co-mono/packages/coding-agent/src/core
2026-01-03 23:00:35 +01:00
..
compaction Rework custom tools API with CustomToolContext 2025-12-31 12:05:24 +01:00
custom-tools feat(coding-agent): update AgentSession for steer()/followUp() API 2026-01-03 00:13:25 +01:00
export-html Fix missing spacer between text and tool calls in HTML export 2026-01-03 23:00:35 +01:00
hooks feat(coding-agent): expose deliverAs option in hook sendMessage() API 2026-01-03 00:13:26 +01:00
tools Added automatic image resizing 2026-01-02 12:01:56 +01:00
agent-session.ts Fix slash commands and hook commands during streaming 2026-01-03 15:36:54 +01:00
auth-storage.ts Fix slow /model selector by deferring OAuth token refresh 2026-01-03 01:20:11 +01:00
bash-executor.ts refactor(hooks): split session events into individual typed events 2025-12-30 22:42:22 +01:00
exec.ts Refactor: shared exec utility, rename CustomMessageRenderer to HookMessageRenderer 2025-12-30 22:42:19 +01:00
index.ts Rework custom tools API with CustomToolContext 2025-12-31 12:05:24 +01:00
keybindings.ts feat: configurable keybindings for all editor and app actions 2026-01-03 08:23:56 +01:00
messages.ts Add shell commands without context contribution (!! prefix) 2026-01-03 04:14:35 +01:00
model-registry.ts Fix slow /model selector by deferring OAuth token refresh 2026-01-03 01:20:11 +01:00
model-resolver.ts Add Vertex AI provider with ADC support 2026-01-03 01:11:03 +01:00
sdk.ts Merge pull request #402 from mitsuhiko/image-resize 2026-01-03 00:39:26 +01:00
session-manager.ts Consolidate session events: remove session_before_new/session_new, add reason field to switch events 2026-01-01 23:31:26 +01:00
settings-manager.ts feat(coding-agent): configurable double-escape action (tree vs branch) 2026-01-03 01:59:08 +01:00
skills.ts Skip over exact duplicate skills 2025-12-24 22:45:19 +01:00
slash-commands.ts feat(coding-agent): add $ARGUMENTS syntax for slash commands (#418) 2026-01-03 14:08:39 +01:00
system-prompt.ts Add custom models/providers to system prompt doc references 2025-12-31 13:18:05 +01:00
timings.ts Release v0.27.1 2025-12-22 19:28:26 +01:00