Skip to content

Releases: PiLastDigit/TRIP-workflow

V2.2.0

Choose a tag to compare

@PiLastDigit PiLastDigit released this 17 Jul 10:19

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

Choose a tag to compare

@PiLastDigit PiLastDigit released this 13 Jul 18:00

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

Choose a tag to compare

@PiLastDigit PiLastDigit released this 13 Jul 18:00

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

Choose a tag to compare

@PiLastDigit PiLastDigit released this 10 Feb 09:52

minor tool call update
README refresh

V1.1.1

Choose a tag to compare

@PiLastDigit PiLastDigit released this 05 Feb 08:00

AskUserQuestion skill added for Codex to simulate CC tool
Demo video added to readme
Migrated to skills for wider compatibility

V1.0.0

Choose a tag to compare

@PiLastDigit PiLastDigit released this 01 Feb 08:50

Initial release
Commands-based workflow