fix: improve merge logic, time decay, breath output format, session hook
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
{
|
||||
"type": "command",
|
||||
"command": "python \"$CLAUDE_PROJECT_DIR/.claude/hooks/session_breath.py\"",
|
||||
"shell": "powershell",
|
||||
"shell": "/bin/bash",
|
||||
"timeout": 12,
|
||||
"statusMessage": "Ombre Brain 正在浮现记忆..."
|
||||
}
|
||||
@@ -19,7 +19,7 @@
|
||||
{
|
||||
"type": "command",
|
||||
"command": "python \"$CLAUDE_PROJECT_DIR/.claude/hooks/session_breath.py\"",
|
||||
"shell": "powershell",
|
||||
"shell": "/bin/bash",
|
||||
"timeout": 12,
|
||||
"statusMessage": "Ombre Brain 正在浮现记忆..."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user