Skip to content

Fix upgrade path and skill manifest drift#48

Merged
codejunkie99 merged 1 commit into
masterfrom
codex/resolve-upgrade-issues
May 9, 2026
Merged

Fix upgrade path and skill manifest drift#48
codejunkie99 merged 1 commit into
masterfrom
codex/resolve-upgrade-issues

Conversation

@codejunkie99

Copy link
Copy Markdown
Owner

Summary

  • add agentic-stack upgrade with --dry-run / --yes to refresh skeleton-owned .agent infrastructure while leaving adapter configs, user memory, candidates, and existing skill dirs alone
  • add agentic-stack sync-manifest and run manifest sync during install/add when .agent/skills exists
  • make doctor warn for missing Claude hook command targets and unwired hook files

Fixes #45
Fixes #46
Fixes #47

Test Plan

  • python3 -m pytest -q
  • python3 -m py_compile harness_manager/cli.py harness_manager/install.py harness_manager/doctor.py harness_manager/skill_manifest.py harness_manager/upgrade.py
  • bash -n install.sh
  • ruby -c Formula/agentic-stack.rb
  • CLI smoke: install fresh project, sync-manifest, upgrade --dry-run, upgrade --yes
  • python3 test_tldraw_visual_memory.py
  • python3 test_claude_code_hook.py

@codejunkie99
codejunkie99 merged commit a03c3a3 into master May 9, 2026
@codejunkie99
codejunkie99 deleted the codex/resolve-upgrade-issues branch May 9, 2026 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant