Full-stack Developer Β· Open Source Contributor
Blog Β· Threads Β· X Β· LinkedIn
| Project | Description |
|---|---|
| openclaw/openclaw |
Support Telegram thread IDs in cron add/edit |
| vercel-labs/agent-browser |
Network request detail & filtering for request tracking |
| openabdev/openab |
Issue templates, RFC template, GitHub Actions workflow & Discord thread-detection fix |
Deep-dive articles from contributing to open source β dev-journal
openclaw/openclaw
- Understanding ACP in OpenClaw β How Agent Client Protocol connects skills, gateway, and Telegram Β· my ACP implementation
- OpenClaw Multi-Agent Routing Architecture β From Telegram Bot to AI Personas
- OpenClaw TTS Voice Message Bug Fix β Debugging Telegram voice format issues
openabdev/openab
- Helm Upgrade Deleted Our PVC β A lesson on Kubernetes data persistence
vercel-labs/agent-browser
- agent-browser CDP Connection Bug Fix β Memory Saver frozen tabs causing hangs
- LingoBitz β Practice language listening with YouTube videos β dictation with 3 difficulty levels, sentence-by-sentence playback, and AI-generated summaries. π Website
- Whisper AI Pipeline β Automated YouTube video processing pipeline β MLX Whisper transcription, AI-powered segmentation, multi-language translation, difficulty analysis, and auto-upload to Cloudflare R2. Orchestrated via AWS SQS with horizontal scaling
- Kiro TDD Workflow β npm CLI tool for AI-assisted TDD β four-stage workflow (Design β Test β Implement β Verify), supports React/Vue/Next.js.
npx kiro-tdd-workflow init - Kiro PTY β VS Code extension wrapping kiro-cli in a pseudoterminal (node-pty) β image paste, Finder file drag-and-drop, inline
@fuzzy file picker. TypeScript - Kiro ACP Telegram β Telegram bot bridge for Kiro CLI via ACP protocol β streaming responses with smart throttling, JSON-RPC 2.0, rate limiting, and message chunking