Uh oh!
There was an error while loading. Please reload this page.
Move the agent guides to the nextcloud-skills repository - #968
Conversation
e465206 to
ad28154CompareSigned-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
ad28154 to
3c6b7e9CompareNo actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (7)
💤 Files with no reviewable changes (6)
📝 WalkthroughWalkthroughThe change streamlines 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Uh oh!
There was an error while loading. Please reload this page.
The agent-facing guides now live in a dedicated public skills repository that any AI agent can use (Claude, ChatGPT, Gemini and the rest): https://github.com/oleksandr-nc/nextcloud-skills
It carries everything that lived here under docs/appapi/ plus the operational half of AGENTS.md and the APPS.md catalog, and adds runbooks this repo never had: a full nextcloud-docker-dev environment guide, ExApp development in any language with a runnable reference app, and an AI maintenance loop for installed ExApps. The content was re-verified against NC 35 / AppAPI 35.0.0-dev.1 / HaRP 0.4.3, and the repository is planned to move under the Nextcloud organization later (GitHub redirects will keep the links working).
This PR removes the moved files, slims AGENTS.md down to what is specific to this repository (developing app_api itself), drops the dead /docs and /APPS.md entries from .nextcloudignore and points everything else at the new home.
Replaces #962.