feat: 问就是封包

This commit is contained in:
claude-code-best
2026-03-31 23:32:58 +08:00
parent d7a729ca68
commit dd9cd782a7
67 changed files with 423 additions and 172 deletions

View File

@@ -31,7 +31,7 @@ export function StatusNotices(t0) {
const context = {
config: t1,
agentDefinitions,
memoryFiles: use(t2)
memoryFiles: use(t2) as any
};
const activeNotices = getActiveNotices(context);
if (activeNotices.length === 0) {