chore: release 0.5.0#23
Merged
Merged
Conversation
Net-new SDK surface since 0.4.0: - `bcli pack` — installable bundles (queries + batches + agent fragments + endpoint presets) with a JSON ledger, per-fragment AGENTS.md/CLAUDE.md `targets`, registry-preset conflict detection. Two built-in packs (`starter-generic`, `cronus-demo`). - `bcli ask` — oracle-style one-shot LLM second opinion. Claude and OpenAI backends mirroring the `extract` factory. New `bcli.ask.context_providers` entry-point group for downstream domain glossaries. - `bcli.context` — typed `ContextBundle`, 3-layer redaction (audit keys + telemetry patterns + URL/GUID/attachment scrub), last-error capture (no tracebacks by default), opt-in http-tail. Shared substrate for `bcli ask` and the future `bcli agent`. - `bcli-site/` — Astro + Tailwind v0 landing-page scaffold for bcli.sh. See CHANGELOG.md for the full set.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Release bump for 0.5.0 — adds
bcli pack,bcli ask,bcli.context, and thebcli-site/v0 scaffold landed in #22.pyproject.toml0.4.0 → 0.5.0CHANGELOG.mdUnreleased →[0.5.0] - 2026-05-25(content preserved)uv.lockre-resolved to record the new bc-cli versionPushing tag
v0.5.0after merge triggers.github/workflows/publish.yml→ PyPI (Trusted Publisher OIDC, envpypi).Test plan
pyproject.tomlversion anduv.lockagree (publish workflow's tag-vs-pyproject sanity check requires this)v0.5.0, push, verifyPublish to PyPIworkflow completes successfully