Skip to content

fix(chat): own app-local slash command behavior - #9

Merged
devswha merged 1 commit into
mainfrom
fix/app-local-command-surface
Aug 16, 2026
Merged

fix(chat): own app-local slash command behavior#9
devswha merged 1 commit into
mainfrom
fix/app-local-command-surface

Conversation

@devswha

@devswha devswha commented Aug 16, 2026

Copy link
Copy Markdown
Owner

Summary

  • register /cost as an app-native command backed by the existing token-usage modal
  • remove /cost from the missing legacy REST execution path
  • hide and locally decline /init until headless init exists upstream
  • hide and locally decline the TUI-only /transcript browser

Verification

  • app command registry/composer tests: 23 passed
  • ESLint on all changed files
  • full client/server typecheck

Addresses the app-owned portion of #4. The actual headless /init and /transcript implementations remain upstream work.

@devswha
devswha force-pushed the fix/app-local-command-surface branch from ce72da4 to cce6dd4 Compare August 16, 2026 19:08
@devswha
devswha force-pushed the fix/app-local-command-surface branch from cce6dd4 to 5bffa64 Compare August 16, 2026 19:11
@devswha
devswha merged commit 6b658fd into main Aug 16, 2026
2 checks passed
@devswha
devswha deleted the fix/app-local-command-surface branch August 16, 2026 19:34
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