co-mono/packages/coding-agent/src
2025-12-09 00:12:07 +01:00
..
core WP7: Add AgentSession compaction (manual + auto), fix listener preservation 2025-12-09 00:12:07 +01:00
oauth feat(coding-agent): configurable app name and config dir for forks (#95) 2025-12-03 16:18:59 +01:00
theme Add xhigh thinking level for OpenAI codex-max models 2025-12-08 21:12:54 +01:00
tools Merge main into bash-mode 2025-12-08 21:39:01 +01:00
tui use only model id for fuzzy filtering in model selector (#151) 2025-12-08 23:35:31 +01: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 Add bash mode for executing shell commands 2025-12-08 22:40:32 +01:00
config.ts Fix Windows binary detection for Bun compiled executables 2025-12-06 22:42:47 +01:00
export-html.ts Add bash mode for executing shell commands 2025-12-08 22:40:32 +01:00
fuzzy.ts Implement fuzzy search for model/session selector and improve Input multi-key sequence handling (#122) 2025-12-05 20:33:04 +01:00
index.ts Agent package + coding agent WIP, refactored web-ui prompts 2025-10-17 11:47:01 +02:00
main.ts Add bash mode for executing shell commands 2025-12-08 22:40:32 +01:00
messages.ts Add bash mode for executing shell commands 2025-12-08 22:40:32 +01:00
model-config.ts Add OpenAICompat for openai-completions provider quirks 2025-12-08 19:02:03 +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 Add xhigh thinking level for OpenAI codex-max models 2025-12-08 21:12:54 +01:00
shell.ts Fix crash when bash mode outputs binary data 2025-12-08 23:26:58 +01: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