Nathan Flurry
|
6f6a5ba04d
|
fix: make agent badges subtle, position next to name, widen dropdown
|
2026-01-27 20:40:02 -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
|
f67b6fc4b1
|
wip inspector
|
2026-01-27 19:26:13 -08:00 |
|
Nathan Flurry
|
7a5bb2b8b0
|
fix: add agent_server_logs module import to lib.rs
|
2026-01-27 17:24:42 -08:00 |
|
Nathan Flurry
|
d5e2a27a5f
|
fix: add ServerStatus and ServerStatusInfo to OpenAPI schemas
|
2026-01-27 17:16:55 -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 |
|
Nathan Flurry
|
f5d1a6383d
|
feat: sync universal schema and sdk updates
|
2026-01-27 02:52:25 -08:00 |
|
Nathan Flurry
|
79bb441287
|
chore: update docs and schemas
|
2026-01-26 23:20:33 -08:00 |
|
Nathan Flurry
|
4083baa1c1
|
chore: sync workspace changes
|
2026-01-26 22:29:10 -08:00 |
|
Nathan Flurry
|
4b5b390b7f
|
feat: migrate codex app server
|
2026-01-26 21:50:37 -08:00 |
|
Nathan Flurry
|
71ab40388c
|
refactor: rename engine/ to server/
|
2026-01-25 14:14:58 -08:00 |
|
Nathan Flurry
|
016024c04b
|
feat: add release pipeline for crates.io and npm publishing
- Add --check, --publish-crates, --publish-npm-sdk, --publish-npm-cli flags to release script
- Create CI workflow with pre-release checks (cargo fmt, clippy, test, tsc)
- Update release workflow to run checks, build binaries, and publish packages
- Add @sandbox-agent/cli npm package with platform-specific binaries (esbuild pattern)
- Configure TypeScript SDK for npm publishing (exports, files, types)
- Add crates.io metadata to Cargo.toml (repository, description)
- Rename @sandbox-agent/web to @sandbox-agent/inspector
|
2026-01-25 14:11:39 -08:00 |
|
Nathan Flurry
|
4b483afbae
|
docs theme
|
2026-01-25 03:37:54 -08:00 |
|
Nathan Flurry
|
1fcae6ed76
|
feat: refresh web console theme
|
2026-01-25 03:33:34 -08:00 |
|
Nathan Flurry
|
0fbf6272b1
|
feat: refresh docs and agent schema
|
2026-01-25 03:04:12 -08:00 |
|