📊 statuslineSetup.ts

This commit is contained in:
nirholas
2026-03-31 10:23:58 +00:00
parent df4b2f27ac
commit 85a5ceed23

View File

@@ -142,3 +142,4 @@ export const STATUSLINE_SETUP_AGENT: BuiltInAgentDefinition = {
color: 'orange', color: 'orange',
getSystemPrompt: () => STATUSLINE_SYSTEM_PROMPT, getSystemPrompt: () => STATUSLINE_SYSTEM_PROMPT,
} }