Skip to content

Comment on Show HN: ctx – an Agentic Development Environment (ADE)

Comments

Very nice. Does this support GitHub Copilot subscriptions (oauth/hmac) or do you have plans for it? That would make or break for me because of the API costs.

Similarly I built a self-host able replit-like server with RAG but it's more end-user focused than developer focused...

Yes. The important distinction is that ctx sits above the agent harness, not above the raw model APIs.

With something like Cursor, you can use models from OpenAI, Anthropic, etc, but they still run through Cursor’s own agent harness.

With ctx, you bring the existing harness itself — Copilot, Claude Code, Codex, and so on — and it keeps its own auth/billing/session model. ctx is the layer around that: worktrees, review, runtime boundaries, merge queue, etc.

Thanks for the response. I'll definitely give ctx a try.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.