Open Issues Need Help
View All on GitHub fix(ai-agent): Remove space from workflow filename `oc- researcher.yml` about 2 hours ago
AI Summary: The GitHub workflow file `oc- researcher.yml` contains a space in its filename, leading to issues with scripts, cross-platform compatibility, and CI/CD reliability. The proposed fix involves renaming the file to `oc-researcher.yml` and updating all corresponding references across several documentation files.
Complexity:
1/5
good first issue maintenance ai-agent-engineer