| .. |
|
charts.ts
|
feat(ui-tui): widget primitives — charts, accordion, shimmer, stable streams
|
2026-07-21 20:59:54 -05:00 |
|
circularBuffer.ts
|
fix(tui): address PR #13231 review comments
|
2026-04-20 19:09:09 -05:00 |
|
clipboard.ts
|
style(desktop,tui): fix all lint/type/formatting issues
|
2026-06-26 01:04:33 -05:00 |
|
color.test.ts
|
feat(ui-tui): theme engine — seeds to derived-tone ladder + flash-free boot
|
2026-07-21 16:36:57 -05:00 |
|
color.ts
|
fmt(js): npm run fix on merge (#68976)
|
2026-07-21 22:59:05 +00:00 |
|
editor.test.ts
|
fix(tui): address Copilot review on editor handoff
|
2026-04-25 20:34:24 -05:00 |
|
editor.ts
|
feat(journey): edit/delete in TUI overlay and desktop star map
|
2026-06-30 15:07:24 -05:00 |
|
emoji.ts
|
fix(tui): inject VS16 so text-default emoji render as color glyphs
|
2026-04-21 15:52:39 -05:00 |
|
externalCli.ts
|
|
|
|
externalLink.ts
|
style(desktop,tui): fix all lint/type/formatting issues
|
2026-06-26 01:04:33 -05:00 |
|
forceTruecolor.ts
|
fix(tui): harden Terminal.app render behavior
|
2026-05-16 22:51:51 -05:00 |
|
fpsStore.ts
|
chore(tui): /clean recent perf work — KISS/DRY pass
|
2026-04-26 20:38:47 -05:00 |
|
fuzzy.test.ts
|
style(desktop,tui): fix all lint/type/formatting issues
|
2026-06-26 01:04:33 -05:00 |
|
fuzzy.ts
|
feat: fuzzy search for the model picker (WebUI + TUI)
|
2026-06-01 16:58:58 -07:00 |
|
gracefulExit.ts
|
fix(tui): restart dashboard chat on idle exit hotkeys
|
2026-06-19 12:02:22 +05:30 |
|
history.ts
|
|
|
|
inputMetrics.ts
|
fix(tui): preserve transcript tail across resizes
|
2026-05-23 17:37:42 -05:00 |
|
liveProgress.test.ts
|
chore(tui): /clean recent perf work — KISS/DRY pass
|
2026-04-26 20:38:47 -05:00 |
|
liveProgress.ts
|
chore(tui): /clean recent perf work — KISS/DRY pass
|
2026-04-26 20:38:47 -05:00 |
|
mathUnicode.ts
|
style(desktop,tui): fix all lint/type/formatting issues
|
2026-06-26 01:04:33 -05:00 |
|
memory.test.ts
|
style(desktop,tui): fix all lint/type/formatting issues
|
2026-06-26 01:04:33 -05:00 |
|
memory.ts
|
fix(tui): guard automatic heap dumps against disk fill
|
2026-06-08 02:20:49 -07:00 |
|
memoryMonitor.ts
|
style(desktop,tui): fix all lint/type/formatting issues
|
2026-06-26 01:04:33 -05:00 |
|
messages.test.ts
|
fix(tui): stabilize live todo progress
|
2026-04-26 15:55:38 -05:00 |
|
messages.ts
|
fix(tui): stabilize live todo progress
|
2026-04-26 15:55:38 -05:00 |
|
openExternalUrl.test.ts
|
tui: make URLs clickable + hover-highlight in any terminal (#25071)
|
2026-05-13 13:52:10 -07:00 |
|
openExternalUrl.ts
|
tui: make URLs clickable + hover-highlight in any terminal (#25071)
|
2026-05-13 13:52:10 -07:00 |
|
osc52.ts
|
change(tooling): typecheck in CI, update ts to 6
|
2026-06-10 11:59:34 -04:00 |
|
parentLog.ts
|
style(desktop,tui): fix all lint/type/formatting issues
|
2026-06-26 01:04:33 -05:00 |
|
perfPane.tsx
|
fix(tui): address virtual row and perf log review notes
|
2026-04-26 21:37:43 -05:00 |
|
platform.ts
|
style(desktop,tui): fix all lint/type/formatting issues
|
2026-06-26 01:04:33 -05:00 |
|
precisionWheel.ts
|
fix(tui): steady transcript scrollbar (#20917)
|
2026-05-06 14:50:31 -07:00 |
|
prompt.ts
|
style(desktop,tui): fix all lint/type/formatting issues
|
2026-06-26 01:04:33 -05:00 |
|
reasoning.ts
|
fix(tui): anchor splitReasoning unclosed-tag regex to start of input (#29426)
|
2026-05-20 14:09:38 -05:00 |
|
resizeCoalescer.test.ts
|
test(tui): extract resize coalescer into a unit-tested helper
|
2026-06-30 16:47:39 -07:00 |
|
resizeCoalescer.ts
|
test(tui): extract resize coalescer into a unit-tested helper
|
2026-06-30 16:47:39 -07:00 |
|
rpc.ts
|
style(desktop,tui): fix all lint/type/formatting issues
|
2026-06-26 01:04:33 -05:00 |
|
starmapPalette.ts
|
fix(journey): swap skill/memory inks so drillable rows read as clickable
|
2026-06-30 11:54:16 -05:00 |
|
subagentTree.ts
|
fix: stop reporting cache-hit rate and cost across all UI surfaces (#52717)
|
2026-06-25 15:21:22 -07:00 |
|
syntax.ts
|
feat(themes): dedicated code-syntax palette keys
|
2026-07-21 21:00:43 -05:00 |
|
terminalModes.ts
|
feat(themes): TUI paints its own background from the skin (OSC 11)
|
2026-07-21 21:00:43 -05:00 |
|
terminalParity.ts
|
fix(tui): raise picker selection contrast with inverse + bold
|
2026-04-21 14:31:21 -05:00 |
|
terminalSetup.ts
|
style(tui): apply npm run fix
|
2026-04-28 22:18:26 -05:00 |
|
termux.ts
|
style(desktop,tui): fix all lint/type/formatting issues
|
2026-06-26 01:04:33 -05:00 |
|
text.test.ts
|
style(desktop,tui): fix all lint/type/formatting issues
|
2026-06-26 01:04:33 -05:00 |
|
text.ts
|
style(desktop,tui): fix all lint/type/formatting issues
|
2026-06-26 01:04:33 -05:00 |
|
themeBoot.ts
|
fix(ui-tui): boot theme cache gets provenance — a stale hint can't pin the terminal
|
2026-07-21 20:27:15 -05:00 |
|
todo.test.ts
|
fix(tui): pin todo panel above live output
|
2026-04-26 15:27:31 -05:00 |
|
todo.ts
|
fix(tui): pin todo panel above live output
|
2026-04-26 15:27:31 -05:00 |
|
viewportStore.ts
|
fix(tui): steady transcript scrollbar (#20917)
|
2026-05-06 14:50:31 -07:00 |
|
virtualHeights.ts
|
style(desktop,tui): fix all lint/type/formatting issues
|
2026-06-26 01:04:33 -05:00 |
|
wheelAccel.ts
|
chore(tui): /clean recent perf work — KISS/DRY pass
|
2026-04-26 20:38:47 -05:00 |
|
widgetGrid.ts
|
fmt(js): npm run fix on merge (#68977)
|
2026-07-21 23:05:16 +00:00 |