Files
aitbc/docs/guides
oib b9688dacf3 docs: enhance Ollama GPU test workflow, reorganize project structure, and fix pytest warnings
- Upgrade ollama-gpu-provider skill to v2.0 with complete test workflow documentation
- Add comprehensive troubleshooting, monitoring commands, and CI/CD integration examples
- Update client.py default coordinator port from 8000 to 18000
- Clear currentissue.md and add usage guidelines for issue tracking
- Create dev-utils/ directory and move aitbc-pythonpath.pth from root
- Create docs/guides/ and docs
2026-01-29 13:20:09 +01:00
..
```
2026-01-29 12:28:43 +01:00
```
2026-01-29 12:28:43 +01:00

Development Guides

This directory contains guides and documentation for development workflows.

Guides

  • WINDSURF_TESTING_GUIDE.md - Comprehensive guide for testing with Windsurf
  • WINDSURF_TEST_SETUP.md - Quick setup guide for Windsurf testing

Additional Documentation

More documentation can be found in the parent docs/ directory, including:

  • API documentation
  • Architecture documentation
  • Deployment guides
  • Infrastructure documentation