The agent build caching never worked - BUILD-META comments were never written to output files, so every build acted like --force. Since building all 29 agents takes ~300ms, caching provided no meaningful benefit. Removed ~190 lines of dead code including checkIfNeedsRebuild, checkBuildStatus, buildMetadataComment, and the --force flag. Co-authored-by: Brian <bmadcode@gmail.com> |
||
|---|---|---|
| .. | ||
| agent-install.js | ||
| build.js | ||
| cleanup.js | ||
| install.js | ||
| list.js | ||
| status.js | ||
| uninstall.js | ||
| update.js | ||