Live data from Hacker News

Viewing profile — xinweihe

xinweihe

HN member
Joined
Sun, Feb 02, 2025, 12:18 AM UTC
HN karma
12
Public activity
13 items

About xinweihe

founder of https://traceroot.ai - open-source observability and self-healing layer for AI agents. YC S25

Recent public activity

  1. comment
    Comment #44790474

    Thanks for the follow-up. Let me try to clarify! When we say we "organize all logs, metrics, and traces", we mean more than just linking them together (which otel already supports)…

  2. comment
    Comment #44780570

    Yep, we're working on a golden test set with known root causes to benchmark and track agent performance over time. It's taking a bit of work to get right, but we're on it and defin…

  3. comment
    Comment #44780563

    Great question! Yes, we're actively building a golden test set of debugging scenarios with known root causes and failure patterns. This allows us to systematically evaluate and imp…

  4. comment
    Comment #44773935

    Good question! Your setup already covers a lot — but TraceRoot tries to go a bit further in a few areas: In TraceRoot, we organize all logs, metrics, etc. around traces and build a…

  5. comment
    Comment #44773467

    Fair question. Here’s how TraceRoot is different. - We don’t just stream raw logs/traces into an LLM, we build execution trees and correlate data across services and threads. That …

  6. comment
    Comment #44770051

    Yep, you're spot on - and we're hearing this loud and clear across the thread. Model abstraction is on the roadmap, and we're already working on making BYOM smoother.

  7. comment
    Comment #44764741

    Thanks for the feedback! Totally hear you on the tight OpenAI coupling - we're aware and already working to make BYOM easier. Just to echo what Zecheng said earlier: broader model …

  8. comment
  9. comment
  10. story
    Show HN: TraceRoot – Open-source agentic debugging for distributed services

    Hey Xinwei and Zecheng here, we are the authors of TraceRoot ( https://github.com/traceroot-ai/traceroot ). TraceRoot ( https://traceroot.ai ) is an open-source debugging platform …

  11. comment
    Comment #44752971

    got it, will email you later, excited to try it out

  12. comment
    Comment #44752862

    I'm interested in trying agentmail for one of our internal agents, but I noticed you're still on a waitlist and the "contact us" and "contact sales" buttons don’t seem to be clicka…

  13. comment
    Comment #44749068

    Super cool project — love the direction you're taking with simplifying MCP integration and tooling! The search layer between agent and servers is a clever abstraction to reduce cog…