Skip to content

Releases: dxxbb/forge-core

Release list

v0.8.0

Choose a tag to compare

@dxxbb dxxbb released this 08 May 12:13

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.yaml with 15 builtin rules
  • content_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 monitor now detects ALL internal content changes, not just workspace-project drift

PR archive

  • forge pr done archives PR directories to system/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