co-mono/packages/coding-agent/src/core
2025-12-24 21:23:44 +01:00
..
custom-tools Clean up agentDir handling and remove redundant code 2025-12-22 01:52:58 +01:00
hooks Improve compaction hooks: add signal, no timeout, SessionManager cleanup, docs 2025-12-24 13:54:05 +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 model selector not showing models with settings.json API keys 2025-12-24 21:23:44 +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 Improve before_compact hook: add messagesToKeep, replace apiKey with resolveApiKey 2025-12-24 12:41:22 +01:00
export-html.ts Add syntax highlighting to HTML export using highlight.js 2025-12-24 12:13:56 +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 Fix model selector not showing models with settings.json API keys 2025-12-24 21:23:44 +01:00
model-resolver.ts Fix model selector not showing models with settings.json API keys 2025-12-24 21:23:44 +01:00
sdk.ts Release v0.27.8 - OAuth takes priority over settings.json API keys 2025-12-24 20:52:22 +01:00
session-manager.ts Improve compaction hooks: add signal, no timeout, SessionManager cleanup, docs 2025-12-24 13:54:05 +01:00
settings-manager.ts Add API keys in settings.json, fixes #295 2025-12-24 02:11:17 +01:00
skills.ts Fix symlinked skill directories not being discovered 2025-12-24 03:32:54 +01:00
slash-commands.ts Add SDK for programmatic AgentSession usage 2025-12-22 00:47:16 +01:00
system-prompt.ts feat: Call resolvePromptInput on the --system-prompt received on the CLI argument. This is needed to support file paths on the prompt (#287) 2025-12-23 13:06:40 +01:00
timings.ts Release v0.27.1 2025-12-22 19:28:26 +01:00