Skip to content

chore: upgrade fab-kit to 2.15.3#31

Merged
sahil-noon merged 2 commits into
mainfrom
fab-kit-upgrade
Jul 9, 2026
Merged

chore: upgrade fab-kit to 2.15.3#31
sahil-noon merged 2 commits into
mainfrom
fab-kit-upgrade

Conversation

@sahil-noon

Copy link
Copy Markdown
Collaborator

Summary

Upgrades the deployed fab-kit from 2.13.6 to 2.15.3 and applies the pending version migrations via /fab-setup migrations.

Changes

  • fab/.fab-version (new, committed): project-pinned engine version, relocated out of config.yaml by fab config upgrade (2.15.0 restructure). The 2.15.1-to-2.15.2 migration un-ignores and commits it so fresh worktrees/clones/CI have a version source.
  • .gitignore: !fab/.fab-version negation (self-healed by fab sync's fragment merge) so the unanchored .fab-* pattern no longer swallows the version file.
  • fab/project/config.yaml: live fab_version: key removed (parked as a comment); managed reference fence for kit 2.15.3 appended by fab config upgrade.
  • fab/.kit-migration-version: 2.13.6 → 2.15.2 (the last shipped migration's target; 2.15.0→2.15.1 and 2.15.2→2.15.3 ship no migration files).

Migrations applied

  1. 2.13.6 → 2.14.0 — agent-state divestment cleanup: session-scoped hook entries were already absent from .claude/settings.local.json; deleted the dead .fab-runtime.yaml/.fab-runtime.yaml.lock files from all 20 worktrees of this repo.
  2. 2.14.0 → 2.15.0fab_version relocation: no-op (sentinel tripped — fab upgrade-repo had already stamped fab/.fab-version and parked the config key).
  3. 2.15.1 → 2.15.2 — un-ignore + commit fab/.fab-version (the gitignore negation was already self-healed; this lands the commit).

🤖 Generated with Claude Code

sahil87 added 2 commits July 9, 2026 17:41
- fab/project/config.yaml: fab_version key relocated to fab/.fab-version
  by fab config upgrade; managed reference fence (kit 2.15.3) appended
- fab/.kit-migration-version: 2.13.6 -> 2.15.2 (migrations applied;
  no migration files cover 2.15.0->2.15.1 and 2.15.2->2.15.3)
@sahil-noon sahil-noon merged commit a1ac2a8 into main Jul 9, 2026
2 checks passed
@sahil-noon sahil-noon deleted the fab-kit-upgrade branch July 9, 2026 13:11
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