1 pointby cg334 hours ago1 comment
  • imprisonedmind4 hours ago
    seems, like we are all busy building the same thing!

    i built this for discord and codex-cli. https://github.com/imprisonedmind/codex-discord-bridge?tab=r...

    • cg334 hours ago
      Nice! Feels like a natural direction — once local coding agents became usable, bridging them into chat platforms almost becomes inevitable.

      I took a slightly different approach with cc-connect: instead of targeting a single platform, I’m trying to make the bridge modular (platform adapters + agent adapters) so different IM tools and agents can plug in.

      Curious — what challenges did you run into integrating with codex-cli?