Skip to content
View damngamerz's full-sized avatar
💭
Keep failing to succeed more.
💭
Keep failing to succeed more.

Highlights

  • Pro

Organizations

@summerofcode @AIESECGermany @coala @gastromatic @gastromatic-data-lab

Block or report damngamerz

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.

Content in all repositories owned by your account will be closed.
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
damngamerz/README.md

Hi, I'm Saurav 👋

Software engineer in Darmstadt, Germany. Day job at gastromatic.

Most of my work happens through coding agents now, mainly pi and Claude Code. The tooling I end up building around them lands here. I'm also building something on the side — more on that when there's something to show.

Outside that: the gym, and a D&D campaign that was supposed to be a one-shot.

Building

pi-otel — OpenTelemetry for the Pi coding agent.

Agent telemetry usually means handing over your prompts, file paths and shell commands along with the metrics. This one doesn't. Baseline traces carry none of it, and the LLM evaluation that would is off until you turn it on.

pi install npm:@damngamerz/pi-otel

~730 downloads in the last 30 days.

pi-agentarium — ambient multi-agent observability for Pi, which is a straight-faced way of saying it turns agent activity into a terminal garden. Every running session becomes a plant, a fish or a star. It is a real dashboard; it just doesn't look like one.

pi install npm:pi-agentarium

Latest releases

Open source

Google Summer of Code 2017 with coala, building the documentation extraction API. Everything after that is smaller: fixes filed upstream whenever something broke in whatever I happened to be using.

Single merged PRs to coala/devops · sourcecode911/i18n-nationality.

Writing

saurav.eu · RSS

Archive from my coala and GSoC years.

Contact

Say hi on X — I'm easiest to reach there.

EuroPython four years running, FOSDEM the last two. Find me at either.

Pinned Loading

  1. coala coala Public

    Forked from coala/coala

    coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.

    Python

  2. coala-bears coala-bears Public

    Forked from coala/coala-bears

    Bears for coala

    Python

  3. devops devops Public

    Forked from coala/devops

    CSS

  4. projects projects Public

    Forked from coala/projects

    A website that showcases interesting projects!

    HTML

  5. gastromatic/pytest-docker-mongodb gastromatic/pytest-docker-mongodb Public

    Pytest fixtures for mongodb in docker

    Python