logoalt Hacker News

rcarmotoday at 3:13 PM1 replyview on HN

I just gave my agents a keychain tool that expands prefixed environment variables automatically into their shell. Can work locally or against a cloud key vault. Done.


Replies

zwigglerstoday at 3:17 PM

Fine for single-user setups. I'm solving a different layer: multi-agent/multi-user identity and routing. When multiple people with different permission levels are all talking to the same agent, env vars don't tell you who's asking or what they're allowed to do.

show 1 reply