Skip to content

Fix CLI version and complete guide docs#25

Open
benzend wants to merge 2 commits into
mainfrom
cli-version-and-guide-updates
Open

Fix CLI version and complete guide docs#25
benzend wants to merge 2 commits into
mainfrom
cli-version-and-guide-updates

Conversation

@benzend
Copy link
Copy Markdown
Owner

@benzend benzend commented Mar 11, 2026

Summary

  • Dynamic version: Read version from package.json instead of hardcoding "0.1.0", so --version stays in sync with published releases
  • Complete guide: Added all missing commands (stats, open, visualize), full node type reference (24 types), undocumented flags (--x/--y, --node-type, --entry-type, --model, --category/--search/--limit), and missing aliases (tpl, int, viz, nodes)

Test plan

  • zeitflow --version prints version from package.json
  • zeitflow guide shows new sections (stats, open, visualize, node types)
  • zeitflow guide search "visualize" returns matching sections
  • Build succeeds with pnpm build in cli-npm/

🤖 Generated with Claude Code

Read version from package.json dynamically instead of hardcoding "0.1.0",
and add all undocumented commands, flags, node types, and aliases to the
CLI guide.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
joice Ready Ready Preview, Comment Mar 16, 2026 1:12am

Request Review

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