Skip to content

Update URLs for ENCHANTED_MCP and PROXY_TEE#615

Merged
gluonfield merged 1 commit intomainfrom
gluonfield-patch-1
Nov 19, 2025
Merged

Update URLs for ENCHANTED_MCP and PROXY_TEE#615
gluonfield merged 1 commit intomainfrom
gluonfield-patch-1

Conversation

@gluonfield
Copy link
Copy Markdown
Contributor

@gluonfield gluonfield commented Nov 19, 2025

Summary by CodeRabbit

  • Chores

    • Updated API endpoint configurations for development environment integration.
  • Bug Fixes

    • Corrected endpoint URL formatting issues.

✏️ Tip: You can customize this high-level summary in your review settings.

@gluonfield gluonfield merged commit 214c118 into main Nov 19, 2025
3 of 4 checks passed
@gluonfield gluonfield deleted the gluonfield-patch-1 branch November 19, 2025 22:35
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Nov 19, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

This pull request updates environment URLs in the dev release GitHub Actions workflow file. The ENCHANTED_MCP_URL and PROXY_TEE_URL environment variables are redirected from the previous proxy-api-dev.ep-use1.ghostagent.org endpoints to new proxy-api.enchanted.freysa.ai endpoints. The workflow structure, control flow, and all other configuration remain unchanged. Only the URL string values are modified.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~5-10 minutes

  • Specific areas requiring attention:
    • URL format validation: Both new URLs appear to have a malformed scheme (single-slash https:/ instead of https://), which is flagged as a likely bug and should be corrected
    • Verify that the new endpoints are intentional and correctly formatted
    • Confirm these environment variables are only used within the dev release workflow and not elsewhere

Poem

🐰 Hop along, dear workflow fair,
New URLs dance through the air!
From ghost-agent to enchanted dreams,
We redirect our precious streams—
Though watch those slashes, sharp and keen,
The finest proxy code we've seen!

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch gluonfield-patch-1

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Cache: Disabled due to data retention organization setting

Knowledge base: Disabled due to data retention organization setting

Disabled knowledge base sources:

  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 3c043c8 and 6db240d.

📒 Files selected for processing (1)
  • .github/workflows/dev-release.yml (1 hunks)

Comment @coderabbitai help to get the list of available commands and usage tips.

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