Viewing profile — guyb3
guyb3
HN member- Joined
- Wed, Mar 27, 2024, 10:53 AM UTC
- HN karma
- 149
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About guyb3
Recent public activity
-
comment
Comment #49370683
fair question and there are lots of overlap, here some diffs we found important for us - 1) the agent never holds your keys and all its traffic goes to onecli gateway. which adds t…
-
comment
Comment #49365431
It’s definitely a crowded space, totally agree about it. honestly for us we didn't want to commit to a specific provider, whether that's grok or openai. So we decided to go with a …
-
comment
Comment #49365207
Honestly, we're not sure yet how we win this space. We both come from security backgrounds, and that's probably what led us to where we are today. basically we built the gateway fi…
-
story
Launch HN: OneCLI (YC S26) – OSS sandboxed agent harness for teams
Hi HN, Jonathan & Guy here from OneCLI, an agent harness built for teams, giving every employee a secured, sandboxed personal agent. Here’s what you can do with it: 1. get a sandbo…
-
comment
Comment #47353932
It's a good point, I don't think the placeholders we use will trigger a secret scanner, but we can adjust if it's an issue. https://github.com/onecli/onecli/blob/942cfc6c6fd6e18450…
-
story
Show HN: OneCLI – Vault for AI Agents in Rust
We built OneCLI because AI agents are being given raw API keys. And it's going about as well as you'd expect. We figured the answer isn't "don't give agents access," it's "give the…
-
story
Show HN: ChartDB Agent – Cursor for DB schema design
Last year we launched ChartDB OSS ( https://news.ycombinator.com/item?id=44972238 ) - an open-source tool that generates ER diagrams from your database (via query/sql/dbml) without…