Viewing profile — xinweihe
xinweihe
HN member- Joined
- Sun, Feb 02, 2025, 12:18 AM UTC
- HN karma
- 12
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About xinweihe
Recent public activity
-
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)…
-
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…
-
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…
-
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…
-
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 …
-
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.
-
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 …
- comment
-
comment
Comment #44759838
[dead]
-
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 …
-
comment
Comment #44752971
got it, will email you later, excited to try it out
-
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…
-
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…