chore(release): v0.24.1 — cache the team board for tasks --similar (PHNX-4105) - #56
Merged
Merged
Conversation
Board cache in ~/.linear-cli/cache.sqlite synced by updatedAt (PR #55). Pins install.sh and README to v0.24.1; EXPECTED_SHA256 is the checksum of the bumped linear file. (PHNX-4105) Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FQ3w5SAvum8nShzmBo21Ar
Contributor
Author
|
APPROVE — independent non-author review (code-reviewer subagent, session 87d560af, reviewed at 6be9429). Diff is exactly CHANGELOG.md, README.md (2 pins v0.24.0→v0.24.1), install.sh (VERSION v0.24.1, EXPECTED_SHA256), and the single version line. The sha256 of the linear file at this head, fetched and hashed independently, is 8e100398c7cb8f3bb8ee7170aa5c3ad4b3da0313ca48a6aeff9811c843a2cdbe and matches install.sh byte for byte. CHANGELOG keeps an empty Unreleased above a new 0.24.1 section owning the board-cache entry with 0.24.0 intact below; same four-file shape as release commit 0a55f04. |
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.
release PR, config edits plus the version string. Cuts 0.24.1 from PR #55 (board cache).
What changed
## [0.24.1] - 2026-09-15; Unreleased stays as an empty heading.VERSIONv0.24.1 andEXPECTED_SHA256= sha256 of the bumpedlinearfile:8e100398c7cb8f3bb8ee7170aa5c3ad4b3da0313ca48a6aeff9811c843a2cdbe.__version__ = "0.24.1"(the only code line touched).Verification
From the release worktree at this commit:
./linear --version→ linear-cli 0.24.1;python3 -m unittest→ 220 tests OK, 4 skipped. After merge: tag v0.24.1, GitHub release, reinstall on zion and the workers, and a warm-cache run on the installed binary quoted on PHNX-4105.🤖 Generated with Claude Code
https://claude.ai/code/session_01FQ3w5SAvum8nShzmBo21Ar