- Refactor tool call prompts with more detailed guidelines - Improve message name handling for system and user messages - Add robust JSON parsing utility with error recovery - Update debug logging for request messages and tool calls - Modify tool call extraction in HookDone method for better reliability |
||
|---|---|---|
| .. | ||
| api.go | ||
| assistant.go | ||
| attachment.go | ||
| attachment_test.go | ||
| cache.go | ||
| cache_test.go | ||
| hooks.go | ||
| load.go | ||
| load_test.go | ||
| types.go | ||
| utils.go | ||