mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
- Add discriminated union for agent options with proper type (claude) - Store Claude's internal session ID separately from ACP session ID - Use Zod schema validation for persisted agents - Use correct session ID when resuming agents (Claude ID for Claude agents) - Update to @boudra/claude-code-acp@0.8.1 which extracts Claude session ID