Skip to content

Defaults

Suggest Edits

Bakin starts with these values, then deep-merges anything you set in settings.json. Use this page when you need the exact key for CLI updates, automation, or troubleshooting.

KeyDefault
agentPackages.lessonsRetrieval.enabled true
agentPackages.lessonsRetrieval.injectIntoDispatch true
agentPackages.lessonsRetrieval.maxCharacters 8000
agentPackages.lessonsRetrieval.maxLessons 3
agentPackages.lessonsRetrieval.mcpTool true
agentPackages.lessonsRetrieval.minScore 0
KeyDefault
dispatch.failureCooldownMs 1800000
dispatch.intervalMs 300000
dispatch.maxDispatched 500
dispatch.maxRetries 5
dispatch.transientCooldownMs 60000
KeyDefault
doctor.autoFixSkill true
doctor.intervalMs 1800000
doctor.requireOnboard true
KeyDefault
notifications.channel ""
notifications.gateAlerts true
KeyDefault
plugins.requireSignatures false
plugins.runtimeCapabilityMode "warn"
plugins.trustedSigners []
KeyDefault
restartRecovery.enabled true
KeyDefault
runtime.adapter "openclaw"
KeyDefault
search.adapter "antfly"
search.settings.auditTtl "90d"
search.settings.chunking.defaultOverlapTokens 25
search.settings.chunking.defaultTargetTokens 200
search.settings.cleanupInterval "7d"
search.settings.embedders.default.model "BAAI/bge-small-en-v1.5"
search.settings.embedders.default.provider "termite"
search.settings.embedders.visual.model "openai/clip-vit-base-patch32"
search.settings.embedders.visual.provider "termite"
search.settings.enabled true
search.settings.search.defaultLimit 20
search.settings.search.reranker.enabled true
search.settings.search.reranker.model "mixedbread-ai/mxbai-rerank-base-v1"
search.settings.search.reranker.provider "termite"
search.settings.search.reranker.threshold 0
search.settings.search.strategy "rrf"
search.settings.url "http://localhost:8080/api/v1"
KeyDefault
service.enabled false
KeyDefault
sse.keepAliveMs 30000
sse.maxClients 50
KeyDefault
watchdog.autoRecover true
watchdog.intervalMs 300000
watchdog.maxAutoRecoveries 3
watchdog.mcpAlertCooldownMs 300000
watchdog.mcpErrorThreshold 0.5
watchdog.mcpMinSamples 3
watchdog.mcpWindowMs 60000
watchdog.restAlertCooldownMs 300000
watchdog.restErrorThreshold 0.5
watchdog.restMinSamples 3
watchdog.restWindowMs 60000
watchdog.stuckThresholdMs 1800000
KeyDefault
workflow.enforceAgentScoping true
workflow.enforceWorkflowDoneGuard true
workflow.maxRedispatches 2
workflow.rejectRepeatThreshold 0.95
workflow.stepTimeoutMs 3600000