- Added support for issuing and passing a sandbox token during stream execution in the Assistant. - Updated StreamRequest to include a Token field for managing user authentication. - Enhanced ClaudeRunner to set environment variables for the sandbox token and refresh token. - Refactored SandboxToken structure to clarify its purpose and manage token credentials effectively. - Modified sandbox management routes to enforce OAuth guard for improved security. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| claude | ||
| cursor | ||
| v2 | ||
| DESIGN.md | ||
| executor.go | ||
| executor_test.go | ||
| integration_test.go | ||
| PLAN.md | ||
| types.go | ||
| types_test.go | ||