## Additional Changes: - Add test configurations and deployment artifacts - Update web assets and build manifests - Add version management scripts - Include local test configs (.bzzz/ directory) - Update internal runtime and agent configurations - Refresh Next.js build artifacts ## Final State: - Complete deployment system working end-to-end - ironwood successfully deployed and operational - All hardcoded values removed from codebase - Config generation and validation fully functional 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
8 lines
139 B
YAML
8 lines
139 B
YAML
whoosh_api:
|
|
base_url: "https://whoosh.home.deepblack.cloud"
|
|
|
|
agent:
|
|
capabilities:
|
|
- "general"
|
|
poll_interval: "30s"
|
|
max_tasks: 3 |