add reply-tag metadata support and externalize system rewrite/dialog strings

This commit is contained in:
DBT
2026-02-23 16:40:50 +00:00
parent e30ced52a3
commit b6b5bfee48
4 changed files with 37 additions and 21 deletions

View File

@@ -23,6 +23,7 @@
"subagents_none": "No subagents.",
"sessions_none": "No sessions.",
"unsupported_action": "unsupported action",
"system_rewrite_template": "Rewrite the following internal system update in concise user-facing language:\n\n%s",
"runtime_compaction_note": "[runtime-compaction] removed %d old messages, kept %d recent messages",
"startup_compaction_note": "[startup-compaction] removed %d old messages, kept %d recent messages"
},