frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Watchtower – see every API call Claude Code and Codex CLI make

https://github.com/fahd09/watchtower
2•fahd09•2h ago

Comments

fahd09•2h ago
Like all of you I am impressed by the agentic harness both Claude Code and Codex CLI provide. At their core they are LLMs with a set of tools but we don't really know what's going on under the hood... So I built this to see all the underlying network traffic and parse it in real-time. — how many API calls per interaction, what the system prompts look like, token usage, subagent spawns, etc.

It's a local HTTP proxy + real-time dashboard. Point your AI agent at it with one env var and you see everything: requests, SSE streams, tool definitions, rate limits.

npm install -g watchtower-ai && watchtower-ai

And then go to your project and run your favorite CLI tool with the base URL set to the proxy.

Claude Code: ANTHROPIC_BASE_URL=http://localhost:8024 claude

Codex CLI: OPENAI_BASE_URL=http://localhost:8024 codex

Some things I found interesting while building this: Claude Code sends 2-3 API calls per user message (quota check, token count, then the actual stream). It spawns subagents with completely different system prompts and smaller tool sets. The system prompt alone is 20k+ tokens.

This can be super useful if you also want to see the reasoning traces behind the scenes. IT is very rich information honestly and should enable you to build better agent harness.

Show HN: Govbase – Follow a bill from source text to news bias to social posts

https://govbase.com
126•foxfoxx•5h ago•60 comments

Show HN: Pianoterm – Run shell commands from your Piano. A Linux CLI tool

https://github.com/vustagc/pianoterm
23•vustagc•1h ago•5 comments

Show HN: uBlock filter list to blur all Instagram Reels

https://gist.github.com/shraiwi/009c652da6ce8c99a6e1e0c86fe66886
77•shraiwi•2h ago•18 comments

Show HN: I built a sub-500ms latency voice agent from scratch

https://www.ntik.me/posts/voice-agent
23•nicktikhonov•1h ago•10 comments

Show HN: I simulated 1200 Iranian missiles attacking air defences in a browser

https://airdefense.dev/iran
3•possiblelion•24m ago•0 comments

Show HN: Omni – Open-source workplace search and chat, built on Postgres

https://github.com/getomnico/omni
147•prvnsmpth•13h ago•39 comments

Show HN: Web Audio Studio – A Visual Debugger for Web Audio API Graphs

https://webaudio.studio/
52•alexgriss•10h ago•4 comments

Show HN: Timber – Ollama for classical ML models, 336x faster than Python

https://github.com/kossisoroyce/timber
180•kossisoroyce•21h ago•30 comments

Show HN: CrowPay – add x402 in a few lines, let AI agents pay per request

https://www.crowpay.ai/
2•ssistilli•2h ago•0 comments

Show HN: Gapless.js – gapless web audio playback

https://github.com/RelistenNet/gapless.js
21•switz•3h ago•7 comments

Show HN: Try Archetype 360 – AI‑powered personality test, 3× deeper than MBTI

https://archetype360.app/
8•ddesposito•6h ago•4 comments

Show HN: Writing App for Novelist

https://novelos.studio/
4•oknoorap•2h ago•2 comments

Show HN: Watchtower – see every API call Claude Code and Codex CLI make

https://github.com/fahd09/watchtower
2•fahd09•2h ago•1 comments

Show HN: I spent a billion tokens bridging Elixir and WebAssembly

https://yev.bar/firebird
2•yevbar•3h ago•1 comments

Show HN: Smart-commit-rs – A zero-dependency Git commit tool in Rust

https://github.com/gtkacz/smart-commit-rs
2•gtkacz•4h ago•0 comments

Show HN: Valkey-powered semantic memory for Claude Code sessions

2•kaliades•4h ago•0 comments

Show HN: Punch card simulator and Fortran IV interpreter

https://punch.ehrlich.dev/
2•behrlich•4h ago•0 comments

Show HN: Prvctice,A personal OS I built solo that generates its own apps

https://github.com/prvctice/prvctice
2•prvctice•6h ago•0 comments

Show HN: Ledge - Policy layer for AI agent payments (prevents unauthorized txns)

https://github.com/Devendra116/ledge
2•devendra116•6h ago•0 comments

Show HN: I built a zero-browser, pure-JS typesetting engine for bit-perfect PDFs

https://github.com/cosmiciron/vmprint
74•cosmiciron•1d ago•51 comments

Show HN: Clean Express – a native NNTP/Usenet client for iOS/macOS/visionOS

https://testflight.apple.com/join/DmBXsPhU
4•jim180•6h ago•0 comments

Show HN:Logic gates as persistent stateful tasks – a BCD decoder built on a VM

2•tracyspacy•3h ago•0 comments

Show HN: MoodJot – Mood tracker mobile app with community feed, built with KMP

https://moodjot.app
3•appmuzzik•6h ago•0 comments

Show HN: Open-source Loom / Screen Studio with editing and auto-zoom

https://github.com/jkuri/Reframed
6•kundi•6h ago•3 comments

Show HN: Slop Meter for GitHub

5•FanaHOVA•2h ago•0 comments

Show HN: Ralphex – autonomous GPT Codex agent loop for ChatGPT Pro users

https://github.com/SmolNero/ralphex
3•edgar_ortega•7h ago•0 comments

Show HN: Logira – eBPF runtime auditing for AI agent runs

https://github.com/melonattacker/logira
24•melonattacker•23h ago•3 comments

Show HN: Dungeon Coverage – Unit testing as a dungeon crawler

https://arvindrajnaidu.github.io/dungeon-coverage/
2•arvindrajnaidu•7h ago•0 comments

Show HN: Audio Toolkit for Agents

https://github.com/shiehn/sas-audio-processor
57•stevehiehn•1d ago•9 comments

Show HN: HushBrief – A stateless, zero-retention AI document summarizer

https://hushbrief.app
3•FidelitasLLC•7h ago•0 comments