Skip to content

v0.2.0

Latest

Choose a tag to compare

@holgern holgern released this 16 Jun 19:20
· 2 commits to main since this release

Full Changelog: v0.1.0...v0.2.0

[v0.2.0]

Added

  • Added structured JSON envelope output for CLI commands and --details flag on source scan, delta, and coverage
  • Added context export feature with topic-based wiki content selection, FTS search index, and plan/export workflow
  • Added operational logging infrastructure with log command group (add, tail, check), structured log events, and logging across all CLI commands
  • Enhanced context generation with improved search scoring, link expansion, and filtering options (include-indexes, include-generated, include-binary, min-score)
  • Added log rotation with configurable retention, logging configuration (max_bytes, backup_count, level), and log archives support
  • Improved ingest guidance with source grouping for related sources and agent commands for AGENTS.md freshness checks
  • Added note type system with display types per note kind, schema upgrade for type migration, and lint validation for type fields

Changed

  • Rewrote README with per-profile quickstart, install guide, command overview, and first-run walkthrough
  • Updated Sphinx documentation: restructured commands, expanded config reference, improved architecture docs
  • Refactored to use ledgercore library for frontmatter parsing and path validation, adding ledgercore as a dependency