- Updated logging in various methods to include detailed traces for better monitoring of execution flow, including assistantID and chatID. - Improved context management by ensuring proper release of resources and tracking of execution durations in agent calls. - Added heartbeat logging in the Claude parser to monitor stream processing and prevent potential issues with long-running tasks. - Refined the .gitignore file to exclude additional markdown files in the sandbox directory. |
||
|---|---|---|
| .. | ||
| claude | ||
| cursor | ||
| v2 | ||
| DESIGN.md | ||
| executor.go | ||
| executor_test.go | ||
| integration_test.go | ||
| PLAN.md | ||
| types.go | ||
| types_test.go | ||