Skip to content

fix: cgh status shows graph.duckdb default + clean empty Endpoints#60

Merged
joy-software merged 1 commit into
developfrom
fix/status-display
Jun 6, 2026
Merged

fix: cgh status shows graph.duckdb default + clean empty Endpoints#60
joy-software merged 1 commit into
developfrom
fix/status-display

Conversation

@joy-software

Copy link
Copy Markdown
Contributor

Two cosmetic cgh status bugs spotted in real output.

  • Backend on a fresh repo said (would create graph.db), but DuckDB has been the default since v0.4, so a first cgh index creates graph.duckdb. Corrected.
  • Endpoints row rendered as a bare , when counts came from the FTS-only or unknown fallback (graph not readable). Now unknown (graph locked) / unknown, matching the Files cell.

Display only.

  • smoke: fresh repo shows would create graph.duckdb and Endpoints: unknown
  • full suite (384) + ruff + no-ai-tells guard clean

Two cosmetic bugs in cgh status:
- A fresh repo with no DB on disk said '(would create graph.db)', but DuckDB
  has been the default backend since v0.4, so a first index creates
  graph.duckdb. Corrected the text.
- The Endpoints row rendered as a bare ', ' when counts came from the
  FTS-only or unknown fallback (no graph read). Now shows 'unknown (graph
  locked)' or 'unknown' to match the Files cell.
@joy-software joy-software merged commit b89dcbc into develop Jun 6, 2026
8 checks passed
@joy-software joy-software deleted the fix/status-display branch June 6, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant