co-mono/packages/coding-agent/src/modes
Mario Zechner d1e33599f6 fix(coding-agent): show resources before messages when resuming session
Swapped order of initExtensions() and renderInitialMessages() in init()
so loaded resources (Context, Skills, Prompts, Extensions) appear at the
top of the chat instead of at the bottom when resuming a session.
2026-01-29 03:55:44 +01:00
..
interactive fix(coding-agent): show resources before messages when resuming session 2026-01-29 03:55:44 +01:00
rpc Add get_commands RPC for headless clients (#995) 2026-01-28 02:34:15 +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 fix(coding-agent): bind extension UI context on startup 2026-01-26 23:00:48 +01:00