aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2026-02-01 13:06:53 +0100
committerGravatar GitHub <noreply@github.com> 2026-02-01 13:06:53 +0100
commit5beebfcd45d48b9afde09694c85d04bfa71c14d5 (patch)
treea9c5091a5e0af8f78af3d43d7900226174a088cf /README.md
parentdae27ebd5d367de034093c26d770d553f4a4e19e (diff)
Initial conventions for AI agents and humans: AGENTS.md, SKILLS.md, instructions.md (#8478)
Not stable yet, but initial structure https://agents.md https://agentskills.io/specification https://code.visualstudio.com/docs/copilot/customization/custom-instructions https://code.visualstudio.com/docs/copilot/customization/agent-skills
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 18848c076..0dfcd76d6 100644
--- a/README.md
+++ b/README.md
@@ -54,6 +54,7 @@ FreshRSS comes with absolutely no warranty.
* [Administrator documentation](https://freshrss.github.io/FreshRSS/en/admins/01_Index.html) for detailed installation and maintenance related tasks
* [Developer documentation](https://freshrss.github.io/FreshRSS/en/developers/01_Index.html) to guide you in the source code of FreshRSS and to help you if you want to contribute
* [Contributor guidelines](https://freshrss.github.io/FreshRSS/en/contributing.html) for those who want to help improve FreshRSS
+ * Check [`AGENTS.md`](AGENTS.md) for coding conventions (both for humans and AI agents).
# Requirements