Discussion
Search code, repositories, users, issues, pull requests...
traceroute66: Sounds awfully similar to Tailscale Aperture[1][1] https://tailscale.com/blog/aperture-self-serve
airstrike: [delayed]
mc-serious: Nice! I'd love to hear what you think about our approach, and what features you'd like to see first.
mc-serious: Thanks for flagging - wasn't aware of Aperture! It's a little different to what the Kontext CLI does though.Aperture solves “make multiple coding agents talk to the right LLM backend through an Aperture proxy.” We solve “launch a governed agent session with identity, short-lived third-party credentials, and tool-level auditability.” They overlap at the launcher layer, but the security goals are different.
e12e: > for static API keys, the backend injects the credential directly into the agent's runtime environment.What prevents the agent from presisering or leaking the API key - or reading it from the environment?