Releases: dxxbb/forge-core
Releases · dxxbb/forge-core
Release list
v0.8.0
What's new
External readiness
- README restructured: install + quickstart now at the top
- CLI commands split into core vs personalOS extensions
- GitHub repo metadata (description, topics) filled in
Configurable classify + content scanner (v0.8.0)
classify.py: configurable path → EventType dispatch via.forge/governance/classify.yamlwith 15 builtin rulescontent_scanner.py: scan git working tree, classify modified/untracked paths, group by EventType- 4 new EventType values:
content_change,preference_change,context_source_change,ignored forge monitornow detects ALL internal content changes, not just workspace-project drift
PR archive
forge pr donearchives PR directories tosystem/approve log/<id>/instead of deleting- Decision metadata (decision, decision_at, decision_note) stamped into proposal frontmatter
Stats
- 488 tests / 0 failures (was 390 at v0.7.0)
- 16 rc tags shipped during dogfood (v0.2.3 → v0.8.0)
Install
pipx install git+https://github.com/dxxbb/forge-core.git