Juggler: JUCE's creator ships an open-source GUI coding agent

A hackable agent that runs Claude, GPT, Gemini or local models — on a day of fresh open-source builder tools, from an AI-native Mac editor to ChatGPT export.

Nowline Jul 24 4:00 PM banner

Top AI stories from the last hour

Top AI stories from the last hour

Copy markdown

  • A coding agent you can actually see

    Juggler wraps the agent loop in a Finder-style GUI where each session is a CRDT document you can branch, edit, undo and inspect down to every tool call and context item. It's free, needs no signup, and drives Claude, GPT, Gemini, DeepSeek, OpenRouter or local Ollama.

  • Almost everything is a forkable plugin

    Context items, LLM strategies and commands are all type-checked JS plugins you can read, fork or swap, and a P2P layer keeps one live session synced across desktop, browser tabs and phone. It's a one-person AGPLv3 beta, so treat it as a workbench, not yet a daily driver.

  • Palmier Pro: an AI-native Mac video editor

    A new open-source macOS editor exposes its timeline over MCP, so Claude, Codex or Cursor can cut, caption and reorder footage by prompt instead of you dragging clips. Free and open-source — a genuine weekend build if you edit video and already script agents.

  • An escape hatch for ChatGPT Business data

    A free, open-source tool pulls every conversation out of ChatGPT Business/Team accounts, whose built-in export has been flaky. Handy if you're migrating off, archiving before a workspace is deleted, or piping old chats into your own RAG pipeline.