Skip to content

chore(release): v0.20.0 — cwd project auto-scope - #43

Merged
muqsitnawaz merged 1 commit into
mainfrom
chore/release-0.20.0
Sep 1, 2026
Merged

chore(release): v0.20.0 — cwd project auto-scope#43
muqsitnawaz merged 1 commit into
mainfrom
chore/release-0.20.0

Conversation

@muqsitnawaz

Copy link
Copy Markdown
Contributor

Pins install.sh to v0.20.0 so curl | bash installs the cwd-project auto-scope.

  • VERSIONv0.20.0, EXPECTED_SHA25640e95dd4… (verified: sha256 of linear at this tree matches).
  • linear __version__ is already 0.20.0; CHANGELOG [0.20.0] entry present.

After merge: tag v0.20.0 + gh release create with the linear file. Delivers PHNX-3700 (scoping) + the PHNX-3704 consumer switch to view . --json.

Pins install.sh to v0.20.0 (linear sha256 40e95dd4…). Ships:
- linear tasks / --board auto-scope to the cwd's Linear project (fail-open,
  validated), resolved via a single agents projects view . --json call.
- The scoping fix for agents picking up the wrong project's work.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@prix-cloud

prix-cloud Bot commented Sep 1, 2026

Copy link
Copy Markdown

Code Reviewer

Verdict: Ready to merge

Build: N/A — single-file Python CLI, no build step required.
Tests: 132/132 passed — 0.025s. All green.

Verification Result
__version__ in linear 0.20.0
python3 linear --version linear-cli 0.20.0
sha256sum(linear) 40e95dd4c8b55c8442aa8ef61d870fc90d8490453fc544b42b496e47e8d7ec51matches new EXPECTED_SHA256
CHANGELOG.md [0.20.0] Entry present with correct date (2026-09-01) ✓

Changes that work well

A clean, single-responsibility release PR. The diff is exactly 2 lines in install.sh:

  1. Version bump (v0.19.1v0.20.0) — matches __version__ in the source and the CHANGELOG.
  2. SHA256 updatesha256sum of the linear file on this tree matches the new EXPECTED_SHA256. The hash was verified both via sha256sum linear and a Python hashlib cross-check against a temp copy. The install.sh verify_sha256 function will accept it.

No issues found. The PR correctly pins the installer to v0.20.0 so curl | bash delivers the cwd-project auto-scope feature.


Reviewed by Code Reviewer — actually ran the tests and verified the binary on this branch.

@muqsitnawaz
muqsitnawaz merged commit d7e909b into main Sep 1, 2026
5 checks passed
@muqsitnawaz
muqsitnawaz deleted the chore/release-0.20.0 branch September 1, 2026 11:55
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