diff --git a/CHANGELOG.md b/CHANGELOG.md index 789c7d3..26288d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ - Add crawlkit control metadata/status surfaces with command-local `metadata --json`, `status --json`, and `doctor --json`. - Include the primary SQLite database inventory in status JSON so local control surfaces can discover archive storage without opening live stores. - Route config path handling and SQLite openers through `crawlkit` so GitHub archive tooling shares the same foundation as the Slack, Discord, and Notion crawlers. +- Keep shared crawl app TUI nomenclature aligned while `gitcrawl tui` remains the richer cluster-browser reference implementation. - Keep the existing `gitcrawl tui` as the family reference terminal interface and add CI smoke coverage for its help surface. ## 0.1.2 - 2026-05-01