co-mono/packages/coding-agent/src/core
2025-12-29 11:54:45 +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 Fix /copy after aborts 2025-12-29 11:54:45 +01:00
auth-storage.ts Add automatic session migration for v0.30.0 bug 2025-12-26 03:24:49 +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 fix: use consistent model comparison including provider 2025-12-25 22:10:08 +01:00
sdk.ts Release v0.30.1 2025-12-26 03:13:37 +01:00
session-manager.ts feat(coding-agent): Add --session-dir flag for custom session directory 2025-12-25 20:27:41 +01:00
settings-manager.ts Add enabledModels to settings.json 2025-12-27 13:53:21 +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