Skip to content

chore(install): Retire frozen behavior#138

Merged
gricha merged 1 commit into
mainfrom
gricha/ref/retire-frozen-behavior
Jul 16, 2026
Merged

chore(install): Retire frozen behavior#138
gricha merged 1 commit into
mainfrom
gricha/ref/retire-frozen-behavior

Conversation

@gricha

@gricha gricha commented Jul 16, 2026

Copy link
Copy Markdown
Member

Keep install --frozen as a temporary compatibility option while removing the alternate install lifecycle behind it.

The flag now prints a direct warning that it is ignored and will be removed in the next major release, then follows normal agents.toml resolution. Explicit ref values remain the supported way to pin sources.

This removes frozen-only branches from skill and subagent resolution, lockfile handling, canonical writes, gitignore generation, and runtime pruning. Eight frozen-mode tests are replaced by one CLI contract test that verifies the warning and normal fresh-install behavior. User-facing documentation now describes the compatibility transition.

pnpm check passed lint, typecheck, and all 802 tests. Docker QA passed the checked-in install/sync example, and an isolated install --frozen probe verified the warning, fresh lockfile, installed skills, canonical subagent, and generated Claude and Codex runtime files.

Keep --frozen as a warned compatibility no-op until the next major release. Remove its alternate resolution, lockfile, canonical-file, gitignore, and pruning paths so install always follows one lifecycle.

Co-Authored-By: Codex <codex@openai.com>
@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dotagents Ready Ready Preview Jul 16, 2026 7:47pm

Request Review

@gricha
gricha marked this pull request as ready for review July 16, 2026 20:03
@github-actions github-actions Bot added the risk: medium PR risk score: medium label Jul 16, 2026
@gricha
gricha merged commit 5ae5ca3 into main Jul 16, 2026
21 checks passed
@gricha
gricha deleted the gricha/ref/retire-frozen-behavior branch July 16, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk: medium PR risk score: medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant