Commit Graph
209 Commits
Author SHA1 Message Date
Federico Jaramillo Martinez 2631a63ec7 feat: add responsive location context 2026-05-19 20:17:50 +02:00
Federico Jaramillo Martinez 32182a5539 fix: support pi package service entrypoints 2026-05-19 16:56:28 +02:00
Federico Jaramillo Martinez ebe5639399 feat: show project and workspace activity indicators 2026-05-19 13:24:02 +02:00
Federico Jaramillo Martinez fb9e524e5b feat: build bundled plugins from TypeScript 2026-05-19 12:50:42 +02:00
Federico Jaramillo Martinez 71ce2fb09d fix: make workspace navigation bars scrollable 2026-05-19 10:13:39 +02:00
Federico Jaramillo Martinez babb802912 feat: add Pi Web status panel 2026-05-19 09:27:10 +02:00
Federico Jaramillo Martinez c5dc6550cc feat: add conversation position meter 2026-05-19 09:20:35 +02:00
Federico Jaramillo Martinez 6f7713f270 fix: refine chat header and diff scrolling UX 2026-05-19 08:38:15 +02:00
Federico Jaramillo Martinez ee6f60fea1 feat: improve edit tool display in web UI 2026-05-18 23:05:19 +02:00
Federico Jaramillo Martinez 547b6e6560 feat: auto-expand live event groups 2026-05-18 21:59:58 +02:00
Federico Jaramillo Martinez 9c028a7353 feat: move archived sessions out of active storage 2026-05-18 21:58:40 +02:00
Federico Jaramillo Martinez b51d56c36c feat: add Pi Web theme picker 2026-05-18 21:56:35 +02:00
Federico Jaramillo Martinez 545499aadd feat(ui): add rotating catch-up notices 2026-05-18 20:45:13 +02:00
Federico Jaramillo Martinez e89441fa7e feat: add collapsible mobile navigation sections 2026-05-18 19:25:51 +02:00
Federico Jaramillo Martinez 30995797ea feat: stabilize Pi Web plugin API 2026-05-17 22:46:44 +02:00
Federico Jaramillo Martinez c5c45195d7 Remove test type assertion suppressions 2026-05-17 08:58:46 +02:00
Federico Jaramillo Martinez 6a8f8b6ccf Add global web auth flows 2026-05-16 22:44:24 +02:00
Federico Jaramillo Martinez aab9ffb8e2 feat: preserve browser-cached new sessions 2026-05-15 09:39:17 +02:00
Federico Jaramillo Martinez c5bc855112 fix: improve install shell preflight checks 2026-05-15 09:38:30 +02:00
Federico Jaramillo Martinez 8b61e4814c refactor: isolate chat transcript state 2026-05-15 08:54:40 +02:00
Federico Jaramillo Martinez 0aa0a13a75 fix: prevent chat reload duplication 2026-05-15 08:47:42 +02:00
Federico Jaramillo Martinez c547478f80 fix: keep mobile workspace selection in sessions view 2026-05-14 21:38:47 +02:00
Federico Jaramillo Martinez a807569018 fix: keep terminal pty size in sync 2026-05-13 23:09:29 +02:00
Federico Jaramillo Martinez 7a9e7db743 fix: copy raw markdown from chat messages 2026-05-13 14:22:25 +02:00
Federico Jaramillo Martinez e12382cdd2 fix: keep stopped and new prompts separate 2026-05-13 13:16:18 +02:00
Federico Jaramillo Martinez 2951742c7b Remember selected sessions and reveal selections 2026-05-13 12:37:01 +02:00
Federico Jaramillo Martinez cd12850594 Remember selected workspace per project 2026-05-12 19:37:38 +02:00
Federico Jaramillo Martinez a0ca1de51e Disable forking active sessions 2026-05-12 15:55:19 +02:00
Federico Jaramillo Martinez cd2f6e2425 Add Markdown editor to chat composer 2026-05-12 11:46:51 +02:00
Federico Jaramillo Martinez 01f7d72716 Improve UI render responsiveness 2026-05-12 11:46:09 +02:00
Federico Jaramillo Martinez 14657d26a9 Stabilize chat prepend scrolling 2026-05-12 09:46:14 +02:00
Federico Jaramillo Martinez 70b079d3c3 Preserve normalized chat lines during history merges 2026-05-11 23:07:12 +02:00
Federico Jaramillo Martinez d7dc18a6ec Page chat history at turn boundaries 2026-05-11 23:04:08 +02:00
Federico Jaramillo Martinez a3a9c9205a Keep event group anchors stable when prepending 2026-05-11 22:28:49 +02:00
Federico Jaramillo Martinez fa60c8d963 Stabilize chat history pagination 2026-05-11 22:25:22 +02:00
Federico Jaramillo Martinez c41a9f5009 Prevent duplicate chat history loads 2026-05-11 22:06:45 +02:00
Federico Jaramillo Martinez 4440490c17 Avoid duplicate live skill read bubbles 2026-05-11 22:00:56 +02:00
Federico Jaramillo Martinez 50dd425865 Render skill reads as chat bubbles 2026-05-11 21:45:41 +02:00
Federico Jaramillo Martinez f24094c0fa Refresh chat history after reconnect 2026-05-11 21:33:36 +02:00
Federico Jaramillo Martinez 1ccae8b1b7 Improve chat rendering performance and history loading 2026-05-11 16:02:48 +02:00
Federico Jaramillo Martinez 3be4489ee7 Prevent terminal replay from sending input 2026-05-11 15:20:59 +02:00
Federico Jaramillo Martinez 6a21d6768e Fix chat history loading around collapsed events 2026-05-11 14:46:22 +02:00
Federico Jaramillo Martinez d4df9ec6a0 Render a single responsive workspace panel 2026-05-11 14:15:54 +02:00
Federico Jaramillo Martinez b07531cf3a Avoid terminal autostart on workspace switch 2026-05-11 13:54:35 +02:00
Federico Jaramillo Martinez 020b8f00ca Add pre-commit verification hook 2026-05-11 11:14:48 +02:00
Federico Jaramillo Martinez 3600525775 Unify selectable navigation rows 2026-05-11 11:09:56 +02:00
Federico Jaramillo Martinez 80cf879e0f Add realtime terminal tab badges 2026-05-11 10:45:56 +02:00
Federico Jaramillo Martinez 045f4e247a Handle missing selected workspace files 2026-05-11 10:41:33 +02:00
Federico Jaramillo Martinez 1ae43998e7 Add workspace label plugin contributions 2026-05-11 10:24:02 +02:00
Federico Jaramillo Martinez f2ffc0bc76 Fix iOS chat bubble scroll capture 2026-05-10 22:59:26 +02:00