Commit Graph

5 Commits

Author SHA1 Message Date
a44826e75e Fix remaining Markdown line lengths for Codacy compliance
- Break long lines in wiki documentation files
- Improve readability of README.md
- Update PR-DESCRIPTION.md for better formatting
- Fix code-review.md long lines
2025-11-24 21:57:57 +00:00
3b73654202 Fix Markdown line lengths for Codacy compliance
- Break long lines into shorter paragraphs for better readability
- Simplify verbose code examples in feedback loops documentation
- Update file references from .ai-workflows/ to .agents/
2025-11-24 21:53:28 +00:00
8c735ccb2b Merge main into feature/testing-framework
Resolved conflicts:
- package.json: Use version 0.1.15 from main
- wp-plugin-starter-template.php: Use version 0.1.15, keep Plugin class usage
- AGENTS.md: Merge both versions, keep CI/CD content
- .wiki/Architecture-Overview.md: Use .agents/ directory structure
- wiki/* files: Delete (moved to .wiki/)
- .agents/error-checking-feedback-loops.md: Keep from feature branch

Also includes:
- Renamed .ai-workflows/ to .agents/
- Renamed .ai-assistant.md to AGENTS.md
- Updated version to 0.1.15
2025-11-24 20:21:38 +00:00
84952ff2d1 Global search & replace .ai-assistant.md to AGENTS.md and .ai-workflows to .agents 2025-11-24 00:25:33 +00:00
6300b687aa Rename .ai-assistant.md to AGENTS.md and .ai-workflows to .agents 2025-11-24 00:16:56 +00:00