sandbox-agent/frontend/packages/inspector
Nathan Flurry bf543d225d fix: mock agent process, React 18/19 types, release version refs
- Add hidden `mock-agent-process` CLI subcommand implementing a stdio
  JSON-RPC echo agent (ported from examples/mock-acp-agent)
- Update write_mock_agent_process_launcher() to exec the new subcommand
  instead of exiting with error
- Update sdks/react to support React 18 and 19 peer dependencies
- Update @types/react to v19 across workspace (pnpm override + inspector)
- Fix RefObject<T | null> compatibility for React 19 useRef() signatures
- Add version reference replacement logic to release update_version.ts
  covering all docs, examples, and code files listed in CLAUDE.md
- Add missing files to CLAUDE.md Install Version References list
  (architecture.mdx, boxlite, modal, computesdk docs and examples)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 22:36:48 -07:00
..
public feat(inspector): improve session UI, skills dropdown, and visual polish (#179) 2026-02-13 05:54:53 +00:00
src fix: mock agent process, React 18/19 types, release version refs 2026-03-15 22:36:48 -07:00
Dockerfile chore(release): update version to 0.3.0 2026-03-07 18:54:35 -08:00
index.html Foundry UI polish: real org data, project icons, model picker (#233) 2026-03-10 23:49:48 -07:00
package.json fix: mock agent process, React 18/19 types, release version refs 2026-03-15 22:36:48 -07:00
tsconfig.json feat: add release pipeline for crates.io and npm publishing 2026-01-25 14:11:39 -08:00
tsconfig.node.json feat: add release pipeline for crates.io and npm publishing 2026-01-25 14:11:39 -08:00
vite.config.ts feat: add process management support (#207) 2026-03-07 17:58:31 -08:00