whatsapp-web agents

3 tagged whatsapp-web, measured the same way as everything else here.

validate-flow

01

Auties00/Cobalt

Agent Claude Code

Validates cross-cutting architectural patterns that span multiple files (delegation refactors, type mismatches across module boundaries, batched-vs-per-item call patterns) and applies fixes that no single-file validator can perform.

915 +1 1mo ago A 47 tokens original MIT

validate-module

02

Auties00/Cobalt

Agent Claude Code

Validates one WA module against its Cobalt counterpart(s) across static parity AND observable live-runtime parity by writing and executing a Java scratch file, then applies fixes.

915 +1 1mo ago A 36 tokens original MIT

validate-phantom

03

Auties00/Cobalt

Agent Claude Code

Performs a whole-codebase dead-code sweep across the discovered file set, identifying and removing fields/methods/classes that have no Cobalt references and no WA Web counterpart.

915 +1 1mo ago A 40 tokens original MIT