- Introduce retry and silent mode flags in context and message structures - Modify API and hooks to support new context modes - Update message handling to propagate retry and silent flags - Replace debug print statements with structured logging - Enhance tool call and message processing with new context options |
||
|---|---|---|
| .. | ||
| api.go | ||
| assistant.go | ||
| attachment.go | ||
| attachment_test.go | ||
| cache.go | ||
| cache_test.go | ||
| hooks.go | ||
| load.go | ||
| load_test.go | ||
| tool.go | ||
| types.go | ||
| utils.go | ||