hermes-agent/ui-tui/src/app
Brooklyn Nicholson 22af266b4f fix(tui): stop announcing attachments outside the composer
The token in the input line is the whole receipt. Drop the notices that
duplicated it somewhere the user was not looking: the drag-drop and
clipboard sys() lines, and the attachedImageNotice / "detected file: X"
activity rows above the status bar.

attachedImageNotice and imageTokenMeta have no callers left.
2026-07-30 23:42:58 -05:00
..
slash feat(tui): attach images inline at the cursor, delete the token to unattach 2026-07-30 23:42:53 -05:00
createGatewayEventHandler.ts fix(voice): bare stop phrase ends the voice chat on every surface, spoken or typed 2026-07-29 00:01:06 -07:00
createSlashHandler.ts refactor: drop the shared subpath export, keeping package.json untouched 2026-07-28 03:54:49 -05:00
delegationStore.ts feat(tui): subagent spawn observability overlay 2026-04-22 10:38:17 -05:00
gatewayContext.tsx feat: add inline token count etc and fix venv 2026-04-15 10:20:56 -05:00
gatewayRecovery.ts fix(tui): auto-recover session on unexpected gateway death (+ persist lifecycle breadcrumbs) (#35893) 2026-05-31 10:36:57 -05:00
inputSelectionStore.ts fix(tui): mouse + keyboard text selection in the composer (#16732) 2026-04-27 16:43:48 -07:00
interfaces.ts feat(tui): one token type for everything deferred in the composer 2026-07-30 23:42:43 -05:00
overlayStore.ts feat(ui-tui): ambient widget mode — registry-driven slash catalog + in-flow dock 2026-07-21 20:59:53 -05:00
petFlashStore.ts refactor(tui): drive the vibe heart from the core reaction event 2026-07-10 05:42:08 -05:00
scroll.ts fix(tui): refresh scroll height at cached bottom 2026-05-07 05:48:19 -07:00
setupHandoff.ts feat(tui): /model and /setup slash commands with in-place CLI handoff 2026-04-17 10:58:18 -05:00
spawnHistoryStore.ts fix(tui): handle timeout/error subagent statuses in /agents (#26687) 2026-05-15 20:19:02 -05:00
submissionCore.ts fix(tui): stop announcing attachments outside the composer 2026-07-30 23:42:58 -05:00
turnController.ts fix(credits): reintroduce grant_spent, gated on an in-session crossing (#73634) 2026-07-28 21:36:23 +00:00
turnStore.ts chore(tui): remove dead branch cleanup code 2026-04-26 21:54:24 -05:00
uiStore.ts feat(cli): /focus — reduced-output view with hidden-line recovery and status indicator 2026-07-26 18:10:34 -07:00
useBatteryPoll.ts feat(status-bar): add /battery toggle for a color-coded battery read-out 2026-07-21 13:54:11 -05:00
useComposerState.ts feat(tui): attach images inline at the cursor, delete the token to unattach 2026-07-30 23:42:53 -05:00
useConfigSync.ts feat(cli): /focus — reduced-output view with hidden-line recovery and status indicator 2026-07-26 18:10:34 -07:00
useInputHandlers.ts feat(tui): reach the model picker without wrecking your draft, and switch mid-turn (#74756) 2026-07-30 10:18:30 +00:00
useLongRunToolCharms.ts chore(tui): clean live progress lint 2026-04-26 15:42:07 -05:00
useMainApp.ts feat(tui): attach images inline at the cursor, delete the token to unattach 2026-07-30 23:42:53 -05:00
usePet.ts style(desktop,tui): fix all lint/type/formatting issues 2026-06-26 01:04:33 -05:00
useSessionLifecycle.ts feat(tui): attach images inline at the cursor, delete the token to unattach 2026-07-30 23:42:53 -05:00
useSubmission.ts feat(tui): attach images inline at the cursor, delete the token to unattach 2026-07-30 23:42:53 -05:00
wakeState.ts feat(tui): /wake on|off|status slash command 2026-07-28 07:58:16 -07:00