Update docs: watcher fix, plugin capture fix (2026-02-25)
- Fixed watcher stuck on old session bug (restarted service) - Fixed plugin capture 0 exchanges (added extractMessageText for OpenAI content arrays) - Updated README, session.md, function_check.md, audit_checklist.md - Verified: 9 exchanges captured per session
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
REPO_DIR="/root/.openclaw/workspace/.main_projects/true-recall-v2"
|
||||
REPO_DIR="$(cd "$(dirname "$0")" && pwd)"
|
||||
cd "$REPO_DIR"
|
||||
|
||||
# Colors for output
|
||||
|
||||
Reference in New Issue
Block a user