Skip to content

Release 2026.629.0 — running-the-platform runbook + all-projects version bump - #62

Merged
digitalflanker-ux merged 2 commits into
mainfrom
release/2026.629.0
Jun 29, 2026
Merged

Release 2026.629.0 — running-the-platform runbook + all-projects version bump#62
digitalflanker-ux merged 2 commits into
mainfrom
release/2026.629.0

Conversation

@digitalflanker-ux

@digitalflanker-ux digitalflanker-ux commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Docs

  • docs/operations/running-the-platform.md — a single start-to-finish runbook: install (setup.sh) → run (open_hrp.sh / hrp start) → verify (hrp doctor, /api/health) → load data → configure keys → multi-LLM consult → stop → troubleshooting, with a ports table. Linked from the README.

Version

  • Auto-bumped to 2026.629.0 across both HRP sub-projectspyproject.toml and web/package.json — plus a stamped CHANGELOG entry.
  • scripts/bump_version.py now versions web/package.json too (not just Python), so "all projects" stay in sync automatically. (Dependencies are untouched.)

Verification

  • hrp.__version__ / consumer API / ops API / web app all report 2026.629.0.
  • test_version.py passes; web npm run build clean; ruff/black clean.

🤖 Generated with Claude Code

https://claude.ai/code/session_011BFeBAuxWTFRayNGMD7VDn


View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

digitalflanker-ux and others added 2 commits June 29, 2026 11:02
- docs/operations/running-the-platform.md: one start-to-finish guide
  (install -> run -> verify -> data -> keys -> consult -> stop -> troubleshoot),
  linked from the README.
- bump_version.py now versions BOTH HRP sub-projects (pyproject + web/package.json).
- auto-bump to 2026.629.0 across pyproject, web app, and CHANGELOG.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011BFeBAuxWTFRayNGMD7VDn
Adds .github/workflows/release.yml — on push to main, reads the pyproject
version and creates a matching `v<version>` GitHub Release if absent (idempotent,
--generate-notes). Keeps the GitHub Release version always in sync with the
project version; no hand-created releases.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011BFeBAuxWTFRayNGMD7VDn
@digitalflanker-ux
digitalflanker-ux merged commit ecd4de9 into main Jun 29, 2026
1 check passed
@digitalflanker-ux
digitalflanker-ux deleted the release/2026.629.0 branch June 29, 2026 16:10
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