Skip to content

Add AGENTS.md and trim the README - #180

Open
FWao wants to merge 2 commits into
mainfrom
docs/agents-md
Open

Add AGENTS.md and trim the README#180
FWao wants to merge 2 commits into
mainfrom
docs/agents-md

Conversation

@FWao

@FWao FWao commented Aug 20, 2026

Copy link
Copy Markdown
Member

Adds an AGENTS.md describing how to work in this repository, plus a CLAUDE.md that points at it.

Covers the branch/PR workflow, repository layout, build and test commands, the dependency-pinning rules enforced by scripts/check_dependency_config.py, code conventions (beartype, jaxtyping, trailing-underscore side effects), how to add an extractor/encoder/model, and a handful of gotchas.

Also trims the installation rationale that #179 added to the README (-44 lines): drops the "Why uv is required" section and condenses the platform notes, pre-built-wheel paragraph and troubleshooting prose. That reasoning now lives in AGENTS.md and the pyproject.toml comments; the README keeps the actionable parts.

Documentation only — no code or dependency changes.

Documents the pipeline stages, repository layout, build and test commands,
the dependency-pinning rules enforced by scripts/check_dependency_config.py,
code conventions (beartype, jaxtyping, trailing-underscore side effects,
deferred imports) and the branch/PR workflow.

CLAUDE.md just points at it.
Removes the "Why uv is required" section and condenses the platform notes,
pre-built-wheel paragraph and troubleshooting prose. The reasoning behind the
dependency configuration lives in AGENTS.md and in the pyproject comments; the
README keeps the actionable parts.
@FWao FWao changed the title Add AGENTS.md with repository guidance for coding agents Add AGENTS.md and trim the README Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants