Skip to content

Fix: revert SDK to pre-remote for deployed API#122

Merged
mayagore merged 1 commit intomainfrom
fixes
Feb 22, 2026
Merged

Fix: revert SDK to pre-remote for deployed API#122
mayagore merged 1 commit intomainfrom
fixes

Conversation

@mayagore
Copy link
Collaborator

Summary

Temporary fix until the API is redeployed with remote route support.

Test plan

  • /functions shows the full list of functions
  • Function detail pages load correctly
  • Function execution works

🤖 Generated with Claude Code

The deployed API does not yet support the /functions/github/... route
format from PR #120. All Functions.retrieve() calls were 404-ing,
causing the functions page to show empty results.

Restore SDK dist to pre-remote version (f970b15) and remove "github"
parameter from all retrieve and execution calls.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mayagore mayagore merged commit b3ca44d into main Feb 22, 2026
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