Releases: davidroeca/NotarAI
Releases · davidroeca/NotarAI
v0.7.0
Minor changes
- d05c5a6 - Add --strict circular ref detection and behavior completeness
- Update .github/workflows to accommodate new restructuring
- orchestrate reconciliation with cli wrapper
- set up github action crate
- update docs
- adopt sampo
- Drift Scoring
- Add MCP initialize integration with driftScore/driftStatus/mostDrifted
- Test-Spec Alignment
- Add T001/T002 checks in core/check.rs with correct tiers (Critical/Housekeeping).
- better alternative coding agent support — Thanks @davidroeca!
v0.6.0 - AGENTS.md support
Generalizations
- Better support for non-claude coding agents
- non-llm deterministic checks of specs
Note
notarai init --agent claude preserves the old behavior. notarai init --agent generic generates AGENTS.md, etc
What's Changed
- Bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #26
- Improvements by @davidroeca in #27
New Contributors
- @dependabot[bot] made their first contribution in #26
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- Fix docs reconciliation by @davidroeca in #24
- Fix dependabot issues by @davidroeca in #25
Full Changelog: v0.5.0...v0.5.1
Migrate to skill and lower context bloat
Warning
After re-running notarai init, make sure to remove the old .claude/commands/notarai-bootstrap.md and .claude/commands/notarai-reconcile.md files as they have been migrated to the skill format.
What's Changed
New Contributors
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
Support non-code artifacts with examples and better schema definitions.
- Evolve schema by @davidroeca in #15
Full Changelog: v0.3.3...v0.4.0
v0.3.3
v0.3.2
v0.3.1
Better bootstrap command
Make the bootstrap command more interactive
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Better reconciliation hashing by @davidroeca in #11
- Schema updates by @davidroeca in #12
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
Performance enhancements and code quality improvements. Smaller binary.
- Performance improvements - #9
Full Changelog: v0.2.0...v0.2.1