- 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
19 lines
461 B
Markdown
19 lines
461 B
Markdown
# Current Issues
|
|
|
|
*No current issues to report.*
|
|
|
|
---
|
|
|
|
## Usage Guidelines
|
|
|
|
When tracking a new issue:
|
|
1. Add a new section with a descriptive title
|
|
2. Include the date and current status
|
|
3. Describe the issue, affected components, and any fixes attempted
|
|
4. Update status as progress is made
|
|
5. Once resolved, move this file to `docs/issues/` with a machine-readable name
|
|
|
|
## Recent Resolved Issues
|
|
|
|
See `docs/issues/` for resolved issues and their solutions.
|