{"id":51324644,"url":"https://github.com/webdevtodayjason/subctl-proxy","last_synced_at":"2026-07-01T17:03:11.163Z","repository":{"id":362620457,"uuid":"1242758093","full_name":"webdevtodayjason/subctl-proxy","owner":"webdevtodayjason","description":"OpenAI-compatible local proxy that mediates Claude Pro / ChatGPT Pro / SuperGrok / Codex OAuth subscriptions behind one endpoint. Shared infra for subCTL master, ArgentOS, agent-qa, and OpenAI-API clients (Codex CLI, Aider, Cline, Continue). Standalone Rust binary.","archived":false,"fork":false,"pushed_at":"2026-05-18T18:17:47.000Z","size":55,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-05T07:18:49.300Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webdevtodayjason.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-18T18:17:44.000Z","updated_at":"2026-05-18T18:17:52.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/webdevtodayjason/subctl-proxy","commit_stats":null,"previous_names":["webdevtodayjason/subctl-proxy"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/webdevtodayjason/subctl-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevtodayjason%2Fsubctl-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevtodayjason%2Fsubctl-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevtodayjason%2Fsubctl-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevtodayjason%2Fsubctl-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webdevtodayjason","download_url":"https://codeload.github.com/webdevtodayjason/subctl-proxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevtodayjason%2Fsubctl-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35015061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-07-01T17:03:10.112Z","updated_at":"2026-07-01T17:03:11.152Z","avatar_url":"https://github.com/webdevtodayjason.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# subctl-proxy\n\nOAuth-subscription proxy that presents Claude Pro / ChatGPT Pro / SuperGrok /\nCodex seats as a unified OpenAI-compatible HTTP endpoint.\n\n\u003e **Status:** Phase A scaffold (v0.1.0). Module shells only — no upstream calls,\n\u003e no real OAuth, no audit writes yet. Phase B fills in adapters and routing.\n\n## Canonical SPEC\n\nDesign is governed by\n`subctl/.subctl/docs/SPEC-subctl-proxy.md` (Draft v0.1, 2026-05-18) and the\npinned decisions in `subctl/.subctl/docs/decisions/subctl-proxy-v0.1.md`.\n\n## Future repo home\n\nThis crate will live at **`https://github.com/subctl/subctl-proxy`** under the\nnew `subctl/` GitHub org (per D7). The repo and org do not yet exist; this\nscaffold is local-only until then.\n\n## Quickstart (once Phase B lands)\n\n```sh\n# Install\ncargo install --git https://github.com/subctl/subctl-proxy\n\n# Run\nsubctl-proxy serve\n# binds 127.0.0.1:8642 by default\n```\n\nPoint any OpenAI-compatible client at the proxy:\n\n```sh\nexport OPENAI_BASE_URL=http://127.0.0.1:8642/v1\nexport OPENAI_API_KEY=\u003ctenant-api-key\u003e\n```\n\n## Development\n\n```sh\ncargo check\ncargo build\ncargo test\ncargo clippy -- -D warnings\ncargo fmt --check\n```\n\n## License\n\nMIT — see [`LICENSE`](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdevtodayjason%2Fsubctl-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebdevtodayjason%2Fsubctl-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdevtodayjason%2Fsubctl-proxy/lists"}