Feature: Customize UI Title
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 413
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 6
Description
Describe the Feature You Want
It would be nice to be able to customize the title of the web UI. In my use case I would like to be able to differentiate between multiple instances of Tilt more easily.
Current Behavior
The Tilt UI title is always a summary icon, a summary of the number of resources, and then Tilt.
Why Do You Want This?
It would be nice to be able to customize the final part with some text so it would appear like Tilt <whatever text>, such as Tilt (Service 1) to differentiate next to a tab with Tilt (Service 2) or Tilt: Core next to Tilt: Product A.

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named in the issue. Locate where the web UI document title is assembled, then trace how its configurable portion could be supplied; done means the title can include user-provided text while preserving the existing summary. Add or update focused coverage for the title behavior if the project has tests there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100