summaryrefslogtreecommitdiff
path: root/.makima/supervisor.sh
Commit message (Collapse)AuthorAgeFilesLines
* fix(types): add missing contractId and authToken to StartMessage typesoryu2026-01-151-0/+304
Add optional contractId and authToken fields to the StartMessage TypeScript type to match the backend message structure and fix type checking. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>