shipwithmuse

Entries matching “coding”

80 builds · page 1 of 1

@HarjjotSinghh

@HarjjotSinghh

Helicon is an open-source desktop and web app that wraps Meta's Muse Code CLI in a Codex/Claude-style interface, grouping sessions by project with history, resume and diffs on Windows, macOS and WSL2.

GitHub · Coding & dev tools★ Pick

Helicon desktop app for Muse Code

Your product

Sponsored

Put your logo, a line of copy and an image right here, between the builds Muse developers come to read. Same size as a post.

$100/week

Put your product here

Shown every 12 builds · on every catalog page

@dilmerv

@dilmerv

Dilmer Valecillos converted a minigolf prototype to VR for Meta Quest 3 using Muse Code with the Muse Spark 1.2 Contributor model, the Unity CLI and the MetaVR CLI, and published the plans and prompts.

GitHub · Games & 3D★ Pick

Minimal Golf VR converted with Muse Code

Greg Ceccarelli

@gregce10

For funsies, I got Claude Code running on my Muse agent’s computer tonight. Muse gives every agent a Linux VM with 2 vCPUs, ~8GB RAM, 100GB of persistent disk plus a scheduler, hosted artifacts and their permission system. The VM has no inbound ports, so I built a tiny

X post · Coding & dev tools★ Pick· ♥ 112

Claude Code inside a Muse agent VM

@MoheetBrain

@MoheetBrain

A hands-free interface that turns Meta AI glasses into a voice control surface for Muse Code on a Mac: assign a task, walk away, hear progress, interrupt and approve sensitive steps.

GitHub · Coding & dev tools★ Pick

MuseGlass

harjot.co

@harjjotsinghh

I pay for @Muse Code but didn't want to live in a terminal. On Windows it's WSL-only. So I built Helicon: an open-source desktop app for the actual Muse CLI. • uses your existing muse login, no API key • talks to muse serve over MSP, so Muse stays the agent • resumes

X post · Coding & dev tools★ Pick· ♥ 129

Helicon: desktop app for Muse Code

P

pytorch.org

pytorch.org

PyTorch added end-to-end Muse Glimmer support to ExecuTorch; on an M5 Pro, DFlash speculative decoding lifts image+text decode from 21.6 to 33.0 tok/s, and it powers the Pi coding agent locally.

Resource · Local & open models★ Pick

Muse Glimmer on ExecuTorch: DFlash on Macs and NVIDIA GPUs

U

A-Rahim

u/A-Rahim

Been tinkering with speculative decoding on Apple Silicon for a while, and this week I got Meta's new Muse Glimmer 30B working in my project mlx-dspark. On my M4 Pro, the 8-bit model goes from 8.2 tok/s to 18-26 tok/s depending on content. Math is the best case at 3.27x, code 2.5x, chat 2.22x. Output is byte-identical to normal decoding since the target verifies every token, so there's no quality tradeoff; it's just faster. Meta's own DFlash numbers on Mac are 1.5x (M4 Max) / 1.8x (M5 Max), but those are on the 4-bit build, so not really apples-to-apples. 4-bit for me is ~1.7x at ~25 tok/s and only needs ~18GB. The 8-bit run peaks around 40GB, so you want a 48GB Mac for it. Basically, you get 8-bit quality at 4-bit speed. Repo: github.com/ARahim3/mlx-dspark I'm happy to hear feedback, and I'm curious about what other M-series chips get.

Reddit post · Local & open models★ Pick

Muse Glimmer 3.3x faster on Mac with mlx-dspark

C

corona10

corona10

A community-built VS Code chat UI for Muse Code, Meta's agentic coding CLI, inspired by the Claude Code extension; about 145 installs on the Marketplace.

Site · Coding & dev tools

Muse Code (Unofficial) VS Code extension

Cristian Uibar

@cristianuibar

@theo please add support for Muse Code in T3. I've opened a PR here for it using the official SDK. github.com/pingdotgg/t3co…

X post · Coding & dev tools· ♥ 1

Muse Code support PR for T3 Code

C

composio.dev

composio.dev

Composio compares Muse Code and OpenAI Codex on pricing, models, agent architecture, extensibility, safety and open-source support.

Resource · Coding & dev tools

Composio: Muse Code vs Codex

A

@AICodingDaily

@AICodingDaily

AI Coding Daily runs Meta's new Muse Spark 1.3 through a set of coding experiments to see whether it belongs among frontier coding models.

Video · Coding & dev tools

Testing Muse Spark 1.3 on coding tasks

C

composio.dev

composio.dev

Composio looks at the three benchmark charts from Meta's Muse Code launch and whether developers should switch from Claude Code.

Resource · Coding & dev tools

Composio: Muse Code vs Claude Code

Your product

Sponsored

Put your logo, a line of copy and an image right here, between the builds Muse developers come to read. Same size as a post.

$100/week

Put your product here

Shown every 12 builds · on every catalog page

@starsoldier420

@starsoldier420

An unofficial, open-source (MIT) VS Code extension that runs Meta's Muse Code (Muse Spark 1.3) in a side panel. Every tool call shows as a row with its diff, permission modes (Manu

GitHub · Coding & dev tools

Muse Spark Code: Muse Code inside VS Code

@jellologic

@jellologic

Claude Code plugin that offloads bulk coding work to Muse Code workers in isolated git worktrees, with a Claude supervisor that runs your acceptance check and sends failing patches back.

Skill · Coding & dev tools

claude-code-muse delegation plugin

@Srimi1

@Srimi1

A hybrid harness with a claude-muse launcher that runs Claude Code on Meta Model API Muse Spark models, plus a /talk broker for structured exchanges between Claude Code and Muse Code terminals.

GitHub · Coding & dev tools

Muse Spark in Claude Code with /talk

thehype.

@thehypedotnews

muse spark 1.2 vs gpt 5.6 sol vs kimi k3 vs grok 4.5 – on two landing pages four coding agents built two desktop landing pages from scratch, then had to open them in a real browser, find their own bugs and fix them before they were allowed to hand anything over the setup: each

X post · Benchmarks & research· ♥ 64

Landing pages built and self-debugged by Muse Code

Your product

Sponsored

Put your logo, a line of copy and an image right here, between the builds Muse developers come to read. Same size as a post.

$100/week

Put your product here

Shown every 12 builds · on every catalog page

@bex-co

@bex-co

muse-code-acp is an unofficial Node adapter that exposes Meta's Muse Code through the Agent Client Protocol, so it can be driven from Zed or VS Code with streaming, tool calls and MCP servers.

GitHub · Coding & dev tools

muse-code-acp adapter for ACP editors

@zereight

@zereight

Pi extension that registers a muse-code provider through @muse-code/sdk over the Muse Session Protocol, resuming the same Muse session when switching models mid-conversation.

Skill · Coding & dev tools

pi-muse-code MSP provider

@TheStreamCode

@TheStreamCode

Hermes Agent plugin that adds a muse-code provider reusing your Meta login, so Muse Spark runs on your Muse Code subscription instead of per-token API billing.

Skill · Coding & dev tools· ★ 1

hermes-muse-code provider plugin

Mark Zuckerberg

@finkd

Releasing Muse Code in beta today. It's a terminal coding agent that takes on complete software engineering tasks across large repos: planning changes, writing code, validating the results. Powered by Muse Spark 1.2, a coding-focused model update.

X post · Coding & dev tools· ♥ 14.8K

Muse Code beta on Spark 1.2

@swalker326

@swalker326

OpenCode plugin that reads the muse CLI login, registers a muse-code provider against api.meta.ai and rediscovers available Muse models every 30 minutes, metered against the Muse Code subscription.

Skill · Coding & dev tools· ★ 3

opencode-muse-code

Your product

Sponsored

Put your logo, a line of copy and an image right here, between the builds Muse developers come to read. Same size as a post.

$100/week

Put your product here

Shown every 12 builds · on every catalog page

@jefalcon

@jefalcon

Native Muse Code plugin with 18 specialist skills, 7 orchestrator commands and turn/session-end notifications, installed via the omm npm CLI. Requires Muse Code 1.3.0+.

Skill · Coding & dev tools

oh-my-muse plugin for Muse Code

M

@MetaDevelopers

@MetaDevelopers

Meta Developers session on the Muse Spark and Muse Code build paths: the model provides see/decide/act, the harness provides reliability, scale and auditability for production code.

Video · Coding & dev tools· ♥ 1

Meta Connect: building with Muse Spark and Muse Code

β/ai

@notquantized

i find it genuinely hilarious that i used @muse to build native support for muse code inside of t3code, because you literally can't get more @Meta than this.

X post · Coding & dev tools· ♥ 4

Muse builds Muse Code support into t3code

Mark Zuckerberg

@finkd

Muse Code is out of beta and now built to handle bigger, more complex engineering tasks. Developers can get started with one command today: curl -fsSL dev.meta.ai/install.sh | bash

X post · Coding & dev tools· ♥ 8K

Muse Code leaves beta

Your product

Sponsored

Put your logo, a line of copy and an image right here, between the builds Muse developers come to read. Same size as a post.

$100/week

Put your product here

Shown every 12 builds · on every catalog page

@troioi-vn

@troioi-vn

delegate-to-muse is a Claude Code skill for handing repository work to Muse Code via muse exec, with a handoff template and checks for reviewing the diff and re-running tests rather than trusting the summary.

Skill · Coding & dev tools

delegate-to-muse Claude Code skill

Browserbase

@browserbase

Browserbase is now available as a plugin in Muse Code. Get started with two commands: > muse plugins marketplace add browserbase github.com/browserbase/br… > muse plugins install browse@browserbase

X post · Coding & dev tools· ♥ 41

Browserbase plugin for Muse Code

U

johnshedletsky

u/johnshedletsky

After running out of quota on two Codex subscriptions, found it was almost trivially easy to run Muse Spark 1.3 in Codex Desktop; not as good as Astra, but cheap and it one-shots most of his prompts.

Reddit post · Coding & dev tools

Muse Spark 1.3 inside Codex Desktop

@julianubico

@julianubico

Unofficial adapter that exposes Muse Code over the Agent Client Protocol on stdio, designed to run as an acpx custom agent.

Skill · Coding & dev tools

Muse Code ACP bridge for acpx

Connor Loi

@connortbot

You can now run Muse Code (and Muse Spark 1.3) in cloud agents on @tryreplicas! Bring your own Muse subscription - they're surprisingly generous and powerful.

X post · Coding & dev tools· ♥ 16

Muse Code in Replicas cloud agents

@srikantmehra57

@srikantmehra57

An independent desktop command center for the Muse Code CLI that brings workspaces, sessions, approvals, reasoning controls, changed files and agent activity into one interface.

GitHub · Coding & dev tools

Muse Code Desktop

U

Graemer71

u/Graemer71

OK, for context, I have Claude Code desktop app driving the CLI and orchestrating the code and verification tasks to try to save tokens. So Claude runs things, a Deepseek 4.1 Flash (cloud) session does the planning, Qwen 3.8 27b Q8 does the boiler plate coding and Muse Glimmer sanity checks the code and pushes any issues back to Qwen. If there are issues Qwen and Glimmer can't agree on, Deepseek validates. If Deepseek can't sort it out, it goes back to Claude. This had been working fine, but then in the last few days token use spiked, tasks that used to take 10 minutes were taking an hour or more and Qwen started going into more and more reasoning loops. It seems that since I last checked (on 12th September) the CLI changed. I used to strip unnecessary tool calls from the prompt using --disallowedTools and enabledPlugins: false. It would seem that these no longer work. In the end I got Claude to build a request-dumping diagnostic server, that actually measured the payload bytes, and confirmed --tools (an allowlist) is the flag that works now: 55→7 tools, 161KB→24KB, byte-verified. It also caught something specific to my workflow running the wrapper from inside an already-active

F

@freecodecamp

@freecodecamp

Andrew Brown's three-hour freeCodeCamp course on building apps and agent workflows with Muse Spark and the Muse Code CLI, ending in a full-stack Go/SQLite/Docker build.

Video · Coding & dev tools★ Pick

Muse Code & Muse Spark full course (freeCodeCamp)

Dilmer

@Dilmerv

Hello everyone! 👋🕶️ I put Meta Muse Code + the Unity CLI to the test with a real Unity project to see how far I could push this agentic workflow. Instead of just generating code, I wanted to see how it could actually interact with Unity, run tests, validate changes, port the h

X post · Games & 3D★ Pick· ♥ 75

Muse Code + Unity CLI: Mini Golf to VR

U

dilmerv

u/dilmerv

Ported a Miniature Golf prototype to VR using Meta Muse Code and the Unity CLI, added dozens of automated tests, and built a website to capture test runs, screenshots and results.

Reddit post · Games & 3D★ Pick

VR mini golf built with Muse Code + Unity CLI

D

@dilmerv

@dilmerv

Dilmer Valecillos uses Muse Code with Muse Spark 1.2 and the Unity CLI to run tests, validate changes, port a Mini Golf game to other platforms and convert it to VR.

Video · Games & 3D★ Pick· ♥ 47

Muse Code drives Unity CLI to port a golf game to VR

D

datacamp.com

datacamp.com

DataCamp's Josep Ferrer ran Muse Spark 1.3 on three real coding tasks. Two used 23–32% fewer completion tokens, but a refactor used 70% more, for a net 12% cost increase.

Resource · Benchmarks & research★ Pick

Muse Spark 1.3 tutorial: testing Meta's efficiency claims

U

mozilla-ai

u/mozilla-ai

We've been curious how far local models have actually come for agentic coding tasks, so we ran an experiment. Setup: • Model: Muse Glimmer (30B), packaged as a single llamafile • Agent: Hermes coding agent (connected via llamafile's local server mode, zero API keys needed) • Target: Mozilla AI's Otari gateway The Issue: We pointed Hermes at a real, reported bug in Otari (#183) where the gateway returned a vague 502 error on image requests instead of passing through the actual provider error. What the Agent Did: Hermes read the issue, navigated the repo, isolated the bug, created a branch, ran existing tests, wrote a new regression test, and opened a draft PR (#727). All of it ran locally and offline, with zero code written by hand. It's still draft PR territory rather than a merged fix, but it's a solid signal that ~30B local models are getting genuinely capable for real dev workflows, not just toy demos. Video walkthrough of the run: https://youtu.be/5GAgbT-XgHU?si=vJqEDGm9hssCO5-M Happy to answer questions about the setup, model performance, or how Hermes handled tool calling!

Reddit post · Local & open models★ Pick

Local Muse Glimmer agent opens a real pull request

@EtienneLescot

@EtienneLescot

A desktop app for Muse Code on macOS and Windows with projects, git worktrees, subagents, MCP, a diff review panel and opt-in computer use that lets the agent see the screen and use apps.

GitHub · Coding & dev tools★ Pick· ★ 2

Muse-Desktop

kwindla

@kwindla

Weekend project: play chess with Muse Spark running on a DGX Spark with code Muse Spark wrote. Setup: - projector - HDMI, camera, mic, and display server (Raspberry Pi) - pipecat bot (DGX Spark) - vision pipeline (RTX 5090) - coding agents running on the Pi, the DGX

X post · Games & 3D★ Pick· ♥ 27

Voice chess on a projector with Muse Spark

Your product

Sponsored

Put your logo, a line of copy and an image right here, between the builds Muse developers come to read. Same size as a post.

$100/week

Put your product here

Shown every 12 builds · on every catalog page

@corona10

@corona10

Unofficial native VS Code chat UI for Muse Code, modeled on the Claude Code VS Code extension's layout, commands and keybindings.

Skill · Coding & dev tools· ★ 2

Muse Code for VS Code (unofficial)

Peter Steinberger 🦞

@steipete

CodexBar learned a few new tricks in the last few weeks! TypeSafe, Nous Portal, Muse Code, CodeRabbit, Replicate, HuggingFace, Pi, Helmcode, v0, Charm Hyper, GitKraken AI, Bifrost My ambitions for this app REALLY outgrew the app name. (Oh and these keychain alerts are no more)

X post · Coding & dev tools· ♥ 1.1K

CodexBar adds Muse Code usage tracking

@danny-hines

@danny-hines

Call Muse Code from Codex or ChatGPT desktop via MCP tools and skills for independent code review, approach comparison or delegated implementation, using a Muse Code subscription or API key.

Skill · Coding & dev tools

Muse Code Bridge for Codex

@kengzzzz

@kengzzzz

An installer for a muse profile in OpenAI Codex plus helper binaries, including a Meta device-code login helper, so Codex can run on Muse without the muse binary.

GitHub · Coding & dev tools

codex-muse

@codemarc

@codemarc

A VS Code and Cursor sidebar chat that drives Meta's Muse Code CLI through muse exec --json, keeping Muse as the agent harness; its build is described in the post 'Inception: A Muse Inside Muse'.

GitHub · Coding & dev tools

Muse CLI Chat for VS Code and Cursor

@rtravellin

@rtravellin

A Claude Code plugin that adds /muse:review, /muse:critique, /muse:delegate and /muse:transfer commands, running Muse Code reviews and delegated tasks as background jobs.

Skill · Coding & dev tools

Muse Code plugin for Claude Code

@supermemoryai

@supermemoryai

Persistent cross-session memory for Muse Code from Supermemory, installable from the Muse plugin marketplace on Muse Code 1.3+.

Skill · Coding & dev tools· ★ 1

Supermemory plugin for Muse Code

T

@techkevinshow

@techkevinshow

TechKevin shows beginners how to install Muse Code and vibe code a website with Muse Spark, with no technical background needed.

Video · Apps & websites

Create a website with Muse Code

@gregmos

@gregmos

Routing overlay for the Superpowers plugin for Claude Code where Muse writes the code, Codex reviews it, and rules keep expensive models from being misused.

Skill · Coding & dev tools

superpowers-muse routing overlay

@anuragdhar

@anuragdhar

A VS Code extension that runs the Muse Code CLI in a sidebar and also adds Muse Spark 1.2 models to VS Code Chat Agent Mode, with inline completions and live token and cost tracking.

GitHub · Coding & dev tools

Muse Spark 1.2 extension for VS Code

@luckeyfaraday

@luckeyfaraday

An unofficial loopback shim that lets Meta Muse Code use OpenAI Responses APIs, OpenRouter, Codex OAuth and the official Claude Code CLI, switchable from Muse's /model menu.

GitHub · Coding & dev tools· ★ 1

muse-shim

@SecretLUL

@SecretLUL

Muse Code Remote is an open-source web UI and outbound WebSocket relay that lets users drive their terminal Muse Code agent from any browser without opening ports.

GitHub · Coding & dev tools

Muse Code Remote web terminal

@xhluca

@xhluca

Muse Code OpenRouter is a small local adapter that lets the Muse Code harness run any meta/muse* model through an OpenRouter key instead of a Meta login.

GitHub · Coding & dev tools

Muse Code via OpenRouter

Kilian Lieret

@KLieret

GPT 5.6 Sol numbers posted! You can check out the full trace and codebase for the two (!!) solved instances with the new trajectory viewer (actually built w/ the new Muse Code). Confirms that solutions are novel and not just regurgitated. Viewer link in 🧵

@meta-models

@meta-models

Meta's TypeScript SDK and docs for building clients that drive Muse Code agent sessions over the Muse Session Protocol, published as @muse-code/sdk with zero runtime dependencies.

Skill · Coding & dev tools· ★ 40

Muse Code SDK

@Wraient

@Wraient

A Go reverse proxy with an embedded dashboard that lets Claude Code and OpenAI/Codex clients use muse-spark models through a Muse Code subscription, authenticated with the muse login credential.

GitHub · Coding & dev tools

muse-cc subscription proxy

@AloreBB

@AloreBB

Port of openai/codex-plugin-cc that lets Claude Code call Muse for reviews or delegated tasks via muse exec, with /muse:review, /muse:adversarial-review and background job commands.

Skill · Coding & dev tools

Muse plugin for Claude Code

@metacpp

@metacpp

Hand-picked list of tools, extensions, skills, integrations and learning resources for Meta's Muse Code.

Skill · Benchmarks & research

Awesome Muse Code

T

@t3dotgg

@t3dotgg

Theo (t3.gg) tests Meta's Muse Code terminal agent powered by Muse Spark 1.2 and focuses on how cheap it is compared with Claude Code.

Video · Coding & dev tools· ♥ 3.5K

Theo reviews Muse Code and Muse Spark 1.2

@cherry-nft

@cherry-nft

Experimental dependency-free Codex skill that lets Codex send tasks to Muse and read its responses through the user's signed-in Muse browser session, no server or API key.

Skill · Coding & dev tools

Codex to Muse browser bridge skill

@CogniTechSystems

@CogniTechSystems

This repo documents running Muse Glimmer 30B locally on an M4 Max MacBook via llama.cpp, benchmarking it with and without speculative decoding, and wiring it into Claude Code through LiteLLM for fully offline coding.

GitHub · Local & open models

Claude Code on local Muse Glimmer 30B

AI at Meta

@AIatMeta

Muse Spark 1.1 is used across Meta in coding and research workflows, scoring competitively with leading models on Meta's internal coding benchmark. Our researchers are now automating model development and evaluation tasks by leveraging Muse Spark 1.1 in their workflows.

X post · Benchmarks & research· ♥ 167

Spark 1.1 on Meta's internal coding benchmark

@BrokkAi

@BrokkAi

muse-acp is a dependency-free Rust bridge between the Agent Client Protocol and Muse Code's Muse Session Protocol, letting developers use their Muse Code subscription inside Zed, IntelliJ IDEA and other JetBrains IDEs.

GitHub · Coding & dev tools

muse-acp: Muse Code in Zed and JetBrains

S

Satgoy152

Satgoy152

DFlash2 drafter for Muse Glimmer 30B fine-tuned on long-horizon, on-policy software-engineering traces to speed up coding workloads.

Resource · Local & open models· ♥ 1

Coding-specialized DFlash2 drafter

Mark Zuckerberg

@finkd

Workflows can break out a task across multiple focused agents, carry the intermediate work between stages, and return one result at the end. Good for engineering work that's too complex for a single agent.

X post · Coding & dev tools· ♥ 344

Multi-agent workflows in Muse Code

ollama

@ollama

Ollama already support the Muse Code harness out of the box? You can try it with models via Ollama (local and cloud): ollama launch muse

X post · Coding & dev tools· ♥ 220

Muse Code harness with Ollama models

@NatesVibeCode

@NatesVibeCode

Portable SKILL.md bundles for handing work to Muse, Antigravity, OpenCode, Grok Build, Cursor, Codex and Claude Code, each with supporting references.

Skill · Coding & dev tools

Harness handoff skills including Muse

Your product

Sponsored

Put your logo, a line of copy and an image right here, between the builds Muse developers come to read. Same size as a post.

$100/week

Put your product here

Shown every 12 builds · on every catalog page

@TerryZH

@TerryZH

An unofficial uninstall utility that finds Muse Code binaries and state files, estimates reclaimable space in a dry run and deletes them only with --uninstall.

GitHub · Coding & dev tools

Muse Code Uninstaller

rob

@goof

My muse has codex and Claude running on his machine so he can call up for some reinforcements when he gets stuck, unless you got muse 1.3 pro on deck

X post · Agents & automation· ♥ 2

Muse calls Codex and Claude as backup

@syamimhazmi

@syamimhazmi

A vim-modal multi-tab Rust TUI for coding agents where each tab is a session, fronting Muse Spark via muse serve alongside Codex, Antigravity and Grok backends.

GitHub · Coding & dev tools

polyforge