Skip to content

Remove deprecated toolkit API sources and legacy CLI flags - #1184

Draft
teallarson wants to merge 1 commit into
teallarson/migrate-endpointfrom
teallarson/migrate-endpoint-cleanup
Draft

Remove deprecated toolkit API sources and legacy CLI flags#1184
teallarson wants to merge 1 commit into
teallarson/migrate-endpointfrom
teallarson/migrate-endpoint-cleanup

Conversation

@teallarson

Copy link
Copy Markdown
Contributor

Summary

  • Removes the authenticated EngineApiSource, ArcadeApiSource, and their CLI flags (--tool-metadata-key, --list-tools-*, --tool-metadata-url).
  • Drops deprecated I* interface aliases; source code now uses ToolDataSource, MetadataSource, ToolkitDataSource, and SecretEditGenerator only.
  • Renames the API host flag to --api-url and reads ARCADE_API_URL (with ENGINE_API_URL fallback so existing workflow secrets keep working).

Stacks on: #1183

Test plan

Made with Cursor

Delete the authenticated engine and arcade sources, drop I-prefixed interface aliases, and rename the CLI host flag to --api-url with ARCADE_API_URL support while keeping ENGINE_API_URL as a fallback for existing workflow secrets.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Sep 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
docs Ready Ready Preview Sep 8, 2026 2:28pm UTC

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant