CodexMonitor  by Dimillian

AI agent orchestration app for local workspaces

Created 1 month ago
2,522 stars

Top 18.1% on SourcePulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

CodexMonitor is a Tauri-based desktop application for orchestrating multiple Codex agents across local and remote workspaces. It provides a comprehensive UI for managing projects, AI threads, code, and interactions, aiming to streamline AI-assisted development workflows for engineers and power users.

How It Works

This application uses Tauri for its cross-platform desktop interface, communicating with Codex agents via the app-server protocol. It manages isolated workspaces using worktrees or clones, handles agent threads with features like pinning and archiving, and integrates AI model selection, prompt composition with autocompletion, and code diffing. An optional remote backend daemon allows for running Codex agents on separate machines, with setup helpers for Tailscale and Orbit connectivity.

Quick Start & Requirements

  • Installation: Clone the repo, run npm install, then npm run tauri:dev for development.
  • Prerequisites: Node.js + npm, Rust toolchain, CMake, LLVM/Clang (Windows), Codex CLI, Git CLI. GitHub CLI (gh) is optional.
  • iOS Support: Requires Xcode, Command Line Tools, Rust iOS targets, and Apple signing.
  • Setup: Run npm run doctor for native build issues.

Highlighted Details

  • Workspace Management: Supports worktrees and clones for isolated development environments.
  • Thread Orchestration: Manages agent threads with drafts, pinning, archiving, and interrupt capabilities.
  • AI Composer: Features autocompletion for skills, prompts, reviews, and files; includes model picker and dictation with Whisper.
  • Code & Git Integration: Provides diffs, Git controls, branch management, and GitHub Issues/PR integration.
  • Prompt Library: Global and workspace-specific prompt management.
  • UI: Resizable panels, responsive layouts, and in-app updates.

Maintenance & Community

No specific details on contributors, sponsorships, or community channels were found in the provided text.

Licensing & Compatibility

The license type is not explicitly stated in the provided README text.

Limitations & Caveats

  • iOS Support: In progress (WIP); terminal and dictation are unavailable on mobile builds.
  • Experimental Features: Includes experimental collaboration modes, apps, and a terminal dock.
  • Remote Backend: TCP remote backend mode is marked as WIP.
  • Windows Build: Requires LLVM/Clang for native dependency compilation.
Health Check
Last Commit

1 day ago

Responsiveness

Inactive

Pull Requests (30d)
198
Issues (30d)
116
Star History
1,549 stars in the last 30 days

Explore Similar Projects

Starred by Elie Bursztein Elie Bursztein(Cybersecurity Lead at Google DeepMind), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
7 more.

SuperAGI by TransformerOptimus

0.1%
17k
Open-source framework for autonomous AI agent development
Created 2 years ago
Updated 1 year ago
Starred by Lilian Weng Lilian Weng(Cofounder of Thinking Machines Lab), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
59 more.

AutoGPT by Significant-Gravitas

0.1%
182k
AI agent platform for building, deploying, and running autonomous workflows
Created 2 years ago
Updated 1 day ago
Feedback? Help us improve.