4 Commits

Author SHA1 Message Date
ab21749a16 docs: update container name references to lowercase kneldevstack-aimiddleware-*
- AGENTS.md: Update all 29 container names in tables and Crush integration examples
- README.md: Update container names in Crush integration, troubleshooting, and project structure examples
- STATUS.md: Update container prefix note to reflect new naming convention

Aligns documentation with docker-compose.yml changes for consistency.
2026-01-22 10:05:43 -05:00
49256e20fa docs: Add setup scripts documentation to README.md
Added sections:
- Setup Scripts documentation (CloneVendorRepos.sh, BuildAll.sh, CleanVendor.sh, StatusCheck.sh)
- Makefile targets documentation with examples
- Clarification that vendor/ directory is gitignored and created automatically

Note: Updated Quick Start section to include information about setup scripts and Makefile targets
2026-01-21 19:39:35 -05:00
add39a2671 Enhance README.md with comprehensive documentation
- Add project badges (Docker, License, MCP, LSP)
- Add overview with use cases for OpenWebUI and Crush
- Add features section
- Add installation guide with prerequisites and quick start
- Add Docker Compose usage documentation
- Add Crush integration section with crush.json examples
- Add project structure explanation with dockerfiles/ management
- Add environment variables reference table
- Add troubleshooting guide
- Replace status table with link to STATUS.md (avoids duplication)
- Add contributing section
- Add acknowledgments section
2026-01-21 19:19:23 -05:00
226a37a3f7 Initial commit 2026-01-21 17:47:36 +00:00