Live data from Hacker News

Viewing profile — epec254

epec254

HN member
Joined
Sun, Aug 24, 2025, 4:05 PM UTC
HN karma
57
Public activity
13 items

About epec254

No profile information was provided.

Recent public activity

  1. comment
    Comment #48090237

    Not sure if just me, but this post feels AI written?

  2. comment
    Comment #48059687

    Tossing this out there, this is what I’m observing among our teams behavior building and using agents. What about for others?

  3. story
  4. comment
    Comment #47461996

    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 …

  5. comment
    Comment #47108400

    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…

  6. comment
    Comment #46523621

    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 PI…

  7. comment
    Comment #46402981

    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 …

  8. comment
    Comment #46290372

    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 …

  9. comment
    Comment #46290249

    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 pl…

  10. comment
    Comment #46289806

    Same team! AGUI uses a2UI as the protocol under the hood.

  11. comment
    Comment #46289790

    Plus 1! We’d love community contributions here!

  12. comment
    Comment #46289765

    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 add…

  13. comment
    Comment #46201786

    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…