Releases: PiLastDigit/TRIP-workflow
Release list
V2.2.0
Batched codex-implement delegation: the main agent delegates a few checkboxes per turn with adaptive batch sizing (smaller for risky work, bigger for mechanical), reviews and fixes each delta, and checkpoints via the git index so reviews stay constant-size
continue.tpl gains a --notes feedback channel: review corrections travel to Codex as binding conventions for the rest of the session
README rework + native mermaid diagram of the full flow and its three convergence loops
V2.1.0
New codex-ask skill: grounded second opinions from Codex on any matter — advisory (no verdict tags), threaded per topic, answers from inside the repo
TRIP-research now red-teams decision-grade findings via codex-ask before presenting them
V2.0.0
Restructured flow: Plan → Implement → Release (review & test now live inside Implement)
Implementation delegated to Codex via new codex-implement skill (workspace-write sandbox, phased delegation, self-review by the main agent)
Testing gate inside Implement + hard-to-cover code policy (mock-pain tripwire, coverage-debt ledger, critical-path floor)
TRIP-review & TRIP-test reborn as on-demand support skills
New TRIP-3-release: version, changelogs, docs, commit, tag, ff-merge, push
Per-flow Codex model defaults in one file, overridable via CODEX_MODEL/CODEX_EFFORT
TRIP-upgrade migrates v1 installs (rename mapping, release extraction)
V1.1.2
V1.1.1
AskUserQuestion skill added for Codex to simulate CC tool
Demo video added to readme
Migrated to skills for wider compatibility
V1.0.0
Initial release
Commands-based workflow