Agent
Code quality reviewer: bug detection, security vulnerabilities, performance issues, linting, type checking, test coverage.
6 tagged lint, measured the same way as everything else here.
Agent
Code quality reviewer: bug detection, security vulnerabilities, performance issues, linting, type checking, test coverage.
Agent
A Korean-language set of coding standards for writing, changing, testing, and reviewing software.
Agent
Implements a new poly engine backend end-to-end — empirically checks the upstream crate API, wraps it as a crates.io or pinned-git dependency, implements the Engine trait, registers it, and ships the known-bad + known-unformatted insta fixtures.
Agent
Reviews diffs touching poly's per-file runner / discovery / cache / engine paths for hot-path regressions — needless allocations/clones, missed borrows, parser-pool misuse, and non-rayon parallelism.