Skip to content

feat: add version and update commands#19

Merged
baskduf merged 1 commit into
mainfrom
feat/version-update-commands
Jun 18, 2026
Merged

feat: add version and update commands#19
baskduf merged 1 commit into
mainfrom
feat/version-update-commands

Conversation

@baskduf

@baskduf baskduf commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Summary

  • add codex-fable5 version for manifest version, paths, and git checkout state
  • add codex-fable5 update for latest stable tag updates, explicit refs, dirty checkout protection, and non-git install guidance
  • document the new commands across localized READMEs and cover them in tests

Test Plan

  • python3 -m unittest discover -s tests -v
  • python3 -m py_compile plugins/codex-fable5/skills/codex-fable5/scripts/codex_fable_state.py plugins/codex-fable5/skills/codex-fable5/scripts/codex_findings.py plugins/codex-fable5/skills/codex-fable5/scripts/codex_goals.py plugins/codex-fable5/skills/codex-fable5/scripts/fable_coverage.py plugins/codex-fable5/skills/codex-fable5/scripts/make_litellm_config.py tests/*.py
  • sh -n plugins/codex-fable5/bin/codex-fable5 && sh -n plugins/codex-fable5/bin/codex-findings && sh -n plugins/codex-fable5/bin/codex-goals
  • plugins/codex-fable5/bin/codex-fable5 version
  • plugins/codex-fable5/bin/codex-fable5 update --help

@baskduf baskduf merged commit 891235a into main Jun 18, 2026
3 checks passed
@baskduf baskduf deleted the feat/version-update-commands branch June 18, 2026 11:00
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.

1 participant