commandcode agents

3 tagged commandcode, measured the same way as everything else here.

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