[PR #5986] Added Desktop context usage docs #11685

Closed
opened 2026-02-16 18:16:36 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/5986

State: closed
Merged: No


Commits Reviewed (Feature-Like)

  • 8dfef670b ([FEATURE] Desktop context usage)

    • New user-facing UI in the Desktop app: a context-usage indicator next to the prompt input with a tooltip showing tokens, % context used, and running cost.
    • This was not previously documented anywhere in packages/web/src/content/docs/*, so I added a short doc section.
  • af214d35c (Keybindable navigation between user messages)

    • Adds new TUI keybindable commands for navigating between messages (messages_next, messages_previous, messages_last_user).
    • These keys are already present in the docs at packages/web/src/content/docs/keybinds.mdx (the commit itself updated it), so no further doc changes felt necessary.
  • 0545c5da2 (GitHub pull request event)

    • Adds/expands support for pull_request as a trigger event for the GitHub agent.
    • This is already documented in packages/web/src/content/docs/github.mdx under “Supported Events” + the PR example, so no doc changes needed.

Docs Updated

  • Added Desktop context usage documentation: packages/web/src/content/docs/models.mdx:28

Validation

  • bun run --cwd packages/web build (Astro docs build) succeeds.

Triggered by scheduled workflow

New%20session%20-%202025-12-22T20%3A06%3A55.891Z
opencode session  |  github run

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5986 **State:** closed **Merged:** No --- **Commits Reviewed (Feature-Like)** - `8dfef670b` ([FEATURE] Desktop context usage) - New user-facing UI in the Desktop app: a context-usage indicator next to the prompt input with a tooltip showing tokens, % context used, and running cost. - This was **not previously documented** anywhere in `packages/web/src/content/docs/*`, so I added a short doc section. - `af214d35c` (Keybindable navigation between user messages) - Adds new TUI keybindable commands for navigating between messages (`messages_next`, `messages_previous`, `messages_last_user`). - These keys are **already present in the docs** at `packages/web/src/content/docs/keybinds.mdx` (the commit itself updated it), so no further doc changes felt necessary. - `0545c5da2` (GitHub pull request event) - Adds/expands support for `pull_request` as a trigger event for the GitHub agent. - This is **already documented** in `packages/web/src/content/docs/github.mdx` under “Supported Events” + the PR example, so no doc changes needed. **Docs Updated** - Added Desktop context usage documentation: `packages/web/src/content/docs/models.mdx:28` **Validation** - `bun run --cwd packages/web build` (Astro docs build) succeeds. Triggered by scheduled workflow <a href="https://opencode.ai/s/K1w06xdU"><img width="200" alt="New%20session%20-%202025-12-22T20%3A06%3A55.891Z" src="https://social-cards.sst.dev/opencode-share/TmV3IHNlc3Npb24gLSAyMDI1LTEyLTIyVDIwOjA2OjU1Ljg5MVo=.png?model=opencode/gpt-5.2&version=1.0.186&id=K1w06xdU" /></a> [opencode session](https://opencode.ai/s/K1w06xdU)&nbsp;&nbsp;|&nbsp;&nbsp;[github run](/sst/opencode/actions/runs/20442691512)
yindo added the pull-request label 2026-02-16 18:16:36 -05:00
yindo closed this issue 2026-02-16 18:16:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11685