PromptBridge: A Multi-Platform Orchestration Framework for Remote AI Coding Agents

  • Unique Paper ID: 208003
  • Volume: 13
  • Issue: 4
  • PageNo: 6-16
  • Abstract:
  • AI coding agents like Claude Code and Cursor can now read files, edit code, and handle multi-step programming tasks. Most of these tools run in a terminal or an IDE. In real teams, however, work often starts in Slack, Telegram, GitHub, or email. Switching tools every time a developer wants to run an agent takes time and breaks focus. This paper presents PromptBridge, a lightweight framework that connects six messaging platforms to four AI coding agents through one shared workflow. When a developer sends a task on any supported platform, the system finds the right project, runs the right agent, and sends the result back to the same channel. The system tracks conversation history, handles file attachments, and reports which files changed after each run. A design review shows that the four-layer architecture makes it easy to add new platforms or agents without changing the shared core.

Copyright & License

Copyright © 2026 Authors retain the copyright of this article. This article is an open access article distributed under the Creative Commons Attribution License which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

BibTeX

@article{208003,
        author = {Tripti singh and Dolly Verma and Nidhi sharma},
        title = {PromptBridge: A Multi-Platform Orchestration Framework for Remote AI Coding Agents},
        journal = {International Journal of Innovative Research in Technology},
        year = {2026},
        volume = {13},
        number = {4},
        pages = {6-16},
        issn = {2349-6002},
        url = {https://ijirt.org/article?manuscript=208003},
        abstract = {AI coding agents like Claude Code and Cursor can now read files, edit code, and handle multi-step programming tasks. Most of these tools run in a terminal or an IDE. In real teams, however, work often starts in Slack, Telegram, GitHub, or email. Switching tools every time a developer wants to run an agent takes time and breaks focus. This paper presents PromptBridge, a lightweight framework that connects six messaging platforms to four AI coding agents through one shared workflow. When a developer sends a task on any supported platform, the system finds the right project, runs the right agent, and sends the result back to the same channel. The system tracks conversation history, handles file attachments, and reports which files changed after each run. A design review shows that the four-layer architecture makes it easy to add new platforms or agents without changing the shared core.},
        keywords = {AI coding agents, multi-platform integration, software engineering, orchestration, remote development, conversational interfaces},
        month = {September},
        }

Cite This Article

singh, T., & Verma, D., & sharma, N. (2026). PromptBridge: A Multi-Platform Orchestration Framework for Remote AI Coding Agents. International Journal of Innovative Research in Technology (IJIRT), 13(4), 6–16.

Related Articles