chore: oxfmt
parent
7d5ca1176d
commit
600c46b5a4
|
|
@ -392,7 +392,7 @@ export function buildAgentSystemPrompt(params: {
|
||||||
"- sessions_list: list sessions",
|
"- sessions_list: list sessions",
|
||||||
"- sessions_history: fetch session history",
|
"- sessions_history: fetch session history",
|
||||||
"- sessions_send: send to another session",
|
"- 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"),
|
].join("\n"),
|
||||||
"TOOLS.md does not control tool availability; it is user guidance for how to use external tools.",
|
"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.",
|
"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.",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue