Commit Graph
313 Commits
Author SHA1 Message Date
Federico Jaramillo Martinez 53caabfff0 Fix picker layering and fork order 2026-05-08 16:31:31 +02:00
Federico Jaramillo Martinez 84dab0abe5 Split editor and terminal client chunks 2026-05-08 16:30:53 +02:00
Federico Jaramillo Martinez a0338ab6a7 Broadcast submitted user prompts 2026-05-08 16:17:22 +02:00
Federico Jaramillo Martinez 895da0291f Improve mobile single-panel navigation 2026-05-08 16:01:20 +02:00
Federico Jaramillo Martinez a647f255a2 Add workspace terminal panel 2026-05-08 15:58:02 +02:00
Federico Jaramillo Martinez 8b355f414b Hide Git panel outside repositories 2026-05-08 15:39:37 +02:00
Federico Jaramillo Martinez 87d0aa3b21 Add client plugin contribution registry 2026-05-08 15:27:20 +02:00
Federico Jaramillo Martinez b0eac4157e Add archive session app action 2026-05-08 15:19:31 +02:00
Federico Jaramillo Martinez 6dc8dc6029 Select fallback session after archive 2026-05-08 15:17:39 +02:00
Federico Jaramillo Martinez 553808095b Fix session status on selection 2026-05-08 15:06:22 +02:00
Federico Jaramillo Martinez 99f434a259 Add project closing action menu 2026-05-08 15:03:38 +02:00
Federico Jaramillo Martinez 1bbad2e89f Add session activity dock and auto naming 2026-05-08 14:53:06 +02:00
Federico Jaramillo Martinez f64ea8d15d Collapse archived sessions by default 2026-05-08 14:46:30 +02:00
Federico Jaramillo Martinez 2c7559c61c Improve project folder creation 2026-05-08 14:38:12 +02:00
Federico Jaramillo Martinez 6ea7e51e75 Show staged and unstaged git diffs 2026-05-08 11:47:47 +02:00
Federico Jaramillo Martinez a2d1d5acd8 Add keyboard action palette 2026-05-08 10:58:51 +02:00
Federico Jaramillo Martinez a98ccf20f9 Clear stale git diff selection 2026-05-08 10:06:37 +02:00
Federico Jaramillo Martinez 15077d7080 Add syntax highlighting for git diffs 2026-05-08 09:43:00 +02:00
Federico Jaramillo Martinez bb52a46fa6 test: cover client API and message parsing 2026-05-08 08:46:13 +02:00
Federico Jaramillo Martinez 9ce13df62d test: cover client state helpers 2026-05-08 08:45:22 +02:00
Federico Jaramillo Martinez bd06de5377 fix: restore chat scroll container 2026-05-08 08:36:38 +02:00
Federico Jaramillo Martinez 91957b0fe0 refactor: type session event protocol 2026-05-07 23:51:26 +02:00
Federico Jaramillo Martinez a77012ba83 test: add vitest unit coverage 2026-05-07 23:50:25 +02:00
Federico Jaramillo Martinez 0338ba532b refactor: extract workspace tool controllers 2026-05-07 23:48:37 +02:00
Federico Jaramillo Martinez 789be10147 refactor: split client api modules 2026-05-07 23:46:32 +02:00
Federico Jaramillo Martinez d7cb7ed655 refactor: share api dto types 2026-05-07 23:45:13 +02:00
Federico Jaramillo Martinez ef63a7a063 chore: fix lint baseline 2026-05-07 23:43:10 +02:00
Federico Jaramillo Martinez 5053d9db64 Improve web file completion continuation 2026-05-07 23:33:40 +02:00
Federico Jaramillo Martinez 9a80503b72 Add CodeMirror file viewer highlighting 2026-05-07 23:28:31 +02:00
Federico Jaramillo Martinez ba8f74bee2 Add workspace side panel with files and git 2026-05-07 23:27:38 +02:00
Federico Jaramillo Martinez 34994705e4 Align web at-space completion with TUI 2026-05-07 23:27:09 +02:00
Federico Jaramillo Martinez f93abb7564 Unify streamed tool message normalization 2026-05-07 22:33:16 +02:00
Federico Jaramillo Martinez f658d6cd08 Make stop abort active work 2026-05-07 21:20:48 +02:00
Federico Jaramillo Martinez 402d5b17aa Add session archiving 2026-05-07 21:06:11 +02:00
Federico Jaramillo Martinez b5b1814383 Respect mobile Safari safe areas 2026-05-07 16:47:27 +02:00
Federico Jaramillo Martinez c4e82aabbe Improve compaction session UX 2026-05-07 16:20:12 +02:00
Federico Jaramillo Martinez a987c36b2a Render skill invocations compactly 2026-05-07 16:16:02 +02:00
Federico Jaramillo Martinez 685ad9882b Collapse compaction summaries by metadata 2026-05-07 16:13:15 +02:00
Federico Jaramillo Martinez 7573d3c27f Keep prompt actions on one row 2026-05-07 15:56:48 +02:00
Federico Jaramillo Martinez 398fe3153d Add queue and steer prompt actions 2026-05-07 15:55:36 +02:00
Federico Jaramillo Martinez c7119c1197 Cache loaded chat history in browser 2026-05-07 15:52:05 +02:00
Federico Jaramillo Martinez 046d41f202 Preserve viewport when prepending chat history 2026-05-07 15:49:01 +02:00
Federico Jaramillo Martinez eb59f1eb00 Add paged chat history loading 2026-05-07 15:46:08 +02:00
Federico Jaramillo Martinez 5430a44561 Improve shell output rendering 2026-05-07 14:23:40 +02:00
Federico Jaramillo Martinez a68b7b036a Persist chat event group expansion 2026-05-07 14:16:45 +02:00
Federico Jaramillo Martinez 437478f0fc Extract prompt input modes 2026-05-07 14:16:22 +02:00
Federico Jaramillo Martinez 35718dc284 Centralize live transcript updates 2026-05-07 14:15:56 +02:00
Federico Jaramillo Martinez 63d70529c4 Extract chat grouping model 2026-05-07 14:15:18 +02:00
Federico Jaramillo Martinez d62ca94e4c Extract shell message helpers 2026-05-07 14:14:41 +02:00
Federico Jaramillo Martinez 6c0cd655ab Select first session on workspace change 2026-05-07 14:14:08 +02:00