sandbox-agent/sdks
Nathan Flurry bdbd1d46a9 fix: harden session lifecycle and align cli.mdx example with claude.json
- destroySession: wrap session/cancel RPC in try/catch so local cleanup
  always succeeds even when the agent is unreachable
- createSession/resumeOrCreateSession: clean up the remote session if
  post-creation config calls (setMode/setModel/setThoughtLevel) fail,
  preventing leaked orphan sessions
- cli.mdx: fix example output to match current claude.json (model name,
  model order, and populated modes)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 17:53:58 -08:00
..
acp-http-client feat(inspector): improve session UI, skills dropdown, and visual polish (#179) 2026-02-13 05:54:53 +00:00
cli chore(release): update version to 0.2.1 2026-02-11 20:51:01 -08:00
cli-shared chore(release): update version to 0.2.1 2026-02-11 20:51:01 -08:00
gigacode chore(release): update version to 0.2.1 2026-02-11 20:51:01 -08:00
persist-indexeddb chore(release): update version to 0.2.1 2026-02-11 20:51:01 -08:00
persist-postgres chore(release): update version to 0.2.1 2026-02-11 20:51:01 -08:00
persist-rivet chore(release): update version to 0.2.1 2026-02-11 20:51:01 -08:00
persist-sqlite chore(release): update version to 0.2.1 2026-02-11 20:51:01 -08:00
typescript fix: harden session lifecycle and align cli.mdx example with claude.json 2026-03-05 17:53:58 -08:00