Skip to content

v0.5.0 - #30

Merged
waterflane merged 7 commits into
mainfrom
dev
Aug 24, 2026
Merged

v0.5.0#30
waterflane merged 7 commits into
mainfrom
dev

Conversation

@waterflane

@waterflane waterflane commented Aug 24, 2026

Copy link
Copy Markdown
Owner

Summary

v0.5: Generic local integration bridge (release prepared)

  • Expose immutable model-free candidate, expansion, verified-read, and
    package application contracts without changing model-assisted discovery.
  • Add a persistent workspace-bound JSON-RPC 2.0 bridge over UTF-8 NDJSON
    stdio with explicit protocol v1 negotiation and cancellation.
  • Keep repository truth, source identity verification, path policy, and
    read-only guarantees inside ContextForge while consumers own model selection.
  • Keep MCP independent and preserve its existing read-only protocol.

Type of change

  • Bug fix
  • Feature
  • Documentation
  • Refactor or maintenance
  • Security hardening without vulnerability details

Validation

  • ruff format --check .
  • ruff check .
  • mypy
  • pytest
  • Documentation/package checks, when applicable
  • Checks did not require a live local or remote model provider

Contributor confirmation

  • This pull request targets dev (unless the maintainer requested
    otherwise).
  • I have the right to submit this contribution under Apache-2.0 as
    described in CONTRIBUTING.md.
  • I did not include credentials, private source, prompts, or unsanitized
    logs.
  • New dependencies or copied assets include compatible provenance and
    licensing information.

* fix(release): prepare 0.4.2.post1 hotfix
fix CI test
* feat(discovery): expose model-free context preparation API

* feat(bridge): add persistent JSON-RPC context service

* chore(release): prepare ContextForge 0.5.0 bridge API

* fix(bridge): bound shutdown of active requests
@waterflane waterflane changed the title Dev v0.5.0 Aug 24, 2026
* Update banner image in README.md

* Codex/fix ci 0.4.2 post1 (#25) (#26)

* fix(release): prepare 0.4.2.post1 hotfix
fix CI test

* fix(release): select repository explicitly (#27)

* fix release pypi (#28)

* fix readme image duplicate
@waterflane
waterflane merged commit 395c9c1 into main Aug 24, 2026
16 checks 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