Introducing dbcooper ✨ — a database manager built with Tauri and React.
- Supports PostgreSQL, SQLite, ClickHouse, and Redis
- Schema-aware AI assistant for writing queries
- Save SQL queries for reuse
- Connect to PostgreSQL and Redis via SSH
- Schema visualizer for PostgreSQL and SQLite
- Command palette for navigation
- More features coming soon
portr v1.0.3 is out 🚀
Rebuilt the client inspector dashboard from scratch with React + shadcn/ui — cleaner, faster, and way more useful.
Thread of what's new 👇
(1/n 🧵)
🚀 portr v1.0.4 is out!
✨ Improved client inspector layout
🔁 CLI request replay for smoother debugging
⚡ Claude Code/Codex can now read portr logs, fix code, and replay requests
Built for faster webhook debugging.
github.com/amalshaji/port…
1/4 LLMs solve research grade math problems but struggle with basic calculations. We bridge this gap by turning them to computers.
We built a computer INSIDE a transformer that can run programs for millions of steps in seconds solving even the hardest Sudokus with 100% accuracy
🚀 portr v1.0.1 is out
Added `portr logs` for faster debugging — now AI agents (including Claude code, Codex, etc.) can inspect requests directly via the CLI
github.com/amalshaji/port…
portr v1 is here 🎉
A single Go server for both admin and tunnel (Python is gone)
What’s new in v1:
- 📊 Server metrics
- ❤️ Improved health checks and reconnect handling for more reliable tunnels
- ⚡ HTTP connection pooling for better performance under load
- 🔐 SSH keepalives and optional host key verification
- 🦋 Admin dashboard rewritten in react
portr.dev