Commit graph

130 commits

Author SHA1 Message Date
Nathan Flurry
3a470a1bf1 Merge branch 'chore_site_wording_updates' of https://github.com/rivet-dev/sandbox-agent into chore_site_wording_updates 2026-01-28 01:40:43 -08:00
Nicholas Kissel
d0291831f2 chore(site): fix code block spacing and update feature grid layout 2026-01-28 01:40:15 -08:00
Nicholas Kissel
f155325409 chore(site): update GetStarted section with syntax highlighting and README sync 2026-01-28 01:40:15 -08:00
Nicholas Kissel
50c4d22e95 chore(site): update Universal Schema description 2026-01-28 01:40:15 -08:00
Nicholas Kissel
a1c046fc58 chore(site): rename Cloud Sandbox to HTTP API 2026-01-28 01:40:15 -08:00
Nicholas Kissel
a06eb3e417 chore(site): add syntax highlighting to SDK code example 2026-01-28 01:40:15 -08:00
Nicholas Kissel
c8bdbd4879 chore(site): change Rust Binary to Automatic Agent Installation 2026-01-28 01:40:15 -08:00
Nicholas Kissel
fb27e0ca89 chore(site): fix scrollbar colors, update server command 2026-01-28 01:40:15 -08:00
Nicholas Kissel
6c7455d47d chore(site): remove emdash from hero subtext 2026-01-28 01:40:15 -08:00
Nicholas Kissel
629460c42c chore(site): increase hero top padding 2026-01-28 01:40:15 -08:00
Nicholas Kissel
f32dcca156 chore(site): dark mode scrollbars for code blocks 2026-01-28 01:40:15 -08:00
Nicholas Kissel
5ff6f6790e chore(site): update wording, add GetStarted section, fix code samples 2026-01-28 01:40:15 -08:00
Nicholas Kissel
edea1887e5 fix(website): update Dockerfile for new location 2026-01-28 01:40:15 -08:00
Nicholas Kissel
45e668e9cc chore(site): move website to frontend/packages/website 2026-01-28 01:40:13 -08:00
Nicholas Kissel
fb60a06242 chore(site): added site 2026-01-28 01:39:59 -08:00
Nathan Flurry
d1cbd20b83 feat(inspector): add local network access support for HTTPS to HTTP connections 2026-01-28 01:37:56 -08:00
Nathan Flurry
e984d07c28 fix: use native musl-gcc on arm64 instead of cross-toolchain 2026-01-28 01:36:04 -08:00
Nathan Flurry
8a6117cb5f fix: remove g++-multilib (not available on arm64) 2026-01-28 01:27:50 -08:00
Nathan Flurry
5dd8a13845 fix: add OpenSSL build for musl in runtime Dockerfile 2026-01-28 01:23:51 -08:00
Nathan Flurry
6aa591bd91 chore: sync workspace changes 2026-01-28 01:13:50 -08:00
Nathan Flurry
8a91b8e9aa feat: move api cli commands under api subcommand 2026-01-28 01:11:57 -08:00
Nathan Flurry
0ef3b998bb fix: default inspector endpoint to localhost:2468 2026-01-27 23:28:31 -08:00
Nicholas Kissel
2090508511 chore(site): fix code block spacing and update feature grid layout 2026-01-27 23:20:41 -08:00
Nathan Flurry
eee56bada5 fix: serve inspector assets under /ui/ path 2026-01-27 23:17:36 -08:00
Nathan Flurry
6d6f6d0272 refactor: split examples into separate packages and update Claude plan mode
- Restructure examples into individual packages per provider (daytona, docker, e2b, vercel) with shared utilities in @sandbox-agent/example-shared
- Make Claude plan mode prompt-only (no longer requires permissionMode=plan)
- Claude now defaults to bypass permission mode
- Add agent_file_edit_flow test for file editing capabilities
- Fix Daytona file permission setting to use executeCommand
2026-01-27 22:50:31 -08:00
Nicholas Kissel
046ef71433 chore(site): update GetStarted section with syntax highlighting and README sync 2026-01-27 22:39:22 -08:00
Nathan Flurry
30c4ad6b39 chore: update landing and inspector content 2026-01-27 22:29:35 -08:00
Nicholas Kissel
f9ef97048c chore(site): update Universal Schema description 2026-01-27 22:26:38 -08:00
Nicholas Kissel
ad41057904 chore(site): rename Cloud Sandbox to HTTP API 2026-01-27 22:25:48 -08:00
Nicholas Kissel
06924740f4 chore(site): add syntax highlighting to SDK code example 2026-01-27 22:24:26 -08:00
Nicholas Kissel
b3f1b85dce chore(site): change Rust Binary to Automatic Agent Installation 2026-01-27 22:23:40 -08:00
Nicholas Kissel
249c885533 chore(site): fix scrollbar colors, update server command 2026-01-27 22:17:32 -08:00
Nicholas Kissel
fcc9677829 chore(site): remove emdash from hero subtext 2026-01-27 22:08:41 -08:00
Nicholas Kissel
615e0286f7 chore(site): increase hero top padding 2026-01-27 22:07:45 -08:00
Nicholas Kissel
a5602674be chore(site): dark mode scrollbars for code blocks 2026-01-27 22:06:26 -08:00
Nathan Flurry
c7fbb33fed fix: skip Docker tagging gracefully when images don't exist 2026-01-27 22:02:08 -08:00
Nicholas Kissel
85cd99431b chore(site): update wording, add GetStarted section, fix code samples 2026-01-27 22:01:58 -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
5930137a85 fix: use --no-verify when publishing crates to skip verification 2026-01-27 21:07:47 -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
53a06becb1 fix: separate claude turns by item 2026-01-27 21:01:51 -08:00
Nathan Flurry
05459a2a2f fix: skip OpenAPI generation in CI to speed up setup step 2026-01-27 21:01:15 -08:00
Nathan Flurry
6ab2909ac5 fix: update internal crate versions in workspace dependencies during release 2026-01-27 20:58:34 -08:00
Nathan Flurry
307ee0c57b fix: align sidebar dropdown to extend right instead of left 2026-01-27 20:56:01 -08:00
Nathan Flurry
c595cb43dd fix: add fallback copy method for non-secure contexts 2026-01-27 20:51:39 -08:00
Nathan Flurry
5b2660cd6e fix: prevent dropdown clipping in empty state 2026-01-27 20:50:24 -08:00
Nathan Flurry
aac4a02ef3 fix: add update-version to complete-ci phase for reuse_engine_version 2026-01-27 20:49:14 -08:00
Nathan Flurry
d30ddc24f2 fix: remove copy icon, reduce padding, reposition badges in dropdown 2026-01-27 20:42:45 -08:00