Publishes localhost services to the agentic web through self-hostable, trustless relays with x402 payments.
main
fix: update session token generation and enhance register challenge handling
Kim committed 5 months ago
chore: gitignore keyless_tls/ (separate nested workspace)
cognitive committed 5 months ago
fix: remove accidental keyless_tls submodule pointer
cognitive committed 5 months ago
build: add Makefile load-test target
cognitive committed 5 months ago
feat(loadtest): add portal-loadtest uniformity probe (chi-square vs uniform N/K)
cognitive committed 5 months ago
cognitive committed 5 months ago
feat(sdk): track active_tunnels_per_relay gauge in accept loop
cognitive committed 5 months ago
feat(portal-tunnel): add optional --metrics-addr flag
cognitive committed 5 months ago
feat(relay-server): mount /metrics on admin endpoint (auth-gated)
cognitive committed 5 months ago
feat(discovery): add SelectPriorityWithTrace + SelectMultiHopWithTrace siblings on MOLSRelayPolicy
cognitive committed 5 months ago
fix(discovery): strengthen metrics_test presence check + errorlint fix
cognitive committed 5 months ago
feat(discovery): add Phase 1 Prometheus metrics surface (8 metrics + EmitFromTrace)
cognitive committed 5 months ago
build: add prometheus/client_golang as direct dep
cognitive committed 5 months ago
feat(discovery): add SelectionTrace + TraceEntry types (Phase 1 trace surface)
cognitive committed 5 months ago
Merge pull request #234 from gosuda/fix/app-propagation-per-node-multihop
gosunuts committed 5 months ago
Lee Yunjin committed 5 months ago
fix: propagate first_seen_at into lease and hop route signing (extreme minimal)
Lee Yunjin committed 5 months ago
Merge pull request #233 from gosuda/cleanup-codebase-test-pruning
gosunuts committed 5 months ago
test(portal): prune weak contract tests
cognitive committed 5 months ago
refactor(frontend): remove redundant local aliases
cognitive committed 5 months ago