sandbox-agent/sdks/persist-sqlite
Nathan Flurry 6dbc871db9 feat: improve inspector UI for processes and fix PTY terminal
- Simplify ProcessRunTab layout: compact form with collapsible Advanced section for timeout/maxOutputBytes
- Rewrite ProcessesTab: collapsible create form, lightweight list items with status dots, clean detail panel with tabs
- Extract error details: use problem.detail instead of generic "Stream Error" title for better error messages
- Fix GhosttyTerminal binary frame parsing: handle server's binary ArrayBuffer control frames (ready/exit/error)
- Enable WebSocket proxying in Vite dev server with ws: true
- Set TERM=xterm-256color default for TTY processes so tools like tmux, vim, htop work out of the box
- Remove orange gradient background from terminal container for cleaner look
- Remove orange left border from selected process list items
- Update inspector CSS with new process/terminal styles

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-06 00:14:55 -08:00
..
src feat: add session persistence examples and SQLite driver 2026-02-11 20:35:14 -08:00
tests feat: improve inspector UI for processes and fix PTY terminal 2026-03-06 00:14:55 -08:00
package.json chore(release): update version to 0.2.1 2026-02-11 20:51:01 -08:00
tsconfig.json chore: fix bad merge 2026-02-11 07:57:02 -08:00
tsup.config.ts feat: add session persistence examples and SQLite driver 2026-02-11 20:35:14 -08:00
vitest.config.ts chore: fix bad merge 2026-02-11 07:57:02 -08:00