Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.3 KB

File metadata and controls

39 lines (25 loc) · 1.3 KB

Community Forks

A curated index of notable community forks of dotagent. Being listed here is a quality signal — the maintainer reviews and chooses what gets listed. This is not a directory of everything that exists; it is a list of forks worth pointing people to.


How to Get Listed

A community fork must meet the following minimum standard:

  • Contains a valid manifest.yaml with stack and maintained-by declared
  • Follows the trace-based command format — traces are real runs, not invented
  • Declares dotagent-compatible: true in the manifest
  • Atomic examples carry stack: agnostic in frontmatter to signal reusability

To propose a listing, open an issue with a link to your fork and a one-line description of the stack it targets.


Listed Forks

No entries yet. The ecosystem grows from real usage.


Contributing Your Own Fork

Community workspaces live in forks, not branches. A fork means you own it — your repo, your name, your issue tracker, your release cycle. You get full credit and full control. The main repo stays clean.

Community forks can pull updates from the base dotagent repo as the standard evolves. They diverge where their stack demands it.

dotagent is the reference implementation and standard. Community forks are applications of that standard.