Skip to content

[v3-2-test] Add AGENTS.md for dev/ and scripts/ci/prek/ (#64434)#64435

Merged
potiuk merged 1 commit intov3-2-testfrom
backport-beade8e-v3-2-test
Apr 1, 2026
Merged

[v3-2-test] Add AGENTS.md for dev/ and scripts/ci/prek/ (#64434)#64435
potiuk merged 1 commit intov3-2-testfrom
backport-beade8e-v3-2-test

Conversation

@github-actions
Copy link
Copy Markdown

  • Add AGENTS.md guidelines for dev/ scripts

New scripts in dev/ should be standalone Python (not bash) with inline
script metadata so they can be run via uv run.

  • Add AGENTS.md guidelines for dev/ and scripts/ci/prek/

Add coding guidelines for AI agents working in these directories:

  • dev/AGENTS.md: new scripts must be standalone Python with inline
    script metadata (after the license header), run via uv run.
  • scripts/ci/prek/AGENTS.md: use common_prek_utils.py helpers,
    breeze-dependent hooks go at the end of .pre-commit-config.yaml.
    (cherry picked from commit beade8e)

Co-authored-by: Jarek Potiuk jarek@potiuk.com

* Add AGENTS.md guidelines for dev/ scripts

New scripts in dev/ should be standalone Python (not bash) with inline
script metadata so they can be run via `uv run`.

* Add AGENTS.md guidelines for dev/ and scripts/ci/prek/

Add coding guidelines for AI agents working in these directories:
- dev/AGENTS.md: new scripts must be standalone Python with inline
  script metadata (after the license header), run via `uv run`.
- scripts/ci/prek/AGENTS.md: use common_prek_utils.py helpers,
  breeze-dependent hooks go at the end of .pre-commit-config.yaml.
(cherry picked from commit beade8e)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@boring-cyborg boring-cyborg bot added area:dev-tools backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch labels Mar 29, 2026
@potiuk potiuk marked this pull request as ready for review April 1, 2026 11:44
@potiuk potiuk merged commit 51144dc into v3-2-test Apr 1, 2026
4 of 5 checks passed
@potiuk potiuk deleted the backport-beade8e-v3-2-test branch April 1, 2026 11:44
vatsrahul1001 pushed a commit that referenced this pull request Apr 8, 2026
)

* Add AGENTS.md guidelines for dev/ scripts

New scripts in dev/ should be standalone Python (not bash) with inline
script metadata so they can be run via `uv run`.

* Add AGENTS.md guidelines for dev/ and scripts/ci/prek/

Add coding guidelines for AI agents working in these directories:
- dev/AGENTS.md: new scripts must be standalone Python with inline
  script metadata (after the license header), run via `uv run`.
- scripts/ci/prek/AGENTS.md: use common_prek_utils.py helpers,
  breeze-dependent hooks go at the end of .pre-commit-config.yaml.
(cherry picked from commit beade8e)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant