[Core] Disable automatic appending of redundant headers and internal logs in agent.ts

This commit is contained in:
g1nation
2026-05-05 16:19:02 +09:00
parent 76ec4624a8
commit fc07e00f0c
6 changed files with 44 additions and 7 deletions
+2 -2
View File
@@ -6,6 +6,6 @@
"description": "Auto-detected from the local project path in the conversation.",
"corePurpose": "Capture project direction, architecture discussion, decisions, and development notes as Markdown.",
"detailLevel": "standard",
"createdAt": "2026-05-05T06:57:16.213Z",
"updatedAt": "2026-05-05T06:57:16.217Z"
"createdAt": "2026-05-05T07:15:08.653Z",
"updatedAt": "2026-05-05T07:15:08.655Z"
}