chore: initialize POM 2 repo (docs guards green; release gates recorded NOT RUN pending install)
This commit is contained in:
49
config/config.yml
Normal file
49
config/config.yml
Normal file
@@ -0,0 +1,49 @@
|
||||
# Recommended project-local Oh My Pi settings for POM 2.
|
||||
theme:
|
||||
dark: pom-nocturne
|
||||
light: pom-parchment
|
||||
|
||||
symbolPreset: unicode
|
||||
|
||||
statusLine:
|
||||
preset: full
|
||||
separator: powerline-thin
|
||||
sessionAccent: true
|
||||
showHookStatus: true
|
||||
|
||||
terminal:
|
||||
showImages: true
|
||||
|
||||
images:
|
||||
autoResize: true
|
||||
blockImages: false
|
||||
|
||||
tools:
|
||||
intentTracing: true
|
||||
artifactSpillThreshold: 50
|
||||
artifactHeadBytes: 20
|
||||
artifactTailBytes: 20
|
||||
|
||||
task:
|
||||
eager: preferred
|
||||
batch: true
|
||||
maxConcurrency: 8
|
||||
maxRecursionDepth: 2
|
||||
showResolvedModelBadge: true
|
||||
|
||||
async:
|
||||
enabled: true
|
||||
|
||||
compaction:
|
||||
strategy: snapcompact
|
||||
midTurnEnabled: true
|
||||
autoContinue: true
|
||||
|
||||
memory:
|
||||
backend: local
|
||||
|
||||
steeringMode: one-at-a-time
|
||||
followUpMode: one-at-a-time
|
||||
interruptMode: immediate
|
||||
defaultThinkingLevel: high
|
||||
hideThinkingBlock: false
|
||||
Reference in New Issue
Block a user