co-mono/packages/coding-agent/src/modes
Mario Zechner d18e44d378 Initialize theme with default value at module load time
Prevents undefined theme when extensions call ctx.ui.custom() in edge cases
where module resolution could cause the theme variable to be accessed before
initTheme() is called.
2026-01-12 17:27:59 +01:00
..
interactive Initialize theme with default value at module load time 2026-01-12 17:27:59 +01:00
rpc Change getAllTools() to return ToolInfo[] instead of string[] 2026-01-12 17:18:43 +01:00
index.ts feat(coding-agent): export run mode utilities with options interfaces 2026-01-08 01:53:24 +01:00
print-mode.ts Change getAllTools() to return ToolInfo[] instead of string[] 2026-01-12 17:18:43 +01:00