frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Logbox – let Claude monitor your dev logs

https://github.com/struct-dot-ai/logbox
4•nimeshmc•1h ago
TL;DR: logbox is an open-source tool that pipes dev server logs to a local sqlite db with `<your-dev-server-cmd> | logbox collect`. Give Claude Code access by running `claude mcp add logbox -- logbox serve`.

I used to copy & paste logs into Claude Code when manually testing my server in dev. I wanted to give it its own verification loop.

I initially tried having it boot the server itself and follow the logs. It was good at knowing if the server booted properly, but it capped out and missed details when the logs started flowing in.

I also tried piping the logs to a local file and telling Claude to read them from there. It worked, but became annoying once we had multiple services or wanted to reference past dev server sessions.

So I built logbox for ourselves at Struct and decided to open-source it. It’s a simple Rust CLI that pipes logs into a local SQLite db with an MCP server that gives coding agents the ability to search them.

Once it could reliably monitor the dev server logs totally autonomously after testing its changes, I stopped needing to fish for log snippets and keep nudging it to get a manual test working end-to-end.

Everything stays local. `logbox serve` is an stdio MCP server and it just works with the local SQLite db.

Comments

essamsleiman•21m ago
Cool!

Show HN: Gaussian Splat of a Strawberry

https://superspl.at/scene/84df8849
425•danybittel•9h ago•169 comments

Show HN: Forge – Guardrails take an 8B model from 53% to 99% on agentic tasks

https://github.com/antoinezambelli/forge
29•zambelli•7h ago•16 comments

Show HN: Haystack – Review the PRs that need human attention

https://haystackeditor.com/
20•akshaysg•1d ago•6 comments

Show HN: Superlog (YC P26) – Observability that installs itself and fixes bugs

https://superlog.sh/
36•Magnanten•4h ago•33 comments

Show HN: I made a 3D pose maker for artists

https://setpose.com/
62•augustvdv•6h ago•30 comments

Show HN: Yt-x v0.8.0 – Browse, play, and download YouTube from the terminal

https://github.com/Benexl/yt-x
2•Benex254•37m ago•0 comments

Show HN: Logbox – let Claude monitor your dev logs

https://github.com/struct-dot-ai/logbox
4•nimeshmc•1h ago•1 comments

Show HN: Id-agent – Token efficient UUID alternative for AI agents

https://github.com/vostride/id-agent
31•pranshuchittora•9h ago•49 comments

Show HN: Search 67K .AI domains by AI-extracted tags and descriptions

https://ratemyaisite.com/explore
2•prolly97•1h ago•0 comments

Show HN: Pg_deltax, Apache-licensed alternative to TimescaleDB

https://github.com/xataio/deltax
5•tee-es-gee•1h ago•0 comments

Show HN: Number Gacha, a gacha game distilled to its essence

https://isabisabel.com/gacha/
225•babel16•6d ago•116 comments

Show HN: Hsrs – Type-Safe Haskell Bindings Generator for Rust

https://github.com/harmont-dev/hsrs
52•suis_siva•16h ago•6 comments

Show HN: Files.md – Open-source alternative to Obsidian

https://github.com/zakirullin/files.md
684•zakirullin•1d ago•329 comments

Show HN: How Expensive Is Your (Steam) Wishlist?

https://weloveit.io/how-expensive-is-your-wishlist/
2•dejobaan•3h ago•0 comments

Show HN: audio.observer – AI news jingles you didn’t ask for

https://audio.observer/
3•ugnju•3h ago•0 comments

Show HN: LibreOffice-rs – I built a pure-Rust LibreOffice using autoresearch

https://github.com/clark-labs-inc/libreoffice-rs
5•stan_kirdey•3h ago•0 comments

Show HN: InsForge – Open-source Heroku for coding agents

https://github.com/InsForge/InsForge
54•mrcoldbrew•1d ago•6 comments

Show HN: Autodidact – Self-evolving local-first AI agent

https://github.com/BuffaloTechRider/Autodidact
5•waterbuffaloai•4h ago•1 comments

Show HN: Gpubook – An order book for GPU compute

https://gpubook.io
4•jesse_portal•5h ago•0 comments

Show HN: We missed Winamp, so we built an audio player for macOS

https://www.advanced-research.net/180db
71•surganov•1d ago•75 comments

Show HN: Noxu DB, a Rust Port of Berkeley DB Java Edition

https://codeberg.org/gregburd/noxu
3•gregburd•7h ago•0 comments

Show HN: Clark-Browser – Stealth Chromium

https://github.com/clark-labs-inc/clark-browser
13•stan_kirdey•17h ago•3 comments

Show HN: Semble – Code search for agents that uses 98% fewer tokens than grep

https://github.com/MinishLab/semble
439•Bibabomas•2d ago•147 comments

Show HN: Barstool, a Prettier macOS Menubar

https://barstool.lotl.dev/
2•thecommieaxo•9h ago•0 comments

Show HN: Mezz, a curl-able WiFi sandbox for IoT pentesting

https://github.com/ABGEO/mezz
39•ABGEO•4d ago•10 comments

Show HN: Resilient, A composable async resilience toolkit for rust

https://github.com/resilient-rs/resilient
2•yofabr•10h ago•1 comments

Show HN: Auto-identity-remove – Automated data broker opt-out runner for macOS

https://github.com/stephenlthorn/auto-identity-remove
323•stephenlthorn•1d ago•134 comments

Show HN: Spud – cross-platform remote control, optimised for gaming

https://github.com/xfoa/spud
5•foax•20h ago•3 comments

Show HN: Rocksky – Music scrobbling and discovery on the AT Protocol

https://tangled.org/rocksky.app/rocksky
117•tsiry•3d ago•44 comments

Show HN: Watch a neural net learn to play Snake

https://ppo.gradexp.xyz/
203•c1b•5d ago•47 comments