Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
epec254
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
epec254
4mo ago
Not sure if just me, but this post feels AI written?
2.
▲
by
epec254
4mo ago
Tossing this out there, this is what I’m observing among our teams behavior building and using agents. What about for others?
3.
▲
by
epec254
6mo ago
Honestly I was a Claude code only guy for a while. I switched to opencode and I’m not going back. IMO, the web UI is a killer feature - it’s got just enough to be an agent manager - without any fluff. I run it on my remote VMs and connect
4.
▲
by
epec254
7mo ago
Huge +1. This loop consistently delivers great results for my vibe coding. The “easy” path of “short prompt declaring what I want” works OK for simple tasks but consistently breaks down for medium to high complexity tasks.
5.
▲
by
epec254
8mo ago
I’m curious if anyone has considered (or is) putting a proxy/gateway in front of every MCP used by their company to “guardrail” data that goes in and out eg checks for sensitive PII, prompt infection, etc?
6.
▲
by
epec254
9mo ago
The key part IMO is buried in the article - there happened to be an existing, perfectly accurate database containing all the required info about each employee - the same info that previously had to be manually found for each retirement. Wit
7.
▲
by
epec254
9mo ago
Curious to learn more what you are thinking? One challenge is you do likely want JS to process/capture the data - for example, taking the data from a form and turning it into json to send back to the agent
8.
▲
by
epec254
9mo ago
A key challenge with HTML is client side trust. How do I enable an agent platform (say Gemini, Claude, OpenAI) to render UI from an untrusted 3p agent that’s integrated with the platform? This is a common scenario in the enterprise versio
9.
▲
by
epec254
9mo ago
Same team! AGUI uses a2UI as the protocol under the hood.
10.
▲
by
epec254
9mo ago
Plus 1! We’d love community contributions here!
11.
▲
by
epec254
9mo ago
Google PM here. Right now, it’s designed for rendering UI widgets inline with a chat conversation - it’s an extension to a2a that lets you stream JSON defining UI components in addition to chat messages.
12.
▲
by
epec254
9mo ago
I LOVE this, exactly what I’ve been looking for. Here’s the issue - all my meetings have confidential, sensitive info. I can’t use a version you host (or well, I could, but you won’t be willing to do the 6 month security review I need). Ca