chore: cut v0.19.0#100
Merged
Merged
Conversation
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.
Moves the
[Unreleased]entries under av0.19.0heading and refreshes the compare links, sorelease.ymlcan read the notes from the matching section when the tag lands.Minor bump: the release carries one feature (#98, the Pulls screen's Commits tab) alongside six fixes.
What lands
Added — #98 commits tab on the Pulls screen.
Fixed — #99 browser reflexes in the shell, #96 untracked-directory file count, #97 stale PR badge after a merge, #94 unknown model's context window, #93 lazy diff editors and the pull request screen's skeletons.
#91 (biome adoption,
lib/regrouping) and #95 (CLAUDE.md prune) are internal and carry no entry, which is why they are absent.Test plan
gofmt -l .andgo vet ./...cleango test -race ./...— 404 passed, no data racesbiome check .clean (exit 0),tsc --noEmitclean,vite buildsucceedsvitest run— 416 passed in 44 filesGOOS=linux/darwin/windows go build ./... && go vet ./...cleanawkextraction fromrelease.ymlyields the full 0.19.0 section (7 entries)