mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-04 08:03:14 +00:00
fix: ensure commands listing subagent work
This commit is contained in:
@@ -382,6 +382,7 @@ export namespace SessionPrompt {
|
||||
messageID: assistantMessage.id,
|
||||
sessionID: sessionID,
|
||||
abort,
|
||||
extra: { bypassAgentCheck: true },
|
||||
async metadata(input) {
|
||||
await Session.updatePart({
|
||||
...part,
|
||||
|
||||
Reference in New Issue
Block a user