Skip to content

fix(sdlc): bump CC baseline v2.1.170 → v2.1.185#427

Merged
BaseInfinity merged 1 commit into
mainfrom
fix/cc-baseline-bump
Jun 23, 2026
Merged

fix(sdlc): bump CC baseline v2.1.170 → v2.1.185#427
BaseInfinity merged 1 commit into
mainfrom
fix/cc-baseline-bump

Conversation

@BaseInfinity

Copy link
Copy Markdown
Owner

Summary

Key findings from drift analysis

  • v2.1.176: Hook if conditions for file paths were broken — our tdd-pretool-check.sh was silently not filtering
  • v2.1.178: Tool(param:value) permission rules, TeamCreate/TeamDelete removed
  • v2.1.181: ! bash commands now auto-respond (breaking), 5-level subagent nesting limit
  • v2.1.183: TUI corruption under heavy subagent load fixed, auto-mode safety hardening

Test plan

  • 17/17 cowork drift tests pass
  • 13/13 version logic tests pass
  • No TeamCreate/TeamDelete references found in codebase
  • CI green

Closes #425

…Hooks

15-release gap analyzed. Key changes absorbed:
- Hook `if` path-filter was broken before v2.1.176 (our tdd-pretool-check used this)
- TeamCreate/TeamDelete removed in v2.1.178 (teams now implicit)
- TUI corruption under subagent load fixed in v2.1.183
- Auto-mode safety hardening in v2.1.183 overlaps our git-guard

Closes #425
@BaseInfinity BaseInfinity enabled auto-merge (squash) June 23, 2026 03:24
@BaseInfinity BaseInfinity merged commit 062ab8d into main Jun 23, 2026
3 checks passed
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.

CC version drift: baseline v2.1.170, latest v2.1.185 (15-release gap)

1 participant