AI developer building fun, weird, and maybe-useless things with AI. Daily-driving both Claude Code and Codex.
- π€ ccbot - Control Claude Code sessions from Telegram with inline-keyboard permission prompts, voice input, session resume, and terminal screenshots; tmux stays the source of truth.
- π¬ disclaw - Bring Claude Code into Discord with thread-per-session, forum-as-agent personas, one-click permission approvals, pager-mode embeds, scheduled tasks, and Discord MCP tools the agent can call back into.
- π§΅ codex-dynamic-workflows - Claude Code-compatible dynamic workflow runner for Codex, Gemini CLI, and pi: run/resume the same
.claude/workflowsscripts with agent fan-out, journal caching, per-agent backend/model routing, token budgets, and a live run viewer. - π browser-cli - Automate the user's real Chrome/Firefox session with agent-friendly snapshots, semantic locators, actionability-verified interactions, network/console observation, policy guard rails, an MCP server mode, and per-site guides.
- π claude-code-resume - fzf-style tree picker for Claude Code, Codex, Gemini, and Antigravity sessions: search transcript bodies, group by directory, preview why a session matched, then resume it with the right CLI.
- π§° skills - My collection of Claude Code skills, workflows, and orchestrator agents: an agent-engineering reference, Artifact/frontend design guidance, product office-hours, batch subagent processing, deep research, workflow-backed code review, plus
/fableorchestration and/handoffsession distillation with model-pinned deep-reasoner / fast-worker / verifier subagents. - ποΈ livecaption - Real-time on-device transcription and translation for macOS Apple Silicon: streaming ASR across 40 locales (nemotron, or qwen3 for Chinese and code-switching), speaker diarization, two-pass correction, and MLX GPU inference with no cloud service.
- π± termux-app / TermuxPlus (fork of
termux/termux-app,termuxplus-foundation, +52 commits) - An agent-friendly Termux fork for running Claude Code and Codex on a phone: replaces the Java terminal emulator with Ghostty'slibghostty-vtover JNI, adds a GPU renderer with Kitty graphics and Nerd Font/emoji fallback, a terminal-HUD UI with session tabs, snippets and paged keys, a floating translucent terminal, and one-tap workspace resume for agent sessions.