Skip to content

Release Hypervibe 0.1.1 - #16

Merged
davejohnson merged 1 commit into
mainfrom
agent/release-hv-db-query-0.1.1
Jul 22, 2026
Merged

Release Hypervibe 0.1.1#16
davejohnson merged 1 commit into
mainfrom
agent/release-hv-db-query-0.1.1

Conversation

@davejohnson

@davejohnson davejohnson commented Jul 22, 2026

Copy link
Copy Markdown
Owner

What changed

  • bump @davejohnson/hypervibe from 0.1.0 to 0.1.1
  • publish the already-merged operation-scoped hv_db_query database access work
  • add npm run release -- patch for guarded versioning, validation, annotated tagging, atomic pushes, and native GitHub Actions monitoring
  • build native Apple Silicon and Intel DMGs on macos-15 and macos-15-intel, attach checksums, and create a public GitHub Release after package publication succeeds

Why

The hv_db_query implementation was merged in PR #8, but the local MCP executable and published 0.1.0 package predated that merge. Users therefore continued to run the old behavior that rejected internal-only managed databases.

Impact

After publication and MCP restart, hv_db_query can acquire bounded temporary access for internal-only managed Postgres databases, execute a database-enforced read-only query by default, and report cleanup status.

Validation

  • npm test — 106 files, 913 tests passed
  • npm run typecheck
  • npm run build
  • npm run prepublish-check
  • end-to-end simulated 0.1.2 release against a throwaway local bare Git remote
  • swift test --package-path apps/macos — 30 tests passed
  • GitHub parsed the updated workflow from the PR branch
  • checksum generation and verification round-trip against the existing DMG

@davejohnson
davejohnson marked this pull request as ready for review July 22, 2026 04:13
@davejohnson
davejohnson merged commit 6432a37 into main Jul 22, 2026
1 check passed
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