Beagle wiki

Beagle: git-compatible LLM-age source code management system. Project management docs.

  1. /meta page format requirements for each parts, e.g. meta/wiki.mkd,
  2. /wiki defining concepts and connections within the project,
  3. /todo tickets, issues, todos, ordered by the topic,
  4. /skill processes and skills,
  5. /blog the project's blog,
  6. /html the generated site: a git submodule (public repo replicated.live),

Publishing: edit sources, run make (renders into the html/ submodule), then make publish — commit+push inside html/, then bump the gitlink here.

What to read next:

  1. To explore code
  2. To create tickets
  3. To work on the code
  4. To build/run/fuzz/bench