| .. |
|
custom-tools
|
Fix TUI performance regression: add caching to Box, use Text directly for built-in tools
|
2025-12-17 16:39:23 +01:00 |
|
hooks
|
Improve documentation: README settings table, philosophy section, custom-tools intro, rpc hook_error event, hooks import aliases
|
2025-12-17 22:04:28 +01:00 |
|
oauth
|
GitHub Copilot: auto-enable models, fix gpt-5 API, normalize tool call IDs
|
2025-12-15 20:06:11 +01:00 |
|
tools
|
fix(coding-agent): detect image MIME via file-type (#205)
|
2025-12-17 17:11:56 +01:00 |
|
agent-session.ts
|
Check for compaction before prompt submission, not just after agent turn
|
2025-12-17 22:25: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
|
Simplify compaction: remove proactive abort, use Agent.continue() for retry
|
2025-12-09 21:43:49 +01:00 |
|
export-html.ts
|
feat: add line number display to HTML export for read tool calls
|
2025-12-10 22:05:14 +01:00 |
|
index.ts
|
Custom tools with session lifecycle, examples for hooks and tools
|
2025-12-17 16:03:23 +01:00 |
|
messages.ts
|
Reorganize file structure: core/, utils/, modes/interactive/components/, modes/interactive/theme/
|
2025-12-09 00:51:33 +01:00 |
|
model-config.ts
|
Add GitHub Copilot support (#191)
|
2025-12-15 19:05:17 +01:00 |
|
model-resolver.ts
|
feat: initial impl
|
2025-12-14 17:18:13 -05:00 |
|
session-manager.ts
|
Release v0.22.5
|
2025-12-17 01:22:13 +01:00 |
|
settings-manager.ts
|
Custom tools with session lifecycle, examples for hooks and tools
|
2025-12-17 16:03:23 +01:00 |
|
skills.ts
|
coding-agent, mom: add skills API export and mom skills auto-discovery
|
2025-12-13 00:56:10 +01:00 |
|
slash-commands.ts
|
Move config.ts from utils/ to src/
|
2025-12-09 01:28:06 +01:00 |
|
system-prompt.ts
|
Improve system prompt docs, clean up theme/skills/hooks docs, fix toolResults type
|
2025-12-17 21:27:28 +01:00 |