Agentic workflows for oh-my-pi. Plan features, orchestrate sub-agents, run quality gates, and ship releases — all from slash commands.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
^0.10.0latestlatest^0.34.48^22.0.0^1.3.11^5.9.3**247
commits
fix(release): skip git add+commit when skipBump is true
f8e2e3dView on GitHubfix(release): include stdout in git/publish error details
a48c3b4View on GitHubfeat(release): skip version bump when local version is unreleased
da56277View on GitHubfeat(release): add isVersionReleased to detect existing git tags
77fd881View on GitHubfeat(release): add live progress widget to supi:release command
5f2583bView on GitHubfeat(release): add ReleaseProgressFn and onProgress to executeRelease
2b025d4View on GitHubfeat(release): add error field to ReleaseResult for pre-channel failures
2c2e0a4View on GitHubchore(docs): remove stale context breakdown, update AGENTS and README
a8e78a5View on GitHubchore(test): remove leaked natives-test fixture directories
d075090View on GitHubfix(platform): update bootstrap and mcp config for OMP runtime
8cdddb5View on GitHubfix(release): update release command for current platform API
81f6702View on GitHubrefactor(planning): overhaul approval-flow and add comprehensive test suite
e7bf225View on GitHub