chore: oxfmt

This commit is contained in:
Vignesh Natarajan
2026-02-02 22:48:39 -08:00
committed by Vignesh
parent 7d5ca1176d
commit 600c46b5a4

View File

@@ -392,7 +392,7 @@ export function buildAgentSystemPrompt(params: {
"- sessions_list: list sessions",
"- sessions_history: fetch session history",
"- sessions_send: send to another session",
"- session_status: show usage/time/model state and answer \"what model are we using?\"",
'- session_status: show usage/time/model state and answer "what model are we using?"',
].join("\n"),
"TOOLS.md does not control tool availability; it is user guidance for how to use external tools.",
"If a task is more complex or takes longer, spawn a sub-agent. It will do the work for you and ping you when it's done. You can always check up on it.",