| .. |
|
file
|
feat(app): v2 review panel overhaul (#31882)
|
2026-07-02 07:41:58 +00:00 |
|
global-sync
|
fix(app): seed session status before warming session info (#34864)
|
2026-07-02 16:32:25 +10:00 |
|
command-keybind.test.ts
|
fix(app): move message navigation off cmd+arrow (#18728)
|
2026-03-25 05:24:55 -05:00 |
|
command.test.ts
|
ignore: refactoring and tests (#12460)
|
2026-02-06 05:51:01 -06:00 |
|
command.tsx
|
feat(app): ui improvements (#32438)
|
2026-06-25 15:26:37 +10:00 |
|
comments.test.ts
|
feat(app): /new-session route for new design (#31457)
|
2026-06-10 11:35:50 +08:00 |
|
comments.tsx
|
feat(app): v2 review panel overhaul (#31882)
|
2026-07-02 07:41:58 +00:00 |
|
directory-sync.ts
|
fix(app): separate provider lifetimes and reactive ownership (#33739)
|
2026-06-25 04:42:06 +00:00 |
|
file-content-eviction-accounting.test.ts
|
chore: refactoring and tests, splitting up files (#12495)
|
2026-02-06 10:02:31 -06:00 |
|
file.tsx
|
feat(app): add server-keyed session routes (#32570)
|
2026-06-23 06:19:18 +00:00 |
|
global.tsx
|
feat(desktop): add recently closed projects to home (#34926)
|
2026-07-03 15:52:40 +08:00 |
|
highlights.tsx
|
chore: cleanup (#17197)
|
2026-03-12 11:32:05 -05:00 |
|
language.tsx
|
feat(app): improve desktop multi-server support (#30678)
|
2026-06-05 06:30:02 +00:00 |
|
layout-helpers.ts
|
fix(app): improve tab handling (#30669)
|
2026-06-05 11:41:30 +08:00 |
|
layout-scroll.test.ts
|
feat(app): better diff/code comments (#14621)
|
2026-02-26 18:23:04 -06:00 |
|
layout-scroll.ts
|
feat(app): better diff/code comments (#14621)
|
2026-02-26 18:23:04 -06:00 |
|
layout.test.ts
|
fix(app): improve tab handling (#30669)
|
2026-06-05 11:41:30 +08:00 |
|
layout.tsx
|
feat(desktop): add recently closed projects to home (#34926)
|
2026-07-03 15:52:40 +08:00 |
|
local.tsx
|
fix(desktop): preserve selected model during session promotion (#34466)
|
2026-06-30 16:23:39 +08:00 |
|
mcp.ts
|
feat(app): scope sdk/sync hooks per-route so /new-session targets its draft server (#32290)
|
2026-06-14 13:24:10 +02:00 |
|
model-variant.test.ts
|
fix(app): model selection persist by session (#17348)
|
2026-03-13 11:05:08 -05:00 |
|
model-variant.ts
|
fix(app): model selection persist by session (#17348)
|
2026-03-13 11:05:08 -05:00 |
|
models.tsx
|
fix(app): suspend while recent models load (#33921)
|
2026-06-25 14:53:45 +00:00 |
|
notification.tsx
|
fix(app): centralize notification state (#34105)
|
2026-06-26 19:24:33 +00:00 |
|
permission-auto-respond.test.ts
|
refactor: rename shared package to core (#24309)
|
2026-04-25 10:59:17 -04:00 |
|
permission-auto-respond.ts
|
refactor: rename shared package to core (#24309)
|
2026-04-25 10:59:17 -04:00 |
|
permission.tsx
|
feat(app): add server-keyed session routes (#32570)
|
2026-06-23 06:19:18 +00:00 |
|
platform.tsx
|
feat(desktop): scope tabs to windows (#34669)
|
2026-07-01 07:02:10 +00:00 |
|
prompt.tsx
|
feat(app): autocomplete mcp resources (#34597)
|
2026-06-30 19:05:53 +08:00 |
|
sdk.tsx
|
refactor(app): rename cached context accessors (#33627)
|
2026-06-24 08:55:57 +00:00 |
|
server-sdk.test.ts
|
chore: generate
|
2026-06-27 07:43:42 +00:00 |
|
server-sdk.tsx
|
chore: generate
|
2026-06-27 07:43:42 +00:00 |
|
server-session.test.ts
|
chore: generate
|
2026-06-27 07:43:42 +00:00 |
|
server-session.ts
|
fix(app): keep terminal mounted when switching session tabs in a workspace (#34852)
|
2026-07-02 15:53:19 +08:00 |
|
server-sync.test.ts
|
refactor(app): rename global context files to server context files (#28790)
|
2026-05-25 09:01:02 +08:00 |
|
server-sync.tsx
|
chore: generate
|
2026-06-30 11:07:49 +00:00 |
|
server.test.ts
|
feat(desktop): add recently closed projects to home (#34926)
|
2026-07-03 15:52:40 +08:00 |
|
server.tsx
|
feat(desktop): add recently closed projects to home (#34926)
|
2026-07-03 15:52:40 +08:00 |
|
settings.tsx
|
fix(app): remove session loading stripe (#33649)
|
2026-06-25 10:09:06 +08:00 |
|
sync-optimistic.test.ts
|
fix(app): better optimistic prompt submit (#17337)
|
2026-03-13 07:38:03 -05:00 |
|
sync.tsx
|
refactor(app): rename cached context accessors (#33627)
|
2026-06-24 08:55:57 +00:00 |
|
tab-memory.ts
|
feat(app): keep prompt state in tabs (#33566)
|
2026-06-24 01:32:59 +00:00 |
|
tabs.test.ts
|
feat(app): keep prompt state in tabs (#33566)
|
2026-06-24 01:32:59 +00:00 |
|
tabs.tsx
|
feat(desktop): scope tabs to windows (#34669)
|
2026-07-01 07:02:10 +00:00 |
|
terminal-title.ts
|
Reapply "fix(app): startup efficiency"
|
2026-03-25 06:25:57 -05:00 |
|
terminal.test.ts
|
feat(app): /new-session route for new design (#31457)
|
2026-06-10 11:35:50 +08:00 |
|
terminal.tsx
|
feat(app): add server-keyed session routes (#32570)
|
2026-06-23 06:19:18 +00:00 |