Nathan Flurry
|
3ba4c54c0c
|
chore: commit remaining workspace updates
|
2026-02-08 11:51:47 -08:00 |
|
Nathan Flurry
|
91cac052b8
|
fix: add native turn lifecycle and stabilize opencode session flow
|
2026-02-07 20:24:21 -08:00 |
|
Nathan Flurry
|
24de9e686c
|
i need to update the terminology of 'capabilities' to 'feature coverage' in the inspector ui and anywhere else its mentioned thats not in the actual api (#61)
|
2026-02-02 19:00:35 -08:00 |
|
Nathan Flurry
|
08d299a3ef
|
docs: documentation overhaul and universal schema reference (#10)
* remove website .astro
* fix default origin
* docs: comprehensive documentation overhaul
- Add quickstart with multi-platform examples (E2B, Daytona, Docker, local)
- Add environment variables setup with platform-specific tabs
- Add Python SDK page (coming soon)
- Add local deployment guide
- Update E2B/Daytona/Docker guides with TypeScript examples
- Configure OpenAPI auto-generation for API reference
- Add CORS configuration guide
- Update manage-sessions with Rivet Actors examples
- Fix SDK method names and URLs throughout
- Add icons to main documentation pages
- Remove outdated universal-api and http-api pages
* docs: add universal schema and agent compatibility docs
- Create universal-schema.mdx with full event/item schema reference
- Create agent-compatibility.mdx mirroring README feature matrix
- Rename glossary.md to universal-schema.mdx
- Update CLAUDE.md with sync requirements for new docs
- Add links in README to building-chat-ui, manage-sessions, universal-schema
- Fix CLI docs link (rivet.dev -> sandboxagent.dev)
* docs: add inspector page and daytona network limits warning
|
2026-01-28 05:07:15 -08:00 |
|
Nathan Flurry
|
50b5289e47
|
feat: show mock agent hint bubble in empty state
|
2026-01-27 21:32:56 -08:00 |
|
Nathan Flurry
|
b49776145b
|
fix: add docker-setup action, runtime Dockerfile, and align release workflow
- Add .github/actions/docker-setup composite action (from rivet)
- Add docker/runtime/Dockerfile for Docker image builds
- Update release.yaml to match rivet patterns:
- Use corepack enable instead of pnpm/action-setup
- Add reuse_engine_version input
- Add Docker job with Depot runners
- Use --no-frozen-lockfile for pnpm install
- Add id-token permission for setup job
|
2026-01-27 19:29:54 -08:00 |
|
Nathan Flurry
|
34d4f3693e
|
feat: add turn streaming and inspector updates
|
2026-01-27 06:18:43 -08:00 |
|
Nathan Flurry
|
bf58891edf
|
chore: sync workspace changes
|
2026-01-27 05:06:33 -08:00 |
|
Nathan Flurry
|
d24f983e2c
|
feat: add mock server mode for UI testing
|
2026-01-27 03:42:41 -08:00 |
|