docs: add AGENTS.md for AI agent contributors #84

Merged
k9ert merged 1 commit from nazim/cobot:add-agents-md into main 2026-02-22 21:07:52 +00:00
Contributor

What

Adds AGENTS.md — a guide for AI agents working on this codebase.

Why

The repo has great docs for humans (CONTRIBUTING.md) and for agents using cobot (docs/for-agents.md), but nothing for agents developing cobot. An agent cloning this repo doesn't know:

  • Where to start reading
  • What's safe to change
  • What the current priorities are
  • How to run tests (and which to skip)

What's in it

  • Repo layout with "start here" pointers
  • Architecture in 60 seconds
  • Current priorities (security audit reference)
  • Risk levels for different areas of the codebase
  • Code style and PR checklist
  • Clear "don't" list
## What Adds `AGENTS.md` — a guide for AI agents working on this codebase. ## Why The repo has great docs for humans (`CONTRIBUTING.md`) and for agents *using* cobot (`docs/for-agents.md`), but nothing for agents *developing* cobot. An agent cloning this repo doesn't know: - Where to start reading - What's safe to change - What the current priorities are - How to run tests (and which to skip) ## What's in it - Repo layout with "start here" pointers - Architecture in 60 seconds - Current priorities (security audit reference) - Risk levels for different areas of the codebase - Code style and PR checklist - Clear "don't" list
docs: add AGENTS.md for AI agent contributors
Some checks failed
E2E Tests / e2e (pull_request) Failing after 5s
CI / test (3.11) (pull_request) Failing after 5s
CI / test (3.12) (pull_request) Failing after 5s
CI / test (3.13) (pull_request) Failing after 5s
CI / lint (pull_request) Failing after 4s
CI / build (pull_request) Has been skipped
CI / docker (pull_request) Has been skipped
f96b244737
nazim force-pushed add-agents-md from f96b244737
Some checks failed
E2E Tests / e2e (pull_request) Failing after 5s
CI / test (3.11) (pull_request) Failing after 5s
CI / test (3.12) (pull_request) Failing after 5s
CI / test (3.13) (pull_request) Failing after 5s
CI / lint (pull_request) Failing after 4s
CI / build (pull_request) Has been skipped
CI / docker (pull_request) Has been skipped
to 46e7f9474b
All checks were successful
CI / lint (pull_request) Successful in 9s
CI / test (3.11) (pull_request) Successful in 21s
CI / test (3.12) (pull_request) Successful in 23s
CI / test (3.13) (pull_request) Successful in 24s
E2E Tests / e2e (pull_request) Successful in 14s
CI / build (pull_request) Successful in 6s
2026-02-22 19:52:02 +00:00
Compare
k9ert merged commit d3dfa0653b into main 2026-02-22 21:07:52 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ultanio/cobot!84
No description provided.