Skip to content

docs(quickstart): fix prerequisites, add venv step, correct CLI flags#1520

Merged
goldmedal merged 2 commits intoCanner:feat/cli-0.2.0from
goldmedal:chore/fix-quickstart
Apr 5, 2026
Merged

docs(quickstart): fix prerequisites, add venv step, correct CLI flags#1520
goldmedal merged 2 commits intoCanner:feat/cli-0.2.0from
goldmedal:chore/fix-quickstart

Conversation

@goldmedal
Copy link
Copy Markdown
Contributor

Summary

  • Add Step 0 for Python venv setup; remove per-project venv from Step 1
  • Bump Python requirement from 3.9+ to 3.11+ (matches pyproject.toml)
  • Add Node.js/npm to prerequisites (conditional, for npx only)
  • Fix wren memory fetch/recall flag from --question to --query
  • Add missing format: duckdb to --from-file profile example
  • Remove redundant manual wren_project.yml edit in Step 5 (handled by generate-mdl skill)
  • Remove incorrect note about restarting Claude Code session after skill install

Test plan

  • Verify quickstart renders correctly on GitHub
  • Walk through the quickstart end-to-end with a fresh venv

🤖 Generated with Claude Code

goldmedal and others added 2 commits April 5, 2026 22:30
- Bump Python requirement from 3.9+ to 3.11+ (matches pyproject.toml)
- Add Node.js/npm to prerequisites (required for npx)
- Add Step 0 for creating a shared Python virtual environment
- Remove per-project venv from Step 1 (now handled by Step 0)
- Remove incorrect note about restarting Claude Code session after skill install

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Fix memory fetch/recall flag from --question to --query
- Add format: duckdb to from-file profile example (required for attach)
- Mark Node.js/npm as conditional prerequisite (npx only)
- Simplify Step 5: remove redundant manual wren_project.yml edit
- Clean up extra blank line

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 5, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e91ede90-fc1b-4c99-af65-8333bac87144

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Apr 5, 2026
@goldmedal goldmedal merged commit 5fad1ad into Canner:feat/cli-0.2.0 Apr 5, 2026
3 checks passed
@goldmedal goldmedal deleted the chore/fix-quickstart branch April 5, 2026 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant