co-mono/packages/coding-agent/src/core
Mario Zechner face745f3d Fix SDK tools to respect cwd option
Core tools now properly use the cwd passed to createAgentSession().
Added tool factory functions for SDK users who specify custom cwd with explicit tools.

Fixes #279
2025-12-22 16:17:55 +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 Fix SDK tools to respect cwd option 2025-12-22 16:17:55 +01:00
agent-session.ts Fix session-manager simplification issues 2025-12-22 02:43:38 +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 Fix SDK tools to respect cwd option 2025-12-22 16:17:55 +01:00
session-manager.ts Fix session persistence: flush all buffered entries on first assistant message 2025-12-22 02:51:56 +01:00
settings-manager.ts Add project-specific settings and SettingsManager factories 2025-12-22 12:23:02 +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