File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44# writes it back into the persistent brain stores.
55# ALSO runs sin-brain auto-sync to keep global and local brain in sync.
66
7- BRAIN_CLI=" /Users/jeremy/dev/OpenSIN-documentation /src/cli.js"
8- BRAIN_ROOT=" /Users/jeremy/dev/OpenSIN-documentation "
7+ BRAIN_CLI=" /Users/jeremy/dev/global-brain /src/cli.js"
8+ BRAIN_ROOT=" /Users/jeremy/dev/global-brain "
99PROJECT_ID=" OpenSIN-documentation"
1010SESSION_ID=" session-$( date +%s) "
1111
Original file line number Diff line number Diff line change 33# Loads active context from the persistent brain and injects it
44# into the current OpenCode session as a system-level preamble.
55
6- BRAIN_CLI=" /Users/jeremy/dev/OpenSIN-documentation /src/cli.js"
7- BRAIN_ROOT=" /Users/jeremy/dev/OpenSIN-documentation "
6+ BRAIN_CLI=" /Users/jeremy/dev/global-brain /src/cli.js"
7+ BRAIN_ROOT=" /Users/jeremy/dev/global-brain "
88PROJECT_ID=" OpenSIN-documentation"
99GOAL_ID=" default-goal"
1010GOAL_DESC=" Continue development"
Original file line number Diff line number Diff line change 55 "onFailure" : " /Users/jeremy/dev/OpenSIN-documentation/.opencode/hooks/pcpm-after-run.sh"
66 },
77 "pcpm" : {
8- "brainRepoPath" : " /Users/jeremy/dev/OpenSIN-documentation " ,
8+ "brainRepoPath" : " /Users/jeremy/dev/global-brain " ,
99 "projectId" : " OpenSIN-documentation" ,
1010 "goalId" : " default-goal" ,
1111 "goalDescription" : " Continue development" ,
You can’t perform that action at this time.
0 commit comments