co-mono/packages/coding-agent/src/core/hooks
Mario Zechner f7a12c478c Clean up agentDir handling and remove redundant code
- Use default params instead of resolvedAgentDir pattern in loaders
- Remove unused DiscoverAndLoadHooksOptions interface
- Remove redundant github-copilot special casing in getAvailableModels
2025-12-22 01:52:58 +01:00
..
index.ts Add type guards for tool_result event narrowing 2025-12-19 00:48:03 +01:00
loader.ts Clean up agentDir handling and remove redundant code 2025-12-22 01:52:58 +01:00
runner.ts Refactor subagent tool, fix custom tool discovery, fix JSON mode stdout flush 2025-12-19 04:54:02 +01:00
tool-wrapper.ts Forward onUpdate callback through hook wrapper (#238) 2025-12-19 15:23:41 +01:00
types.ts Refactor subagent tool, fix custom tool discovery, fix JSON mode stdout flush 2025-12-19 04:54:02 +01:00