fix: show account limits in desktop and TUI /usage - #58339
Open
whzy1314 wants to merge 1 commit into
Open
Conversation
Contributor
|
Thanks for tracing the split between the live TUI session and the slash-worker agent; current Problems
Suggested changes
Automated hermes-sweeper review. |
whzy1314
force-pushed
the
fix-usage-account-limits-desktop-tui
branch
from
July 15, 2026 17:20
426174a to
8c57b4a
Compare
Author
|
Addressed in 8c57b4a33.
Verification:
|
5 tasks
whzy1314
force-pushed
the
fix-usage-account-limits-desktop-tui
branch
from
August 3, 2026 22:25
8c57b4a to
0e2cada
Compare
Author
|
Refreshed onto current
Verification: 46 gateway protocol tests passed; the full Ink TUI check passed with 1,530 tests passed and 1 skipped; Ruff, Python compile, and diff checks passed; a live OpenAI Codex credential-pool smoke test confirmed the Desktop output path. |
This was referenced Aug 5, 2026
refactor(tui): extract pet payload into tui_gateway/pet_payload (server.py god-file slice R3)
#79261
Open
Open
whzy1314
force-pushed
the
fix-usage-account-limits-desktop-tui
branch
from
August 9, 2026 20:34
0e2cada to
e181acc
Compare
Author
|
Rebased onto current Verification:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/usage/usage, preserving/usage reset [--force]and invalid-subcommand handling through the CLI workerVerification
uv run pytest tests/tui_gateway/test_protocol.py -q— 46 passednpm --workspace ui-tui run check— 1,530 passed, 1 skipped; typecheck/build/lint passed (one unrelated pre-existing hook warning)uv run ruff check tui_gateway/server.py tui_gateway/methods_session.py tests/tui_gateway/test_protocol.pyuv run python -m py_compile tui_gateway/server.py tui_gateway/methods_session.pygit diff --checkCloses #45713