Uh oh!
There was an error while loading. Please reload this page.
improvement(mship): contract update - #4961
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub. |
Uh oh!
There was an error while loading. Please reload this page.
Greptile SummaryUpdates generated copilot contract files to reflect upstream mothership schema changes. All three files are auto-generated and should not be hand-edited.
Confidence Score: 5/5All changes are in auto-generated contract files, are additive or remove an unused enum value, and have no active call sites affected. The No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Mothership Contract Schema] -->|bun run generate| B[Generated TS Files]
B --> C[tool-catalog-v1.ts]
B --> D[tool-schemas-v1.ts]
B --> E[trace-attribute-values-v1.ts]
C --> F[file subagent +prompt optional param]
C --> G[media subagent +prompt optional param]
C --> H[workflow subagent +prompt optional param]
D --> I[file runtime schema +prompt optional param]
D --> J[media runtime schema +prompt optional param]
D --> K[workflow runtime schema +prompt optional param]
E --> L[AuthKeyMatch Enterprise key removed]
Reviews (1): Last reviewed commit: "Mship contract update" | Re-trigger Greptile |
Summary
Bumps mship contracts
Type of Change
Testing
Manual
Checklist