Skip to content

Release 0.16.0+adlc3: upstream 0.16.0 merge + stop preinstalling levelup and agentic-change - #111

Merged
kanfil merged 1 commit into
mainfrom
chore/upstream-merge-0.16.0
Aug 12, 2026
Merged

Release 0.16.0+adlc3: upstream 0.16.0 merge + stop preinstalling levelup and agentic-change#111
kanfil merged 1 commit into
mainfrom
chore/upstream-merge-0.16.0

Conversation

@kanfil

@kanfil kanfil commented Aug 11, 2026

Copy link
Copy Markdown
Member

Summary

Release branch for 0.16.0+adlc3. Includes the upstream 0.16.0 merge (18 upstream commits) plus two fork-side preset catalog adjustments and release bookkeeping.

What's in this release

Upstream merge (0.15.2+adlc40.16.0+adlc1)

Fork preset catalog adjustments

  • 0.16.0+adlc2: levelup extension no longer preinstalled (levelup.preinstall: false). Commands overlap with adlc-team-skills levelup-* skills.
  • 0.16.0+adlc3: agentic-change preset no longer preinstalled (agentic-change.preinstall: false). The preset's 4 commands (/change.specify, /change.implement, /change.converge, /change.levelup) are no longer auto-scaffolded by specify init. The preset remains bundled: true and installable on demand via specify preset add agentic-change. agentic-sdlc and agentic-quick presets are unaffected. No Python source changed — the install scaffold (src/specify_cli/_init_fork.py:339-369) already honors the catalog preinstall flag.

Release bookkeeping

  • pyproject.toml: 0.15.2+adlc40.16.0+adlc3.
  • CHANGELOG.md: three version sections added.
  • FORK.md: three version-history rows added.
  • README.md: bundled-presets section split bundled-vs-preinstalled; agentic-change marked opt-in.

Verification

  • No Python source changed in the 0.16.0+adlc3 commit; the catalog preinstall flag flip is purely data-driven.
  • Ruff clean per prior upstream-merge verification.
  • Tag: agentic-sdlc-v0.16.0+adlc3 (pushed).

Agent disclosure

Posted on behalf of @kanfil by opencode (model: glm-5.2). The 0.16.0+adlc3 commit (28039f38) was authored with agent assistance and carries an Assisted-by: opencode (model: glm-5.2, supervised) trailer. The upstream-merge commit and prior 0.16.0+adlc1/0.16.0+adlc2 commits were authored in earlier sessions.

Flip presets/catalog.json agentic-change.preinstall from true to false;
the preset's 4 commands (change.specify/implement/converge/levelup) are
no longer auto-scaffolded by specify init. The preset remains bundled in
the wheel and installable on demand via 'specify preset add agentic-change'.
agentic-sdlc and agentic-quick presets are unaffected.

No Python source changed - the install scaffold (_init_fork.py:339-369)
already honors the catalog preinstall flag, so the flip is purely
data-driven.

Doc consistency: presets/agentic-change/README.md Installation section
rewritten to declare opt-in status; README.md bundled-presets blurb and
table split bundled-vs-preinstalled and mark agentic-change as opt-in.

Release bookkeeping: pyproject.toml 0.16.0+adlc2 -> 0.16.0+adlc3,
CHANGELOG.md and FORK.md version history updated.

Assisted-by: opencode (model: glm-5.2, supervised)
@kanfil
kanfil merged commit 64015fc into main Aug 12, 2026
15 checks passed
kanfil added a commit that referenced this pull request Aug 12, 2026
… with main

- fix: Alquimia argument hints after folded descriptions (github#4063)
- Merge origin/main to incorporate PR #109/#110/#111 merge commits
  (0.16.0+adlc3 release tagged on main)

Assisted-by: opencode (model: glm-5.2, supervised)
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.

2 participants