Skip to content

Commit 02150cc

Browse files
committed
docs: add provider-agnostic agent rules
1 parent c9876fe commit 02150cc

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# AGENTS.md — Provider-Agnostic Agent Instructions
2+
3+
<!-- phase-5-provider-agnostic-baseline -->
4+
5+
Last updated: 2026-04-29
6+
7+
## Phase 5 provider-agnostic baseline
8+
9+
learn.python: Python 3.11+ learning curriculum with projects, guides, exercises, tests, and learner-focused docs.
10+
11+
- Read before editing: inspect README.md, pyproject.toml, relevant lesson/project docs, and nearby tests.
12+
- Preserve existing documentation and the existing AGENTS.md content below; do not modify CLAUDE.md.
13+
- Commands confidently discovered: `python -m pytest`, `ruff check .`, `ruff format .`.
14+
- Compatibility: keep examples beginner-friendly and runnable with the documented Python version; do not reorder curriculum or project expectations without docs/tests updates.
15+
- Update docs for command, lesson, exercise, or expected-output changes.
16+
- No secrets: never print, commit, or invent credentials, tokens, cookies, private keys, OAuth secrets, API keys, personal data, or production-only config.
17+
18+
Existing AGENTS.md content follows unchanged; more-specific nested AGENTS.md files override this baseline.
19+
20+
---
21+
122
# AGENTS.md — Agent Instructions
223

324
> Generated from `learn.python/CLAUDE.md` for Hermes/Codex/provider-agnostic agents. Keep the original `CLAUDE.md` in place and untouched. Last generated: 2026-04-29 17:09:05 EDT.

0 commit comments

Comments
 (0)