Releases: CodeWithJuber/forgekit
Releases · CodeWithJuber/forgekit
Release list
v0.12.4
What's Changed
- fix(security): remove inert curl-pipe deny rules from settings template by @CodeWithJuber in #55
Full Changelog: v0.12.3...v0.12.4
v0.12.3
What's Changed
- fix(release): bump.mjs keeps ROADMAP's Now marker in sync by @CodeWithJuber in #54
Full Changelog: v0.12.2...v0.12.3
v0.12.2
What's Changed
- docs(research): formal synthesis paper unifying substrate + e2e framework by @CodeWithJuber in #52
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
- fix(pages): don't let empty Unreleased section blank the status page changelog by @CodeWithJuber in #53
Full Changelog: v0.12.0...v0.12.1
v0.10.0
What's Changed
- feat: the end-to-end reliability layer — completion gate, session state, docs sweep, intent routing by @CodeWithJuber in #47
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- feat: LiteLLM gateway auto-detection, direct HTTP LLM calls, UX polish by @CodeWithJuber in #44
- fix: remove corporate-specific URLs from test fixtures by @CodeWithJuber in #45
- feat: end-to-end alignment — docs↔code drift gating, math over keyword heuristics, persistent memory by @CodeWithJuber in #46
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- fix stale docs, simplify CLI, add MCP write tools, improve dashboard UX by @CodeWithJuber in #43
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- feat: forge work system — auto-install, multi-provider routing, cost dashboard, MCP tools by @CodeWithJuber in #41
- feat: zero-config provider auto-detection + hosted LiteLLM gateway by @CodeWithJuber in #42
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Add generated GitLab Pages landing page by @CodeWithJuber in #34
- Roadmap "Next" wave: ledger read-path flip, optional embeddings tier, Playwright visual gate by @CodeWithJuber in #35
- Professional redesign of the landing + status pages, gated by forge's own UI system by @CodeWithJuber in #36
- docs: sync README/ROADMAP/ARCHITECTURE with what's actually shipped by @CodeWithJuber in #37
- docs: full rewrite around one brain-first story, with professional diagrams by @CodeWithJuber in #38
- Add plugin compatibility checks to
forge doctor(Claude & Codex) by @CodeWithJuber in #39 - fix(plugin): point manifest
agentsat .md files, not a directory by @CodeWithJuber in #40
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Forge Preflight — right-size the work to the model before spending tokens (v0.3.0) by @CodeWithJuber in #6
- Merge pull request #6 from CodeWithJuber/master by @CodeWithJuber in #7
- chore(ci): bump actions/dependency-review-action from 4 to 5 by @dependabot[bot] in #1
- chore(deps): bump typescript from 5.9.3 to 6.0.3 by @dependabot[bot] in #5
- chore(ci): bump actions/stale from 9 to 10 by @dependabot[bot] in #3
- chore(ci): bump actions/checkout from 5 to 7 by @dependabot[bot] in #2
- chore(deps): bump @types/node to ^26 (synced lockfile) by @CodeWithJuber in #8
- feat: add cognitive substrate pre-action gate by @CodeWithJuber in #9
- feat(substrate): auto-run in Claude Code, harden prototype, slim package, pro docs by @CodeWithJuber in #10
- docs: restructure docs, fix install story, add complete usage guide by @CodeWithJuber in #11
- feat(substrate): implement M4 goal-anchoring — the one missing paper capability by @CodeWithJuber in #12
- chore(release): 0.4.0 — public npm, docs rewrite, repo automation by @CodeWithJuber in #13
- feat(substrate): opt-in, verified LLM adjudication across the cognitive substrate by @CodeWithJuber in #14
- feat(substrate): bidirectional verified reconcile + docs/YAML polish by @CodeWithJuber in #15
- fix(substrate): correctness & performance hardening (Tranche A) by @CodeWithJuber in #16
- feat(sync): adopt an existing CLAUDE.md instead of skipping it by @CodeWithJuber in #17
- feat(substrate): whitepaper-fidelity gaps — M5 footprint, doom-loop, failing-test prediction (Tranche B) by @CodeWithJuber in #18
- feat(substrate): enforcement & stewardship — opt-in gate, dotfile learn-loop, verify timeout (Tranche C) by @CodeWithJuber in #19
- feat(cli): DX, evidence & hardening — uniform --json, broader doctor, eval harness (Tranche D) by @CodeWithJuber in #20
- docs: visual flow diagrams for the entry-point docs (Tranche E) by @CodeWithJuber in #21
- feat(skill): code-modernizer with ponytail-derived ladder by @CodeWithJuber in #22
- refactor: extract shared utilities, externalize model data, add debug logging by @CodeWithJuber in #23
- docs: Substrate v2 plan — complete the whitepaper via the Proof-Carrying Memory protocol by @CodeWithJuber in #24
- feat: Proof-Carrying Memory ledger core (substrate-v2 P1) by @CodeWithJuber in #25
- fix: harden the PCM ledger — structural conflict-freedom, forgery resistance, idempotent import by @CodeWithJuber in #26
- feat: team memory — ledger merge/blame/query, attribution, per-author trust (substrate-v2 P2) by @CodeWithJuber in #27
- feat: proof-carrying reuse cache — forge reuse + metrics + substrate stage (substrate-v2 P3) by @CodeWithJuber in #28
- feat: context assembly + completeness gate — forge context (substrate-v2 P4) by @CodeWithJuber in #29
- feat: substrate-v2 P5–P8 — loop closure, UI quality gate, forge dash, measured cost report by @CodeWithJuber in #30
- release: v0.5.0 — seams closed, one-click releases, measured benchmarks, security hardening by @CodeWithJuber in #31
- Claude/whitepaper implementation plan x8f7bh by @CodeWithJuber in #32
- docs: professional README + docs consolidation + scorecard fix (wave 3) by @CodeWithJuber in #33
New Contributors
- @CodeWithJuber made their first contribution in #6
- @dependabot[bot] made their first contribution in #1
Full Changelog: v0.3.0...v0.6.0