
Open Source: Control Claude Code / Codex CLI Entirely from Your Phone with Feishu (Lark) — Approve, Choose, and Send Commands on the Go
Ever had this happen? Claude Code has been running for a while and finally pops up a permission prompt — but you've already walked away to grab coffee. Or Codex finishes an entire task, and you only realize it when you come back — ten minutes too late. Today I'm open-sourcing a little tool I use daily — Agent Notifier . It routes all interactions from Claude Code and Codex CLI to Feishu, so you can handle everything from your phone without being chained to the terminal. GitHub: https://github.com/KaminDeng/agent_notifier 1. The Problem It Solves When you use Claude Code or Codex CLI for coding, the biggest pain point isn't that the AI isn't smart enough — it's the interaction gap : The AI needs your approval to run a command → you're away from your desk → task stalls The AI offers three approaches and asks you to pick one → you don't see it → task stalls The task finishes → you have no idea → you've been waiting for nothing for 30 minutes At its core, these CLI tools have no mobile int
Continue reading on Dev.to
Opens in a new tab
