Releases: jl-cmd/claude-dev-env
Releases · jl-cmd/claude-dev-env
Release list
claude-dev-env: v7.0.0
7.0.0 (2026-09-06)
⚠ BREAKING CHANGES
- advisor: use ADVISOR_ASTRA, --enable-astra, codex_astra_advisor.py, and astra_enabled in place of the Sol advisor names.
Features
- add no-code-comments guidance (dcc84a1)
- advisor: switch team-advisor from Sol to Astra (8324678)
- advisor: use Astra for the Codex team advisor (d825309)
- agents: replace PR description writer voice (98d4224)
- ci: check the committed tree from the event merge base (ca0aec5)
- ci: enforce committed-tree policy (6319faa)
- clarify imported context recovery guidance (c358956)
- extend no-comment policy to worker surfaces (9e6d0ac)
- git: make submodule parent sync explicit (ea7a18d)
- git: make submodule parent sync explicit (184a855)
- hooks: add a repeatable hook-timing harness (ffc2274)
- hooks: add PR done checklist context reminder after push (8506d95)
- hooks: add rerunnable hook audit (cc32921)
- hooks: add the validation-phase vocabulary (f0c6518)
- hooks: give MultiEdit and apply_patch mutation-parity gate coverage (56e6d2a)
- hooks: hand the agent a PR done checklist after each push (90306b1)
- hooks: make PRs wait for the body writer (d2a9351)
- hooks: record a real pytest failure as TDD-gate evidence (9b22141)
- hooks: require a PR description writer before PR creation (1c14f08)
- hooks: split code-rules validation into edit-lane and full-gate phases (28ecd1a)
- install: publish pstack as a skills-directory plugin (bca64ce)
- install: publish pstack as a skills-directory plugin (f0663e4)
- Let a real failing test run satisfy the test-first gate (114d5ad)
- lint: add cde lint for policy rules (c583a24)
- lint: add staged policy diagnostics (66be5ad)
- lint: add staged terminology rule (7d6b9eb)
- lint: define the required local staged policy-lint step (bcc95ab)
- lint: flag staged prose that near-misses a new identifier (284532d)
- lint: run staged policy lint locally before the existing commit gate (29da240)
- name every changed behavior before writing the PR body (abff5e7)
- orchestrator: make this session the executor advisor (bb0dbbd)
- orchestrator: make this session the executor advisor (b937e0d)
- persist approved pstack model assignments (c337e15)
- pstack: select available models for each host (f241e45)
- pstack: select available models for each host (ffa7ac7)
- pull-request: move publication gates into command (690232c)
- pull-request: move publication gates into command (14a711d)
- Remember your test so a touch cannot fake it (33cc4df)
- require atomic behavior coverage in PR descriptions (76cb6c1)
- search: make project token expansion explicit (398a480)
- search: replace the es.exe path rewriter hook with a command (9f71536)
- skills: add Codex startup diagnosis baseline (348f152)
- skills: add hook boundary repair baseline (2aa65b3)
- Tell coding sessions not to add code comments (d79d9a9)
- test: add test-runner command for Django and Playwright checks (38151d2)
- test: make local preflight explicit (fcb1ff7)
- verification: add isolated installer skill (bbd7091)
Bug Fixes
- a repository checked out under /tmp is never treated as scratch (8eb7c2e)
- advisor: keep bind protocol silent on orchestrator (8cb59f6)
- advisor: pair Astra helper modules with tests (7bfb907)
- advisor: satisfy Astra helper quality gates (1af5332)
- agents: keep PR writer guidance on live sources (c67bd71)
- align comment cleanup boundary (6867e06)
- align comment enforcement guidance (b76f9f8)
- align comment policy guidance (aabeeac)
- align comment policy summaries (d24e6f6)
- align empty diff test with clean lint runs (cc80947)
- anchor standalone duplicate comments (1e4d8b3)
- Anchor state-description test payloads to the repository root (adc26b3)
- Anchor the staging walk at the target's project root (ee87e17)
- autoconverge: select cloud GitHub transport explicitly (5a0a342)
- autoconverge: skip host GitHub auth for cloud runs (48f4cef)
- block retained comments on changed code ([106e997](106e99...
claude-dev-env: v6.0.0
6.0.0 (2026-09-06)
⚠ BREAKING CHANGES
- advisor: use ADVISOR_ASTRA, --enable-astra, codex_astra_advisor.py, and astra_enabled in place of the Sol advisor names.
Features
- add no-code-comments guidance (dcc84a1)
- advisor: switch team-advisor from Sol to Astra (8324678)
- advisor: use Astra for the Codex team advisor (d825309)
- agents: replace PR description writer voice (98d4224)
- ci: check the committed tree from the event merge base (ca0aec5)
- ci: enforce committed-tree policy (6319faa)
- clarify imported context recovery guidance (c358956)
- extend no-comment policy to worker surfaces (9e6d0ac)
- git: make submodule parent sync explicit (ea7a18d)
- git: make submodule parent sync explicit (184a855)
- hooks: add a repeatable hook-timing harness (ffc2274)
- hooks: add PR done checklist context reminder after push (8506d95)
- hooks: add rerunnable hook audit (cc32921)
- hooks: add the validation-phase vocabulary (f0c6518)
- hooks: give MultiEdit and apply_patch mutation-parity gate coverage (56e6d2a)
- hooks: hand the agent a PR done checklist after each push (90306b1)
- hooks: make PRs wait for the body writer (d2a9351)
- hooks: record a real pytest failure as TDD-gate evidence (9b22141)
- hooks: require a PR description writer before PR creation (1c14f08)
- hooks: split code-rules validation into edit-lane and full-gate phases (28ecd1a)
- install: publish pstack as a skills-directory plugin (bca64ce)
- install: publish pstack as a skills-directory plugin (f0663e4)
- Let a real failing test run satisfy the test-first gate (114d5ad)
- lint: add cde lint for policy rules (c583a24)
- lint: add staged policy diagnostics (66be5ad)
- lint: add staged terminology rule (7d6b9eb)
- lint: define the required local staged policy-lint step (bcc95ab)
- lint: flag staged prose that near-misses a new identifier (284532d)
- lint: run staged policy lint locally before the existing commit gate (29da240)
- name every changed behavior before writing the PR body (abff5e7)
- orchestrator: make this session the executor advisor (bb0dbbd)
- orchestrator: make this session the executor advisor (b937e0d)
- persist approved pstack model assignments (c337e15)
- pstack: select available models for each host (f241e45)
- pstack: select available models for each host (ffa7ac7)
- pull-request: move publication gates into command (690232c)
- pull-request: move publication gates into command (14a711d)
- Remember your test so a touch cannot fake it (33cc4df)
- require atomic behavior coverage in PR descriptions (76cb6c1)
- search: make project token expansion explicit (398a480)
- search: replace the es.exe path rewriter hook with a command (9f71536)
- skills: add Codex startup diagnosis baseline (348f152)
- skills: add hook boundary repair baseline (2aa65b3)
- Tell coding sessions not to add code comments (d79d9a9)
- test: add test-runner command for Django and Playwright checks (38151d2)
- test: make local preflight explicit (fcb1ff7)
- verification: add isolated installer skill (bbd7091)
Bug Fixes
- a repository checked out under /tmp is never treated as scratch (8eb7c2e)
- advisor: keep bind protocol silent on orchestrator (8cb59f6)
- advisor: pair Astra helper modules with tests (7bfb907)
- advisor: satisfy Astra helper quality gates (1af5332)
- agents: keep PR writer guidance on live sources (c67bd71)
- align comment cleanup boundary (6867e06)
- align comment enforcement guidance (b76f9f8)
- align comment policy guidance (aabeeac)
- align comment policy summaries (d24e6f6)
- align empty diff test with clean lint runs (cc80947)
- anchor standalone duplicate comments (1e4d8b3)
- Anchor state-description test payloads to the repository root (adc26b3)
- Anchor the staging walk at the target's project root (ee87e17)
- autoconverge: select cloud GitHub transport explicitly (5a0a342)
- autoconverge: skip host GitHub auth for cloud runs (48f4cef)
- block retained comments on changed code ([106e997](106e99...
claude-dev-env: v4.3.0
claude-dev-env: v4.2.0
claude-dev-env: v4.1.0
claude-dev-env: v4.0.0
claude-dev-env-v4.0.0 Merge pull request #1286 from jl-cmd/release-please--branches--main--…
claude-dev-env: v2.36.0
claude-dev-env: v2.35.0
claude-dev-env: v2.34.0
2.34.0 (2026-09-04)
Features
- skills: add Codex startup diagnosis baseline (348f152)
- skills: add hook boundary repair baseline (2aa65b3)
Bug Fixes
- anchor standalone duplicate comments (1e4d8b3)
- catch shifted retained inline comments (a26874b)
- close retirement registry installer tests (d85d042)
- close retirement registry installer tests (f0fe4d7)
- installer retirement test parsing (c800f53)
- reserve comment matches before attachment checks (7f481da)
- reserve exact duplicate comment matches (64a7c61)
- reserve exact duplicate comment matches (5699bcd)
- restore comment lint scope (e08cb21)