release: v0.2.7#201
Merged
Merged
Conversation
Promotes [Unreleased] to [0.2.7] and bumps the version. The changelog was empty going into this cut, so wrote entries for the 5 user-facing PRs since v0.2.6 (Z.ai GLM as a BYOK provider #170, the fetch_url clean-markdown + spill-and-page pipeline #187, read_page mode:'content' #189, the experimental web-actor code-REPL surface + the actor-cascade stop fix #119, and the post-merge correctness fixes #194), skipping the 3 that are internal-only (a benchmark report doc, a PR-template chore). Grounded in each PR's own description, not invented; zero em dashes. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: Ariel Deschapell <arieldeschapell@Ariels-MacBook-Air.local>
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.
Cuts v0.2.7. The changelog's
[Unreleased]section was empty going into this even though 8 real commits had landed since v0.2.6, so I wrote entries for the 5 that are user-facing, grounded in each PR's own description:fetch_urlclean-markdown extraction + spill-and-page,read_web_cache(fetch_url content pipeline: clean-markdown extraction + spill-and-page #187)read_page mode:'content'(read_page mode:'content' — rendered pages through the extraction pipeline #189)read_web_cacheunreachable in two presets, and two other small correctness fixesSkipped 3 commits that are internal-only: a dated benchmark report (#188, #193) and a PR-template chore (#190).