Skip to content

feat(app): Update browser tab title when OpenCode Is Processing#22804

Open
J43fura wants to merge 4 commits intoanomalyco:devfrom
J43fura:dev
Open

feat(app): Update browser tab title when OpenCode Is Processing#22804
J43fura wants to merge 4 commits intoanomalyco:devfrom
J43fura:dev

Conversation

@J43fura
Copy link
Copy Markdown

@J43fura J43fura commented Apr 16, 2026

Issue for this PR

Closes #22658

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Dynamically update document.title when OpenCode is Busy (suffix with 🔵), and restore it once the response is complete.

How did you verify your code works?

I tested it locally

Screenshots / recordings

Idle:
Image
Busy:
Image

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

@github-actions
Copy link
Copy Markdown
Contributor

Hey! Your PR title [FEATURE]: (Web UX) Update browser tab title While OpenCode Is Processing doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@J43fura J43fura changed the title [FEATURE]: (Web UX) Update browser tab title While OpenCode Is Processing feat(app): Update browser tab title when OpenCode Is Processing Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: (Web UX) Update browser tab title While OpenCode Is Processing

1 participant