- Deleted obsolete agent API files (agent.go, api.go, api_test.go, types.go) to streamline the codebase. - Refactored the agent loading logic to initialize the API instance correctly, ensuring proper integration with the new structure. - Updated context handling to improve clarity and maintainability across the agent's functionality. - Enhanced error handling and cache management in the agent's initialization process. |
||
|---|---|---|
| .. | ||
| api.go | ||
| assistant.go | ||
| cache.go | ||
| cache_test.go | ||
| call.go | ||
| hooks.go | ||
| load.go | ||
| load_test.go | ||
| object.go | ||
| plan.go | ||
| tool.go | ||
| types.go | ||
| utils.go | ||