Commit graph

  • e84967f916 feat: add universal hooks support for sandbox-agent feat/hooks Nathan Flurry 2026-01-30 13:21:41 -08:00
  • ac0a22cd07 feat: add PTY/terminal session support to Process Manager API Nathan Flurry 2026-01-30 13:12:49 -08:00
  • db0268b88f feat: add timestamps to process logs and inspector UI feat/process-manager Nathan Flurry 2026-01-30 12:43:51 -08:00
  • afb2c74eea feat: add process manager API for spawning and managing background processes Nathan Flurry 2026-01-30 12:40:36 -08:00
  • cacb63ef17
    chore: update readme (#41) v0.1.4-rc.2 Nicholas Kissel 2026-01-30 00:42:11 -08:00
  • 8aab9e346d
    feat: include inspector UI in release binaries (#34) Nathan Flurry 2026-01-30 00:07:23 -08:00
  • a7b888207a
    feat: include inspector UI in release binaries feat/include-inspector-ui-in-release Nathan Flurry 2026-01-29 22:17:34 -08:00
  • 394945f319
    fix: download binaries from R2 before npm publish (#40) Nathan Flurry 2026-01-30 00:05:24 -08:00
  • acc112d147
    fix: download binaries from R2 before npm publish fix/r2-binary-download Nathan Flurry 2026-01-29 23:35:19 -08:00
  • cea02983b9
    docs: simplify quickstart examples with --no-token default (#39) Nathan Flurry 2026-01-30 00:03:23 -08:00
  • 050ee6a0e5
    docs: simplify quickstart examples with --no-token default docs/quickstart-simplify Nathan Flurry 2026-01-29 23:34:15 -08:00
  • a25991b00e
    feat: show help with docs link when no command provided (#38) Nathan Flurry 2026-01-30 00:01:24 -08:00
  • cd422c5d78 chore: update readme 01-29-chore_update_readme Nicholas Kissel 2026-01-29 23:50:48 -08:00
  • daca313d2c feat: show help with docs link when no command provided feat/help-docs-link Nathan Flurry 2026-01-29 22:31:17 -08:00
  • 0ae99e97d5
    docs: link to CORS docs in inspector connect screen (#37) Nathan Flurry 2026-01-29 23:59:23 -08:00
  • b304f90293
    docs: link to CORS docs in inspector connect screen docs/cors-link Nathan Flurry 2026-01-29 21:58:21 -08:00
  • fdad5fb30a
    feat: add default root route with server info (#36) Nathan Flurry 2026-01-29 23:57:11 -08:00
  • 55655cb28a feat: add default root route with server info feat/default-root-route Nathan Flurry 2026-01-29 21:51:45 -08:00
  • 2f9e677a19
    chore: update diagram gif (#35) Nicholas Kissel 2026-01-29 22:55:44 -08:00
  • f4820ce7a5 chore: update diagram gif 01-29-chore_update_diagram_gif Nicholas Kissel 2026-01-29 22:52:09 -08:00
  • c4b033a5c0 fix(agent-management): pass env vars to agent in spawn_streaming Greg Ceccarelli 2026-01-29 17:05:24 -05:00
  • ab210fa38a refactor: move example tests to tests/ directories Nathan Flurry 2026-01-29 10:05:24 -08:00
  • 136926b445 refactor: split daytona example into two variants Nathan Flurry 2026-01-29 10:04:02 -08:00
  • 387ab0840d fix: update daytona example with correct install URL and timeout Nathan Flurry 2026-01-29 10:03:07 -08:00
  • c0c3ef6c93 docs: merge universal schema and coverage matrix into session-transcript-schema Nathan Flurry 2026-01-29 09:08:35 -08:00
  • 8c90cb36df docs: clarify session event coverage page Nathan Flurry 2026-01-29 09:00:04 -08:00
  • 884ec6134c docs: mark OpenCode and Amp features as schema in progress Nathan Flurry 2026-01-29 08:58:39 -08:00
  • 7b1065f4f2 docs: remove README feature matrix reference from CLAUDE.md Nathan Flurry 2026-01-29 08:58:07 -08:00
  • 8707c5e4b5 docs: update feature matrix with accurate symbols Nathan Flurry 2026-01-29 08:52:36 -08:00
  • 812bfd8162 docs: fix table spacing for text legibility Nathan Flurry 2026-01-29 08:48:58 -08:00
  • 5ddb999476 docs: clarify universal schema support vs native agent capabilities Nathan Flurry 2026-01-29 08:43:58 -08:00
  • 325fa66223 docs: update README feature matrix for Claude HITL support Nathan Flurry 2026-01-29 08:34:41 -08:00
  • 7475760bee fix: add read_stderr stub to Windows AgentServerLogs v0.1.3 Nathan Flurry 2026-01-29 07:51:11 -08:00
  • 0faa608822 fix: use sandbox-agent CLI for credential extraction in tests and add delay for permission approval Nathan Flurry 2026-01-29 07:39:07 -08:00
  • bfd2a80bf1 fix: add StderrOutput to OpenAPI schema Nathan Flurry 2026-01-29 07:22:25 -08:00
  • 2ada366623
    chore: improve sandbox test infrastructure (#32) Nathan Flurry 2026-01-29 07:19:23 -08:00
  • bd8f6b9c97
    refactor: consolidate example client code into shared package (#31) Nathan Flurry 2026-01-29 07:19:20 -08:00
  • 0ee60920c8
    feat: add Claude adapter improvements for HITL support (#30) Nathan Flurry 2026-01-29 07:19:10 -08:00
  • c7d6482fd4
    feat: add structured stderr output for error diagnostics (#29) Nathan Flurry 2026-01-29 07:18:56 -08:00
  • 82ac0b3880
    chore: update skill install command to use rivet-dev/skills (#20) Nathan Flurry 2026-01-29 06:04:07 -08:00
  • 6e4f711a72 chore: add Discord link to bug report section chore/update-skill-install-command Nathan Flurry 2026-01-29 06:03:28 -08:00
  • b89b19447e chore: add bug report section and simplify description Nathan Flurry 2026-01-29 06:02:33 -08:00
  • 238d158841 chore: improve skill structure per skill-creator guidelines Nathan Flurry 2026-01-29 05:43:44 -08:00
  • 57af31faed chore: update skill install command to use rivet-dev/skills Nathan Flurry 2026-01-29 05:37:50 -08:00
  • 43db33590d ci: use RIVET_GITHUB_PAT secret for skills repo sync Nathan Flurry 2026-01-29 05:26:17 -08:00
  • 27e93fcfa0 ci: add skill generator workflow and scripts Nathan Flurry 2026-01-29 05:25:02 -08:00
  • 58deb2c8ed
    feat: add posthog analytics integration (#19) Nathan Flurry 2026-01-29 05:19:37 -08:00
  • d3977a854f feat: add posthog analytics integration posthog Nathan Flurry 2026-01-29 03:50:07 -08:00
  • 828b0bddf4
    chore(site): content changes (#18) Nicholas Kissel 2026-01-28 22:34:06 -08:00
  • 6f6efb5da9 chore(site): content changes 01-28-chore_site_content_changes Nicholas Kissel 2026-01-28 21:40:56 -08:00
  • 9ea2540363
    chore(site): favicon change (#17) Nicholas Kissel 2026-01-28 20:11:39 -08:00
  • 975bbd949c chore(site): favicon change 01-28-chore_site_favicon_change Nicholas Kissel 2026-01-28 19:17:05 -08:00
  • 155a65cb20
    chore(inspect): changed logo and removed text (#16) Nicholas Kissel 2026-01-28 19:03:43 -08:00
  • f3964a4ca0 chore(inspect): changed logo and removed text 01-28-chore_inspect_changed_logo_and_removed_text Nicholas Kissel 2026-01-28 19:02:42 -08:00
  • c9231654c8
    chore(site): links and styling (#15) Nicholas Kissel 2026-01-28 17:18:16 -08:00
  • f4184a3bbc chore(site): links and styling 01-28-chore_site_links_and_styling Nicholas Kissel 2026-01-28 17:15:27 -08:00
  • 0faca0290e
    chore: update readme (#14) Nicholas Kissel 2026-01-28 17:02:09 -08:00
  • 9e68fd6c02 chore: update readme 01-28-chore_update_readme Nicholas Kissel 2026-01-28 17:01:50 -08:00
  • fe2f3ae658
    chore(site): updated graph and wording (#13) Nicholas Kissel 2026-01-28 16:55:56 -08:00
  • 65513f9086 chore(site): updated graph and wording 01-28-chore_site_updated_graph_and_wording Nicholas Kissel 2026-01-28 15:57:58 -08:00
  • f79019e786 docs: add post-release testing agent and fix install URL Nathan Flurry 2026-01-28 05:45:58 -08:00
  • f28db99be7 ci: merge Claude workflows with sandbox-agent skill installation Nathan Flurry 2026-01-28 05:44:01 -08:00
  • 1c07687bac ci: add required permissions to Claude workflow Nathan Flurry 2026-01-28 05:38:58 -08:00
  • a13fc2e6f9 ci: add workflow_dispatch trigger to Claude workflow Nathan Flurry 2026-01-28 05:37:55 -08:00
  • 59f0ca58ac ci: add Claude assistant GitHub Actions workflow Nathan Flurry 2026-01-28 05:37:31 -08:00
  • 60dee96a5a "Claude Code Review workflow" add-claude-github-actions-1769607346332 Nathan Flurry 2026-01-28 05:35:48 -08:00
  • 48c2ddc310 "Claude PR Assistant workflow" Nathan Flurry 2026-01-28 05:35:47 -08:00
  • 0ecf4cbe0d refactor: make docker and e2b examples testable with exported setup functions Nathan Flurry 2026-01-28 05:31:51 -08:00
  • e434bc6d1e fix: use workspace protocol for cli platform dependencies Nathan Flurry 2026-01-28 05:25:46 -08:00
  • 0bbe096fe4 docs: install agents before starting server in E2B example Nathan Flurry 2026-01-28 05:22:58 -08:00
  • 7f73ea503e docs: update CORS documentation for inspector defaults v0.1.2 Nathan Flurry 2026-01-28 05:15:13 -08:00
  • fc0a8fce15
    feat(website): add inspector section with debugger screenshot (#11) Nathan Flurry 2026-01-28 05:14:30 -08:00
  • 8acb2bb078 feat: enable inspector CORS by default Nathan Flurry 2026-01-28 05:12:16 -08:00
  • 08d299a3ef
    docs: documentation overhaul and universal schema reference (#10) Nathan Flurry 2026-01-28 05:07:15 -08:00
  • a6f77f3008 lockfile Nathan Flurry 2026-01-28 04:53:32 -08:00
  • 3552ff0683 fix: update Daytona SDK executeCommand result type v0.1.1 Nathan Flurry 2026-01-28 04:34:25 -08:00
  • 9e9514f2e8 chore: update examples to use Alpine and improve test script Nathan Flurry 2026-01-28 04:29:08 -08:00
  • cbd36eeca8 fix: detect musl/glibc at runtime for correct Claude binary download Nathan Flurry 2026-01-28 04:19:35 -08:00
  • 0bbe92b344 wip examples and content Nathan Flurry 2026-01-28 02:56:22 -08:00
  • fa89872d3b fix(examples): pass API keys to E2B sandbox and improve session end handling Nathan Flurry 2026-01-28 02:33:04 -08:00
  • 8af152f0b3 fix(examples): use SDK to install agents instead of CLI command Nathan Flurry 2026-01-28 02:31:43 -08:00
  • b98c848965
    chore(site): banner (#9) Nicholas Kissel 2026-01-28 02:27:03 -08:00
  • 8fa92655e8 chore(site): banner 01-28-chore_site_banner Nicholas Kissel 2026-01-28 02:26:40 -08:00
  • 1b6904fe38
    chore(site): links and image updates (#8) Nicholas Kissel 2026-01-28 02:18:52 -08:00
  • f53945ef87 chore(site): links and image updates 01-28-chore_site_links_and_image_updates Nicholas Kissel 2026-01-28 02:16:37 -08:00
  • 6b15432c71 fix: explicitly set TARGETARCH for Docker multi-arch builds v0.1.0-rc.1 Nathan Flurry 2026-01-28 02:06:59 -08:00
  • d7f32f3ee5 fix: use Alpine with native musl for arm64 Docker builds Nathan Flurry 2026-01-28 01:59:35 -08:00
  • e887b48e26 fix: skip OpenSSL build on arm64 (uses rustls instead) Nathan Flurry 2026-01-28 01:51:20 -08:00
  • 9edf07951c
    Merge pull request #7 from rivet-dev/website Nathan Flurry 2026-01-28 01:47:42 -08:00
  • 345cd9299a wip website Nathan Flurry 2026-01-28 01:46:55 -08:00
  • 745c64149e chore: website Nathan Flurry 2026-01-28 01:44:19 -08:00
  • 0b608fac7b fix: use linux-generic64 for OpenSSL on arm64 with musl-gcc Nathan Flurry 2026-01-28 01:44:12 -08:00
  • 3a470a1bf1 Merge branch 'chore_site_wording_updates' of https://github.com/rivet-dev/sandbox-agent into chore_site_wording_updates chore_site_wording_updates Nathan Flurry 2026-01-28 01:40:43 -08:00
  • d0291831f2 chore(site): fix code block spacing and update feature grid layout Nicholas Kissel 2026-01-27 23:20:41 -08:00
  • f155325409 chore(site): update GetStarted section with syntax highlighting and README sync Nicholas Kissel 2026-01-27 22:39:22 -08:00
  • 50c4d22e95 chore(site): update Universal Schema description Nicholas Kissel 2026-01-27 22:26:38 -08:00
  • a1c046fc58 chore(site): rename Cloud Sandbox to HTTP API Nicholas Kissel 2026-01-27 22:25:48 -08:00
  • a06eb3e417 chore(site): add syntax highlighting to SDK code example Nicholas Kissel 2026-01-27 22:24:26 -08:00
  • c8bdbd4879 chore(site): change Rust Binary to Automatic Agent Installation Nicholas Kissel 2026-01-27 22:23:40 -08:00
  • fb27e0ca89 chore(site): fix scrollbar colors, update server command Nicholas Kissel 2026-01-27 22:17:32 -08:00