co-mono/packages/coding-agent/src/core
2026-02-02 18:05:15 +01:00
..
compaction feat(coding-agent): add extension compaction helpers 2026-01-17 11:40:39 +01:00
export-html Add active path highlighting in html exports (#929) 2026-01-25 19:25:44 +01:00
extensions feat(coding-agent): add switchSession to Extension API (#1191) 2026-02-02 18:03:26 +01:00
tools feat(coding-agent): add bash spawn hook 2026-02-01 23:17:51 +01:00
agent-session.ts fix(coding-agent): handle scoped models after logout (#1194) 2026-02-02 18:05:15 +01:00
auth-storage.ts refactor(oauth): add provider registry 2026-01-24 23:15:11 +01:00
bash-executor.ts feat(coding-agent): ResourceLoader, package management, and /reload command (#645) 2026-01-22 13:49:38 +01:00
defaults.ts fix(coding-agent): improve thinking defaults in footer 2026-01-29 00:33:45 +01:00
diagnostics.ts refactor(coding-agent): unify SkillWarning and ResourceDiagnostic 2026-01-24 00:45:01 +01:00
event-bus.ts Fix event bus async error handling, clear pending messages on session switch, improve SDK docs 2026-01-04 22:04:50 +01:00
exec.ts Merge hooks and custom-tools into unified extensions system (#454) 2026-01-05 01:43:35 +01:00
footer-data-provider.ts cheers 2026-01-23 15:05:08 +01:00
index.ts Rename /branch command to /fork 2026-01-11 23:12:31 +01:00
keybindings.ts feat(coding-agent): add named-only filter toggle to /resume picker (#1128) 2026-02-01 19:03:38 +01:00
messages.ts Merge hooks and custom-tools into unified extensions system (#454) 2026-01-05 01:43:35 +01:00
model-registry.ts fix(coding-agent): make models.json model fields optional with defaults 2026-02-01 17:49:19 +01:00
model-resolver.ts feat(ai): add Kimi For Coding provider support 2026-01-29 04:12:28 +01:00
package-manager.ts fix(coding-agent): only update extension in scope it's in 2026-02-01 22:43:11 +01:00
prompt-templates.ts Add get_commands RPC for headless clients (#995) 2026-01-28 02:34:15 +01:00
resource-loader.ts feat(coding-agent): add resources_discover hook 2026-02-01 02:20:35 +01:00
sdk.ts feat: add maxDelayMs setting to cap server-requested retry delays 2026-02-01 00:50:41 +01:00
session-manager.ts feat(coding-agent): add threaded sort mode to /resume with tree display 2026-01-31 23:17:05 +01:00
settings-manager.ts fix(tui): reduce unnecessary full redraws for better performance 2026-02-02 08:10:08 +01:00
skills.ts Better skill dir resolution, closes #1171 2026-02-02 00:33:51 +01:00
system-prompt.ts docs(coding-agent): expand pi documentation references in system prompt 2026-01-26 16:52:32 +01:00
timings.ts Release v0.27.1 2025-12-22 19:28:26 +01:00