docs: run automated documentation updates workflow

This commit is contained in:
oib
2026-03-03 20:48:51 +01:00
parent 0ebac91f45
commit f0c7cd321e
60 changed files with 678 additions and 81 deletions

View File

@@ -311,7 +311,7 @@ See [docs/11_agents/](../11_agents/) for detailed guides:
- [Advanced AI Agents](../11_agents/advanced-ai-agents.md) - Multi-modal and adaptive agents
- [Agent Collaboration](../11_agents/collaborative-agents.md) - Networks and learning
- [OpenClaw Integration](../11_agents/openclaw-integration.md) - Edge deployment
- [Swarm Intelligence](../11_agents/swarm/) - Collective optimization
- [Swarm Intelligence](../11_agents/swarm.md) - Collective optimization
## Full Reference

View File

@@ -357,7 +357,7 @@ sudo -u postgres psql aitbc < aitbc-db-backup.sql
## 📞 Support
### Getting Help
- **Documentation**: [docs/](docs/)
- **Documentation**: [../](../)
- **Issues**: [GitHub Issues](https://github.com/oib/AITBC/issues)
- **Logs**: `./manage_services.sh logs service-name`
- **Status**: `./check_services.sh`