co-mono/packages/coding-agent/src/core
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
..
custom-tools Clean up agentDir handling and remove redundant code 2025-12-22 01:52:58 +01:00
hooks Clean up agentDir handling and remove redundant code 2025-12-22 01:52:58 +01:00
oauth Add configurable OAuth storage backend and respect --models in model selector 2025-12-20 22:00:53 +01:00
tools Add SDK for programmatic AgentSession usage 2025-12-22 00:47:16 +01:00
agent-session.ts feat(coding-agent): add configurable skills directories (#269) 2025-12-21 20:48:40 +01:00
bash-executor.ts Reorganize file structure: core/, utils/, modes/interactive/components/, modes/interactive/theme/ 2025-12-09 00:51:33 +01:00
compaction.ts Enable more biome lints and fix things 2025-12-21 22:56:20 +01:00
export-html.ts Enable more biome lints and fix things 2025-12-21 22:56:20 +01:00
index.ts Custom tools with session lifecycle, examples for hooks and tools 2025-12-17 16:03:23 +01:00
messages.ts Enable more biome lints and fix things 2025-12-21 22:56:20 +01:00
model-config.ts Clean up agentDir handling and remove redundant code 2025-12-22 01:52:58 +01:00
model-resolver.ts Add Google Gemini CLI and Antigravity OAuth providers 2025-12-20 21:34:18 +01:00
sdk.ts Add agentDir parameter to model config functions and OAuth storage 2025-12-22 01:42:27 +01:00
session-manager.ts Add agentDir parameter to SessionManager factory methods 2025-12-22 01:31:20 +01:00
settings-manager.ts feat(coding-agent): add --skills CLI flag for filtering skills 2025-12-21 20:58:54 +01:00
skills.ts Add SDK for programmatic AgentSession usage 2025-12-22 00:47:16 +01:00
slash-commands.ts Add SDK for programmatic AgentSession usage 2025-12-22 00:47:16 +01:00
system-prompt.ts Add SDK for programmatic AgentSession usage 2025-12-22 00:47:16 +01:00