Skip to content

release: WikiBrain v0.1.9 - #2

Merged
hungrytech merged 9 commits into
mainfrom
feat/wikibrain-cli
Aug 2, 2026
Merged

release: WikiBrain v0.1.9#2
hungrytech merged 9 commits into
mainfrom
feat/wikibrain-cli

Conversation

@hungrytech

Copy link
Copy Markdown
Owner

Summary

  • rename the primary CLI from brainctl to wikibrain
  • retain brainctl as a deprecated compatibility alias
  • migrate owned Claude/Codex/Grok hooks safely, including rolling-upgrade fallback
  • update macOS/Linux/Windows installation surfaces and multilingual documentation
  • prepare the v0.1.9 release policy, changelog, and package metadata
  • verify both command names in wheel, sdist, Windows CI, and Homebrew Formula tests

Verification

  • PYTHONPATH=src uv run python -m unittest discover -s tests -v — 224 passed, 11 platform skips
  • uv run --with ruff==0.15.22 ruff check src tests benchmarks scripts
  • uv lock --check
  • uv run python -m compileall -q src tests benchmarks scripts
  • benchmark provenance and chart freshness checks
  • wheel and sdist isolated installs: wikibrain 0.1.9 and brainctl alias
  • twine check dist/*
  • independent fail-closed release review: no blockers

Compatibility

brainctl remains available for existing automation. New documentation, generated hooks, installers, and diagnostics use wikibrain.

@hungrytech
hungrytech merged commit 92aca15 into main Aug 2, 2026
11 checks passed
@hungrytech
hungrytech deleted the feat/wikibrain-cli branch August 2, 2026 14:31
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