Repository map¶
Generated by
scripts/generate.pyon 2026-08-26 18:45 UTC — do not edit by hand. Stamped for stack tag0.0.71-lpb.
All repos live under github.com/lpb-stack. devstack is the single source of the stack version (VERSION file) and is never tagged; CI tags the other five repos per pipeline. Every stable release has a matching docs version at https://lpb-stack.github.io/devstack/<tag>/ — use the version switcher in the header (or visit the docs root for the latest).
| Repo | Role | Dev branch | Stable branch | Latest dev tag | Latest stable tag |
|---|---|---|---|---|---|
devstack |
workspace (single source of VERSION) | dev |
main |
— | — |
config |
workspace (agent preset) | dev |
main |
0.0.71-lpb-dev |
0.0.71-lpb |
lpb-memory |
Pi extension (memory) | dev |
main |
0.0.71-lpb-dev |
0.0.71-lpb |
pi-subagents |
Pi extension (subagents) | lpb-dev |
lpb |
0.0.71-lpb-dev |
0.0.71-lpb |
lemonade-pi-plugin |
Pi extension (lemonade provider) | lpb-dev |
lpb |
0.0.71-lpb-dev |
0.0.71-lpb |
pi |
Pi fork (CI clones to /opt/pi-src) | lpb-dev |
lpb |
0.0.71-lpb-dev |
0.0.71-lpb |
Stack version (devstack VERSION): 0.0.71-lpb
Pipeline suffixes: -lpb-dev → dev pipeline, bare -lpb → main (stable) pipeline.
Full tag history: git ls-remote --tags https://github.com/lpb-stack/<repo>.