co-mono/packages/coding-agent/src/modes
Mario Zechner af4c66117b Fix BorderedLoader to pass theme to DynamicBorder
BorderedLoader receives theme as a parameter but was creating
DynamicBorder() without passing it, causing DynamicBorder to
fall back to the global theme variable which is undefined when
loaded via jiti (separate module cache).

Added doc comment to DynamicBorder explaining the jiti issue.
2026-01-02 01:21:07 +01:00
..
interactive Fix BorderedLoader to pass theme to DynamicBorder 2026-01-02 01:21:07 +01:00
rpc fix(coding-agent): prevent full re-renders during write tool streaming 2026-01-02 01:11:06 +01:00
index.ts Rewrite RPC mode with typed protocol and client 2025-12-09 14:13:28 +01:00
print-mode.ts Add agent state methods to CustomToolContext and fix abort signature 2026-01-02 00:31:23 +01:00