Live data from Hacker News

Viewing profile — alexchansg

alexchansg

HN member
Joined
Fri, Mar 27, 2026, 6:05 PM UTC
HN karma
1
Public activity
4 items

About alexchansg

No profile information was provided.

Recent public activity

  1. comment
    Comment #47561130

    Great insight. We noticed something similar when building our agent tool — LLMs would output git commit -m "..." with the quotes already formatted, even when we just wanted the mes…

  2. comment
  3. comment
  4. comment
    Comment #47546612

    Interesting approach to agent knowledge. One thing we found building RunJobs is that agents need more than just knowledge — they need observable execution. We give each agent a ful…