Commit Graph
470 Commits
Author SHA1 Message Date
Federico Jaramillo Martinez b328c816f9 Fix automatic session title generation 2026-05-08 15:06:04 +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 86b8a25d2c Add MIT license 2026-05-08 11:41:14 +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 831c32863e Update Pi Coding Agent README link 2026-05-08 09:46:42 +02:00
Federico Jaramillo Martinez 15077d7080 Add syntax highlighting for git diffs 2026-05-08 09:43:00 +02:00
Federico Jaramillo Martinez 9772193342 Add README banner image 2026-05-08 09:39:40 +02:00
Federico Jaramillo Martinez afb475a21f test: cover session events and commands 2026-05-08 08:48:26 +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 e4293bbd9c test: cover workspace file services 2026-05-08 08:44:26 +02:00
Federico Jaramillo Martinez 102c2db264 docs: document testing approach 2026-05-08 08:43:36 +02:00
Federico Jaramillo Martinez bd06de5377 fix: restore chat scroll container 2026-05-08 08:36:38 +02:00
Federico Jaramillo Martinez 3df62fa54a feat: add session daemon health lifecycle 2026-05-07 23:52:34 +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 1840ab3d7e docs: add improvement task plan 2026-05-07 23:40:39 +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 be624dbdc9 Update Pi package scope 2026-05-07 22:50:50 +02:00
Federico Jaramillo Martinez f93abb7564 Unify streamed tool message normalization 2026-05-07 22:33:16 +02:00
Federico Jaramillo Martinez 940765acda Rewrite README for Pi Web 2026-05-07 22:31:12 +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