#A mobile/watch/web control layer for Codex w/ p2p agents discuss/terminal/files/git views/cron jobs

1 messages · Page 1 of 1 (latest)

fathom willow
#

been building something I wanted for my own Codex workflow: IM.codes — the IM for agents.

I got tired of trying to force long-running Codex workflows through generic chat tools that were never designed for agents. They are fine for human chat, but bad for things like terminal sessions, file previews, git diffs, localhost preview, scheduled tasks, and multi-agent coordination.

I also don’t think a single agent should be trusted too easily. one model can sound confident while still missing obvious problems. so I built P2P agent discussion, where multiple agents from different providers can discuss the same task, challenge each other’s assumptions, and come up with a stronger plan before coding starts.

the other big pain point was away-from-desk workflow. once I leave my laptop, checking progress, sending one more instruction, reviewing changed files, or keeping the same workflow going across phone and desktop becomes annoying fast.

IM.codes is what I built for that:

  • mobile/web continuation for Codex workflows
  • terminal access
  • file browsing + git views
  • localhost preview from another device
  • notifications
  • scheduled tasks / cron jobs
  • multi-agent session management
fathom willow
#

A mobile/watch/web control layer for Codex w/ p2p agents discuss/terminal/files/git views/cron jobs

#

Apple watch watch support is coming