Publishes localhost services to the agentic web through self-hostable, trustless relays with x402 payments.
main
Merge remote-tracking branch 'origin/main' into refact/cleanup-codebase
cognitive committed 6 months ago
refact: complete mechanism simplifications and dead code cleanup
cognitive committed 6 months ago
refact(frontend): simplify hooks, remove wrappers and over-defensiveness
cognitive committed 6 months ago
refact: simplify Go mechanisms, remove dead code and nil guards
cognitive committed 6 months ago
Merge pull request #179 from gosuda/feature/remove-wireguard
gosunuts committed 6 months ago
Merge remote-tracking branch 'origin/main' into refact/cleanup-codebase
cognitive committed 6 months ago
refact: remove wireguard and simplify discovery
Kim committed 6 months ago
Merge pull request #178 from gosuda/refact/agents-md
gosunuts committed 6 months ago
refact: streamline architecture documentation for clarity and organization
cognitive committed 6 months ago
refact: enhance AGENTS.md with detailed explanations for admin lease contracts and conventions
cognitive committed 6 months ago
refact: remove implicit contracts section from AGENTS.md for clarity
cognitive committed 6 months ago
chore: philosophy-first principles
cognitive committed 6 months ago
chore: anti-overengineer: streamline principles and mandates in AGENTS.md
cognitive committed 6 months ago
Merge pull request #174 from gosuda/feature/tcp-port-routing
gosunuts committed 6 months ago
fix: align MAX_PORT fallback to 40009 in docker-compose.yml
Yechan Kim committed 6 months ago
remove unnecessary annoying tests
Kim committed 6 months ago
Kim committed 6 months ago
fix(portal): add TCP port exhaustion error and split SupportsRawTCP field
Yechan Kim committed 6 months ago
docs: add TCP port routing to README, architecture, and CLI docs
Yechan Kim committed 6 months ago
feat(portal): add TCP port-based routing for non-TLS services
Yechan Kim committed 6 months ago