init
This commit is contained in:
8
.opencode/skills/sequential-thinking/.env.example
Normal file
8
.opencode/skills/sequential-thinking/.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# Sequential Thinking Configuration
|
||||
|
||||
# Disable thought logging output (useful for automated processing)
|
||||
# Set to "true" to disable console logging
|
||||
DISABLE_THOUGHT_LOGGING=false
|
||||
|
||||
# History file location (optional, defaults to scripts/.thought-history.json)
|
||||
# THOUGHT_HISTORY_FILE=/path/to/custom/history.json
|
||||
Reference in New Issue
Block a user