Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.56 KB

File metadata and controls

20 lines (14 loc) · 1.56 KB

Contributing to Agent Framework

Human contributors

How public PRs flow

This repository is maintained by Inkeep and mirrored from our source tree. When you open a PR here:

  1. Automation mirrors your PR into Inkeep's maintainer review flow.
  2. The bridge workflow waits for Inkeep to approve its inkeep-oss-sync environment deployment before it runs, so the bot comment may not appear immediately.
  3. Reviewer comments are not currently auto-mirrored back to your public PR. If you don't hear from us within a few business days, please comment on your PR to nudge — that's the right thing to do, not annoying.
  4. Once accepted, the change syncs back to this repository and your public PR is closed automatically (not merged). Accepted changes land on main with your authorship preserved.

AI coding assistants / coding practices

Anything not covered in AGENTS.md should be specific to human-only workflows (e.g., team communication, PR etiquette, roadmap context) and should be documented in the docs link above, not repeated here.