Skip to content

docs: align CLI-first docs and note Apache AGE graph transition#108

Draft
Copilot wants to merge 1 commit intodocs/skill-cli-firstfrom
copilot/sub-pr-105-again
Draft

docs: align CLI-first docs and note Apache AGE graph transition#108
Copilot wants to merge 1 commit intodocs/skill-cli-firstfrom
copilot/sub-pr-105-again

Conversation

Copy link
Contributor

Copilot AI commented Feb 24, 2026

Docs were inconsistent after the Postgres migration: stale Qdrant references, --collection defaults mismatched across files, pre-flight checks that required embedding availability, and graphExpand incorrectly described as removed.

Changes

  • Pre-flight check — replaced raged query (requires embeddings) with raged collections --api "$RAGED_URL" for pure API reachability
  • --collection default — aligned to _(none)_ in both skill/SKILL.md and skill/skills/raged/SKILL.md (was docs)
  • Stale backend referencesQdrantPostgres in startup comments across skill docs
  • Sequence diagram — updated node dist/index.js query ...raged query ... in docs/04-claude-skills.md
  • graphExpand — corrected from "removed" to "currently available but experimental, transitioning to Apache AGE on Postgres"
  • skill/README.md prerequisites — added explicit raged CLI install step (npm install -g ./cli / npm link) ahead of Node/npm requirement

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Update CLI-first documentation and document graph transition docs: align CLI-first docs and note Apache AGE graph transition Feb 24, 2026
Copilot AI requested a review from mfittko February 24, 2026 22:21
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.

2 participants