trentisiete/endy

Multi-agent control plane for coding CLIs (Codex, OpenCode, CommandCode, Hermes) with one tmux session, one .logs/ source of truth, terminal + web frontends.

7Stars on the repository
7Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

taste-reviewer

01

trentisiete/endy

Agent

Reviews code for "taste" — does it read well, match the codebase's idioms, feel clean? Uses CommandCode's taste-1 model. NOT a bug hunter; pair with the Codex reviewer.

7 3mo ago A 44 tokens original MIT

refactor

02

trentisiete/endy

Agent

Mechanical refactors at scale — renames, signature changes, file splits, codemods. Fast, multi-file, model-agnostic. Best for "do this same change in 40 places".

7 3mo ago A 41 tokens original MIT

test-writer

03

trentisiete/endy

Agent

Writes tests for existing code. Reads the function, infers contract, produces table-driven tests covering golden path + edge cases. Does not modify production code.

7 3mo ago A 31 tokens original MIT