feat: add c0mpute plugin and hire-us request flow

This commit is contained in:
Anthony Ettinger 2026-06-06 19:42:00 +00:00
parent 1a87c2f26d
commit b1d8fe475a
20 changed files with 1271 additions and 59 deletions

11
plugins/c0mpute/README.md Normal file
View file

@ -0,0 +1,11 @@
# c0mpute Plugin
c0mpute is a work-in-progress CommandBoard.run plugin for compute job dispatch, worker pool sync, usage reporting, quote creation, settlement status, and compute-backed reputation events.
Environment variables:
```txt
C0MPUTE_API_URL
C0MPUTE_API_KEY
C0MPUTE_WEBHOOK_SECRET
```