co-mono/packages/coding-agent/src/core
Mario Zechner 4edfff41a7
Merge pull request #315 from mitsuhiko/model-switcher
Reverse model switching and binding for dialog
2025-12-25 18:33:42 +01:00
..
custom-tools Fix jiti alias for typebox subpath imports in custom tools/hooks 2025-12-25 18:07:42 +01:00
hooks Fix jiti alias for typebox subpath imports in custom tools/hooks 2025-12-25 18:07:42 +01:00
tools Fix SDK tools to respect cwd option 2025-12-22 16:17:55 +01:00
agent-session.ts Reverse model switching and binding for dialog 2025-12-25 18:07:36 +01:00
auth-storage.ts Add removeRuntimeApiKey to AuthStorage 2025-12-25 03:57:20 +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-registry.ts Refactor OAuth/API key handling: AuthStorage and ModelRegistry 2025-12-25 03:48:36 +01:00
model-resolver.ts Refactor OAuth/API key handling: AuthStorage and ModelRegistry 2025-12-25 03:48:36 +01:00
sdk.ts Refactor OAuth/API key handling: AuthStorage and ModelRegistry 2025-12-25 03:48:36 +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 Refactor OAuth/API key handling: AuthStorage and ModelRegistry 2025-12-25 03:48:36 +01:00
skills.ts Skip over exact duplicate skills 2025-12-24 22:45:19 +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