Where We're Headed
AgentJuggler is actively developed. Here's what's shipped, what's next, and where we're going.
Shipped
Live NowCore App
Project management with create, edit, delete. Multi-project tabs with instant switching.
AI-Powered Worktabs
Up to 10 worktabs per project. Choose Claude, Codex, or Bash at creation. Color-coded agent types in the sidebar.
Real PTY Terminals
Full terminal emulation via Python's pty module + xterm.js over WebSocket. Each terminal opens in the project directory.
FORK Worktab
Duplicate a worktab's state into an independent fork. Run parallel experiments from the same starting point.
Session Persistence
Remembers open projects, worktabs, and layout. Restores everything on startup. Stored as local JSON.
System Tray + Keyboard Shortcuts
Tray icon for quick access. Ctrl+N, Ctrl+T, Ctrl+W, Ctrl+1-9 for fast navigation.
Linux x86_64 Release
Standalone PyInstaller binary (~78 MB). Installs to ~/.local/bin with desktop entry.
Up Next
In ProgressBackground Agents
Headless AI agents that run tasks without a visible terminal. Fire-and-forget, check results when you're ready.
AI Meetings
AI-to-AI collaboration sessions. Multiple agents discuss, plan, and iterate together with an organizer keeping things on track.
macOS Support
Native builds for Intel and Apple Silicon Macs. Same standalone binary approach.
Future
PlannedSeamless Handoff
Background agents save outputs. Click to resume interactively in a terminal with full context preserved.
Remote Access
Control AgentJuggler from your phone or another machine via secure WebSocket relay. Premium feature.
Windows Support
Port the terminal layer to pywinpty. Currently blocked — contributions welcome.
Shape the Roadmap
Have a feature request or want to influence what gets built next? Reach out on X.