Skip to content

Comments

feat(tui): show session ID in /status dialog#199

Open
ariane-emory wants to merge 6 commits intodevfrom
feat/session-id-in-status
Open

feat(tui): show session ID in /status dialog#199
ariane-emory wants to merge 6 commits intodevfrom
feat/session-id-in-status

Conversation

@ariane-emory
Copy link
Owner

Issue for this PR

Closes anomalyco#14329

Type of change

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

What does this PR do?

Adds the current Session ID to the /status command output in the TUI.

Changes

  • Modified dialog-status.tsx to display the session ID when viewing a session
  • Uses existing route context to retrieve the session ID
  • Only shown when actively in a session (not on home screen)

How did you verify your code works?

Manual testing, bun test, bun typecheck.

Screenshots / recordings

Session ID displayed when in an active session

Screenshot 2026-02-19 at 2 47 24 AM

No session ID when not in an active session (i.e., on startup screen)

Screenshot 2026-02-19 at 2 47 00 AM

Checklist

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

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.

1 participant