Skip to content

Releases: dusk-network/pituitary

v1.0.0-beta.8

10 Apr 07:55

Choose a tag to compare

What's Changed

  • feat(ast): infer applies_to edges via tree-sitter (#261) by @autholykos in #269
  • chore: move marketing content to private repo by @autholykos in #270
  • feat(schema): temporal validity windows on governance edges by @autholykos in #274
  • feat(mcp): governance protocol and layered context loading by @autholykos in #276
  • feat(schema): confidence tiers on governance edges by @autholykos in #277
  • feat(index): governance graph diff on incremental updates by @autholykos in #278
  • feat(ast): rationale extraction and deliberate deviation classification by @autholykos in #279
  • feat(index): spec family discovery via dependency graph clustering by @autholykos in #280
  • docs: document governance graph features (#262-267) by @autholykos in #281
  • docs: reposition as consistency governance for AI-native development by @autholykos in #282
  • [codex] Improve governance CLI ergonomics by @autholykos in #283
  • Add JSON source adapter by @autholykos in #284
  • feat(analysis): cap completions, rank sections, and add minimal harness by @autholykos in #286

Full Changelog: v1.0.0-beta.7...v1.0.0-beta.8

v1.0.0-beta.7

06 Apr 20:14
b18dbc0

Choose a tag to compare

v1.0.0-beta.7 Pre-release
Pre-release

What's Changed

Multirepo support

  • feat(explain-file): add repo_id and scoped workspace_path for secondary repos (#223) by @autholykos in #259
  • feat(config): detect multirepo config shadowing during discovery (#224) by @autholykos in #259
  • fix(config): use lightweight TOML parse for multirepo shadow detection (#224) by @autholykos in #259

Indexing & graph

  • feat: support incremental index updates without full rebuild (#253) by @autholykos in #258
  • feat: inject source_adapter metadata in loader for all adapters (#254) by @autholykos in #257
  • feat: add relates_to soft edge type for non-dependency relationships (#252) by @autholykos in #256

Fixes

  • fix: hardcoded adapter column in rebuild.go by @autholykos in #255
  • fix: add tool definitions to server.json for Smithery discovery

Housekeeping

Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7

v1.0.0-beta.6

05 Apr 16:21
0daddac

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6

v1.0.0-beta.5

05 Apr 11:01
3513260

Choose a tag to compare

Highlights

New commands: compile deterministic terminology edits, check-spec-freshness stale spec detection.

Semantic runtime expansion: check-compliance, check-terminology, and canonicalize now support LLM-backed adjudication via runtime.analysis.

MCP surface doubled (6 → 13 tools): check_compliance, check_terminology, governed_by, compile_preview, fix_preview, status, explain_file. Agents get the full code-development loop: look up governing specs → write code → check compliance → verify terminology → preview fixes.

Parallel LLM adjudication: check-doc-drift and check-compliance now run LLM calls concurrently (bounded errgroup, concurrency 4). Wall-clock time scales inversely with concurrency.

UX improvements: ranked analyze-impact --summary mode, overlap pre-check, impact severity classification (breaking/behavioral/cosmetic), JSON rebuild progress events, multirepo explain-file and status path improvements.

What's Changed

  • docs: add semantic runtime operator note by @autholykos in #214
  • UX strengthening slice (ranked summaries, json progress, multirepo paths) by @autholykos in #226
  • feat(skill): autoskiller v8 pituitary-cli optimization by @autholykos in #231
  • feat: extend semantic runtime to check-compliance, check-terminology, and canonicalize by @autholykos in #233
  • feat: add new overlap pre-check and analyze-impact severity classification by @autholykos in #233
  • feat: add pituitary compile command by @autholykos in #234
  • feat: add check-spec-freshness command by @autholykos in #240
  • feat: expand MCP server tools for code-development workflow by @autholykos in #241
  • feat: parallelize LLM adjudication in check-doc-drift and check-compliance by @autholykos in #242

Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5

v1.0.0-beta.4

31 Mar 12:57
32adc0c

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4

v1.0.0-beta.3

27 Mar 14:47
e8a8610

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3

v1.0.0-beta.2

27 Mar 08:48
4455e3b

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta...v1.0.0-beta.2

v1.0.0-beta

25 Mar 16:56
ca3ea96

Choose a tag to compare

What's Changed

  • Apply positioning design: README, launch materials, docs, discover, roadmap by @autholykos in #138
  • Add post-init and drift-without-fix guidance messages by @autholykos in #140
  • RFC 0002: Kernel/extension adapter architecture by @autholykos in #141
  • Sharpen Show HN text with builder voice by @autholykos in #143
  • Reprioritize roadmap: kernel/extension architecture and GitHub issues by @autholykos in #142
  • Update install docs for public repo by @autholykos in #144

Full Changelog: v1.0.0-alpha...v1.0.0-beta

v1.0.0-alpha

24 Mar 22:13
1eb5d1b

Choose a tag to compare

v1.0.0-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.0...v1.0.0-alpha

v0.5.0

24 Mar 19:53
07ea542

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0