Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hummingbot
/
condor
Public
Notifications
You must be signed in to change notification settings
Fork
102
Star
191
Code
Issues
43
Pull requests
31
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix/(mcp/condor): honor BIND_HOST:BIND_PORT instead of hard-coded 127.0.0.1:WEB_PORT
- #160
#160
Open
lgrawet
wants to merge 10 commits into
hummingbot:main
hummingbot/condor:main
from
lgrawet:fix/mcp-condor-use-web-url
lgrawet/condor:fix/mcp-condor-use-web-url
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
fix/(mcp/condor): honor BIND_HOST:BIND_PORT instead of hard-coded 127.0.0.1:WEB_PORT
#160
lgrawet
wants to merge 10 commits into
hummingbot:main
hummingbot/condor:main
from
lgrawet:fix/mcp-condor-use-web-url
lgrawet/condor:fix/mcp-condor-use-web-url
Copy head branch name to clipboard
Commits
Commits on Jul 20, 2026
fix(mcp/condor): honor full WEB_URL instead of hard-coded 127.0.0.1
Show description for 63c7702
lgrawet
and
claude
committed
63c7702
View commit details
Copy full SHA for 63c7702
Browse repository at this point
Commits on Aug 5, 2026
Revert "fix(mcp/condor): honor full WEB_URL instead of hard-coded 127.0.0.1"
Show description for 3273a80
lgrawet
committed
3273a80
View commit details
Copy full SHA for 3273a80
Browse repository at this point
Merge branch 'main' into fix/mcp-condor-use-web-url
lgrawet
committed
3c69043
View commit details
Copy full SHA for 3c69043
Browse repository at this point
fix(main/mcp): let the user bind condor to specific BIND_HOST and BIND_PORT and honor it in condor_client.py
lgrawet
committed
8576f62
View commit details
Copy full SHA for 8576f62
Browse repository at this point
fix(mcp/condor): manage ipv6 url format
lgrawet
committed
8f7aa00
View commit details
Copy full SHA for 8f7aa00
Browse repository at this point
fix(mcp/condor): use BIND_HOST variable
lgrawet
committed
2c19b54
View commit details
Copy full SHA for 2c19b54
Browse repository at this point
Commits on Aug 7, 2026
fix(config): uses WEB_PORT as BIND_PORT if not defined
lgrawet
committed
09f02fc
View commit details
Copy full SHA for 09f02fc
Browse repository at this point
fix(config): respect WEB_PORT env var when WEB_URL has no explicit port
lgrawet
committed
f822f0b
View commit details
Copy full SHA for f822f0b
Browse repository at this point
fix(mcp): prevent requests to 0.0.0.0 and [::] endpoints
lgrawet
committed
a5ce91b
View commit details
Copy full SHA for a5ce91b
Browse repository at this point
Commits on Aug 18, 2026
Merge branch 'main' into fix/mcp-condor-use-web-url
lgrawet
authored
1403ecf
View commit details
Copy full SHA for 1403ecf
Browse repository at this point
You can’t perform that action at this time.