Revert "Merge pull request 'fix: use systemPrompt instead of prependContext for end marker instruction' (#5) from fix/moderator-and-system-prompt into feat/turn-based-speaking"

This reverts commit 6a81f75fd0, reversing
changes made to 86fdc63802.
This commit is contained in:
zhi
2026-02-28 19:34:37 +00:00
parent 7fdc7952b7
commit 80439b0912
2 changed files with 5 additions and 53 deletions

View File

@@ -22,8 +22,7 @@
"debugLogChannelIds": [],
"discordControlApiBaseUrl": "http://127.0.0.1:8790",
"discordControlApiToken": "<DISCORD_CONTROL_AUTH_TOKEN>",
"discordControlCallerId": "agent-main",
"moderatorBotToken": "<MODERATOR_BOT_TOKEN>"
"discordControlCallerId": "agent-main"
}
}
}