Skip to content
View anhermon's full-sized avatar

Block or report anhermon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
anhermon/README.md

Angel Hermon

Software engineer. I build systems and the tools around them.

Right now that's agentic engineering — harnesses, MCP tracing, and observability for agent runs.

Work

Repo What it does
anvil Agent harness in Rust. One binary, pluggable LLM providers, sub-agents, a skill library, and episodic memory in SQLite.
mcp-trace Transparent Go proxy for MCP servers. One OpenTelemetry span per JSON-RPC tool call; no code changes on either side, you point the client at the proxy's port instead of the server's.
spark-ordernet-mcp Read-only MCP server over a brokerage API. The read-only guarantee is enforced at the session layer by an exact-GET allowlist, not by convention.
awesome-agent-observability Curated list of tracing, eval, guardrail, gateway, and MCP tooling for LLM and agent observability.

Stack

Go · Rust · Python · TypeScript · Kubernetes · OpenTelemetry


More at anhermon.dev. Open to freelance and contract work. Reach me at angel.hermon.mail@gmail.com.

Pinned Loading

  1. anvil anvil Public

    Single-binary agent harness in Rust: pluggable LLM providers, sub-agents, a skill library, and episodic memory in SQLite.

    Rust 1

  2. mcp-trace mcp-trace Public

    Transparent Go proxy for MCP servers that emits OpenTelemetry spans for every JSON-RPC tool call

    Go

  3. awesome-agent-observability awesome-agent-observability Public

    Curated list of tools, standards, and platforms for LLM and AI-agent observability: OpenTelemetry GenAI conventions, tracing, evals, guardrails, gateways, and MCP tooling.

    1