Nathan Flurry
|
6aa591bd91
|
chore: sync workspace changes
|
2026-01-28 01:13:50 -08:00 |
|
Nathan Flurry
|
0ef3b998bb
|
fix: default inspector endpoint to localhost:2468
|
2026-01-27 23:28:31 -08:00 |
|
Nathan Flurry
|
30c4ad6b39
|
chore: update landing and inspector content
|
2026-01-27 22:29:35 -08:00 |
|
Nathan Flurry
|
50b5289e47
|
feat: show mock agent hint bubble in empty state
|
2026-01-27 21:32:56 -08:00 |
|
Nathan Flurry
|
02c9201bda
|
fix: add dropdown spacing, use friendly agent names in session list
|
2026-01-27 21:09:23 -08:00 |
|
Nathan Flurry
|
e00b6f5d5f
|
feat: add thinking indicator for in-progress items
|
2026-01-27 21:04:30 -08:00 |
|
Nathan Flurry
|
962512a0db
|
feat: add end session button to chat header
|
2026-01-27 21:03:33 -08:00 |
|
Nathan Flurry
|
c595cb43dd
|
fix: add fallback copy method for non-secure contexts
|
2026-01-27 20:51:39 -08:00 |
|
Nathan Flurry
|
d30ddc24f2
|
fix: remove copy icon, reduce padding, reposition badges in dropdown
|
2026-01-27 20:42:45 -08:00 |
|
Nathan Flurry
|
6f6a5ba04d
|
fix: make agent badges subtle, position next to name, widen dropdown
|
2026-01-27 20:40:02 -08:00 |
|
Nathan Flurry
|
c498aeba28
|
feat: show installed badge and version in agent dropdown menus
|
2026-01-27 20:34:10 -08:00 |
|
Nathan Flurry
|
f2c060903f
|
feat: add copy button to events tab to copy all events as JSON
|
2026-01-27 20:31:38 -08:00 |
|
Nathan Flurry
|
7950c93f06
|
fix: stop SSE/polling streams when switching sessions
|
2026-01-27 20:14:35 -08:00 |
|
Nathan Flurry
|
9a249de840
|
fix: add missing sharedProcess property to emptyCapabilities
|
2026-01-27 19:54:42 -08:00 |
|
Nathan Flurry
|
19f561de52
|
refactor: move agent version from setup row to session header
|
2026-01-27 19:53:37 -08:00 |
|
Nathan Flurry
|
308d7f279c
|
test: update snapshots and test gating
|
2026-01-27 19:49:03 -08:00 |
|
Nathan Flurry
|
f67b6fc4b1
|
wip inspector
|
2026-01-27 19:26:13 -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
|
4083baa1c1
|
chore: sync workspace changes
|
2026-01-26 22:29:10 -08:00 |
|
Nathan Flurry
|
011ca27287
|
feat: expand api snapshots and schema tooling
|
2026-01-26 00:13:17 -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 |
|