sandbox-agent/foundry/packages
Nathan Flurry 32a48131b5 Cache app workspace actor handle across requests
Every request was calling getOrCreate on the Rivet engine API
to resolve the workspace actor, even though it's always the same
actor. Cache the handle and invalidate on error so retries
re-resolve. This eliminates redundant cross-region round-trips
to api.rivet.dev on every request.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 22:16:48 -07:00
..
backend Cache app workspace actor handle across requests 2026-03-12 22:16:48 -07:00
cli Move Foundry HTTP APIs onto /v1 2026-03-12 19:53:52 -07:00
client Fix Foundry Rivet base path and frontend endpoint fallback 2026-03-12 20:31:49 -07:00
desktop Move Foundry HTTP APIs onto /v1 2026-03-12 19:53:52 -07:00
frontend Move Foundry HTTP APIs onto /v1 2026-03-12 19:53:52 -07:00
frontend-errors Rename Foundry handoffs to tasks (#239) 2026-03-11 13:23:54 -07:00
shared Foundry UI polish: terminal empty state, history minimap redesign, styling tweaks (#242) 2026-03-12 11:03:04 -07:00