jason.woltje
  • Joined on 2025-11-30
jason.woltje created pull request mosaic/stack#519 2026-02-26 03:17:10 +00:00
feat(web): polish master chat with model selector, params config, and empty state
jason.woltje pushed to feat/ms19-chat-polish at mosaic/stack 2026-02-26 03:16:51 +00:00
066272e6b1 feat(web): polish master chat overlay with model selector, params, empty state, and keyboard shortcuts
jason.woltje created branch feat/ms19-chat-polish in mosaic/stack 2026-02-26 03:16:51 +00:00
jason.woltje deleted branch feat/ms19-xterm-integration from mosaic/stack 2026-02-26 02:55:56 +00:00
jason.woltje pushed to main at mosaic/stack 2026-02-26 02:55:55 +00:00
417c6ab49c feat(web): integrate xterm.js with WebSocket terminal backend (#518)
jason.woltje merged pull request mosaic/stack#518 2026-02-26 02:55:54 +00:00
feat(web): integrate xterm.js with WebSocket terminal backend
jason.woltje created pull request mosaic/stack#518 2026-02-26 02:55:45 +00:00
feat(web): integrate xterm.js with WebSocket terminal backend
jason.woltje pushed to feat/ms19-xterm-integration at mosaic/stack 2026-02-26 02:54:17 +00:00
66d9b5230e feat(web): integrate xterm.js with WebSocket terminal backend
jason.woltje created branch feat/ms19-xterm-integration in mosaic/stack 2026-02-26 02:54:17 +00:00
jason.woltje closed issue mosaic/stack#508 2026-02-26 02:49:51 +00:00
MS19: Terminal backend — WebSocket gateway & PTY service
jason.woltje merged pull request mosaic/stack#517 2026-02-26 02:49:33 +00:00
feat(api): add terminal session persistence with Prisma model and CRUD
jason.woltje deleted branch feat/ms19-terminal-persistence-v2 from mosaic/stack 2026-02-26 02:49:33 +00:00
jason.woltje pushed to main at mosaic/stack 2026-02-26 02:49:33 +00:00
8128eb7fbe feat(api): add terminal session persistence with Prisma model and CRUD (#517)
jason.woltje created pull request mosaic/stack#517 2026-02-26 02:49:24 +00:00
feat(api): add terminal session persistence with Prisma model and CRUD
jason.woltje pushed to feat/ms19-terminal-persistence-v2 at mosaic/stack 2026-02-26 02:49:12 +00:00
12d3f6ea35 feat(api): add terminal session persistence with Prisma model and CRUD service
jason.woltje created branch feat/ms19-terminal-persistence-v2 in mosaic/stack 2026-02-26 02:49:12 +00:00
jason.woltje pushed to feat/ms19-terminal-persistence at mosaic/stack 2026-02-26 02:47:50 +00:00
e41fedb3c2 feat(api): add terminal session persistence with Prisma model and CRUD service
jason.woltje created branch feat/ms19-terminal-persistence in mosaic/stack 2026-02-26 02:42:18 +00:00
jason.woltje pushed to feat/ms19-terminal-persistence at mosaic/stack 2026-02-26 02:42:18 +00:00
5ba77d8952 fix(web): add random suffix to fallback assistant message IDs to prevent collisions
jason.woltje pushed to main at mosaic/stack 2026-02-26 02:39:45 +00:00
7de0e734b0 feat(web): implement SSE chat streaming with real-time token rendering (#516)