Skip to content

<spam>#5990

Closed
rharper105 wants to merge 1 commit intopallets:mainfrom
rharper105:add-agents-md
Closed

<spam>#5990
rharper105 wants to merge 1 commit intopallets:mainfrom
rharper105:add-agents-md

Conversation

@rharper105
Copy link
Copy Markdown

@rharper105 rharper105 commented Apr 9, 2026

What

Adds an AGENTS.md file with project conventions, constraints, hub files, and build commands for AI coding agents.

Key findings

  • Library mode — publishable library, focus on public API surface
  • Hub filessrc/flask/globals.py (24 imports), src/flask/helpers.py (24 imports), src/flask/signals.py (20 imports)
  • Tests — pytest, in separate tests/ directory
  • Conventions__init__.py barrel exports (7 non-empty), Flask routes (9 files)
  • Circular depsflask/__init__.py → app.py → ctx.py

Generated with

npx sourcebook init

sourcebook scans import graph, git history, and file structure. Only includes what agents can't infer from code. No LLM required.

Starting point — maintainers know the project best. Feel free to edit.

Adds an AGENTS.md file with project conventions, constraints, hub files,
and build commands. Helps AI coding agents (Claude Code, Cursor, Codex)
understand project patterns before making changes.

Generated with: npx sourcebook init
Review and edit — the best context comes from human + machine together.
@ThiefMaster
Copy link
Copy Markdown
Member

No thanks, we don't want even more AI slop PRs from people who feel encouraged by seeing such a file...

@ThiefMaster ThiefMaster closed this Apr 9, 2026
@davidism davidism changed the title docs: add AGENTS.md for AI coding agent context <spam> Apr 9, 2026
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants