| .. |
|
oauth
|
feat(coding-agent): configurable app name and config dir for forks (#95)
|
2025-12-03 16:18:59 +01:00 |
|
theme
|
add support for running bash commands via '!' in the tui editor
|
2025-12-04 20:06:12 +02:00 |
|
tools
|
extract shell config logic and add bash command cancellation in tui
|
2025-12-04 20:24:26 +02:00 |
|
tui
|
reduce child process stdout and stderr buffer limits in tui renderer
|
2025-12-04 20:29:29 +02:00 |
|
changelog.ts
|
feat(coding-agent): configurable app name and config dir for forks (#95)
|
2025-12-03 16:18:59 +01:00 |
|
cli.ts
|
Suppress punycode deprecation warning from dependencies
|
2025-11-11 20:32:49 +01:00 |
|
clipboard.ts
|
add cross-platform clipboard support and /copy command
|
2025-12-04 09:16:11 +02:00 |
|
compaction.ts
|
feat(coding-agent): context compaction with /compact, /autocompact, and auto-trigger
|
2025-12-04 02:39:54 +01:00 |
|
config.ts
|
feat(coding-agent): configurable app name and config dir for forks (#95)
|
2025-12-03 16:18:59 +01:00 |
|
export-html.ts
|
feat(coding-agent): context compaction with /compact, /autocompact, and auto-trigger
|
2025-12-04 02:39:54 +01:00 |
|
index.ts
|
Agent package + coding agent WIP, refactored web-ui prompts
|
2025-10-17 11:47:01 +02:00 |
|
main.ts
|
feat(coding-agent): add auto-compaction to RPC mode, add RPC compaction test
|
2025-12-04 02:49:22 +01:00 |
|
model-config.ts
|
feat(coding-agent): configurable app name and config dir for forks (#95)
|
2025-12-03 16:18:59 +01:00 |
|
session-manager.ts
|
feat(coding-agent): context compaction with /compact, /autocompact, and auto-trigger
|
2025-12-04 02:39:54 +01:00 |
|
settings-manager.ts
|
Context compaction: commands, auto-trigger, RPC support, /branch rework (fixes #92)
|
2025-12-04 00:25:53 +01:00 |
|
shell-config.ts
|
extract shell config logic and add bash command cancellation in tui
|
2025-12-04 20:24:26 +02:00 |
|
slash-commands.ts
|
feat(coding-agent): configurable app name and config dir for forks (#95)
|
2025-12-03 16:18:59 +01:00 |
|
tools-manager.ts
|
fix(coding-agent): use APP_NAME in export-html and tools-manager
|
2025-12-03 16:27:49 +01:00 |