shipwithmuse

Entries matching “codex”

28 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

@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

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

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

@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

@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

@alamorre

@alamorre

A Codex skill for selectively delegating bounded implementation tasks to Muse Spark 1.3 while the Astra model keeps strategic decisions and final review.

Skill · Coding & dev tools

Astra plus Muse delegation skill

@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

@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

ollama

@ollama

Muse Glimmer is now available to run with Ollama. Available today via Ollama’s MLX engine with state-of-the-art-performance on Apple Silicon, Muse Glimmer can power Claude Code, Codex, and more always-on local agent workflows natively using Ollama. Additional support and

X post · Local & open models· ♥ 1.3K

Muse Glimmer on Ollama's MLX engine

@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

@Srimi1

@Srimi1

An experimental macOS gateway that keeps the stock Muse Code CLI in charge of the UI, sessions and tools but swaps the model connection for OpenAI or Z.ai models via a loopback gateway.

GitHub · Coding & dev tools

Muse Codex gateway

@LucasDuys

@LucasDuys

sol-loop pairs a GPT planner on a Codex subscription with Muse Spark in opencode as executor, which returns evidence and diffs for each atomic spec; the author says over 99% of tokens run on Muse.

Skill · Coding & dev tools

sol-loop: GPT plans, Muse Spark builds

@alexanderradahl

@alexanderradahl

A fork of Spotify's shunt plugin for Claude Code and Codex whose hooks block full reads of large files and route them to Muse Spark via muse exec; the author measured about 4,800 tokens out and 300 back on a 617-line file.

@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

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

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

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

@Alphaxalchemy

@Alphaxalchemy

A ~90-line zero-dependency Node forwarder that lets OpenAI Codex switch between GPT and third-party models such as Meta Muse Spark just by model name.

GitHub · Coding & dev tools· ★ 1

codex-model-router

@emonibnmustafa

@emonibnmustafa

A local translation gateway and profile manager that plugs Meta Muse Spark (or DeepSeek, Groq, Ollama) into OpenAI Codex and ChatGPT Desktop, translating tool calls and SSE streams, with a one-command switch between providers.

GitHub · Coding & dev tools

AnyCodex: Muse Spark inside Codex Desktop

U

slaybrownbeast

u/slaybrownbeast

I've been running my work in Codex as project folders, and recently tried to properly understand how Muse Goals work under the hood. Made it a goal — good way to watch the machinery operate on itself. The structural problem is worth naming: the current design is a halfway house between two coherent designs, and it gets the costs of both. Design A is Codex: the project is a container. Everything — chat, state, artifacts, scheduled work — lives in one place. My course project has one tracker file, explicit resume rules for new chats, and the curriculum never holds status. Legible, but you have to go to it. Design B is full ambient: no containers at all. The goal is just context that wakes up wherever you mention it, and there's no Goals tab pretending otherwise. Muse picked ambient for activation — talk about the goal anywhere, it wakes up, you never "open" it. But then it built half of containment: a Goals tab showing summary, artifacts, activity, without the other half. Conversations, check-ins, and briefings still leak into whatever chat they happened in. So you get the scattering of ambient with the implied promise of a container. That's the worst combination. The fix is to

Reddit post · Benchmarks & research

Rethinking Muse Goals from a Codex user

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

@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

@accretional

@accretional

Unofficial knowledge base and tools for Meta's Muse Spark, starting with a root-cause write-up of Codex tool-calling failures with Muse Spark 1.1.

Skill · Benchmarks & research· ★ 3

awesome-muse-spark

@Israelmusondaayliffe

@Israelmusondaayliffe

Muse workspace skills ported from a Codex/Claude Code plugin marketplace, translating manifests and hooks into procedures Muse can run with its terminal, browser and files.

@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

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

U

slaybrownbeast

u/slaybrownbeast

I've been migrating my workflow from ChatGPT Work / Codex over to Meta's Muse, and I've been auditing the harness as I go — reading cron files, checking diffs, mapping what the system actually does versus what it claims to do. It's a documentation gap. What the docs describe Meta's documentation is written for a normal user. It talks about the Ideas tab, the Goals tab, the Feed, and "background jobs that help Muse improve over time." Everything is described in terms of what it does for you. There is no architectural documentation. Nothing about how any of it is built. What is actually on disk Meanwhile, the home directory contains a fully legible agent architecture, just sitting there(these are just SOME examples, the system file structure is HUGE): • ~/dreams/alignment/ — a nightly job that regenerates an alignment synthesis: a written portrait of the user, how to handle them, current frictions, relationship guidance. • ~/workspace/objectives/goals/STUDYING.md — a daily learning-state projection with mastery bands, next-review dates, and retrieval prompts, plus a file of inferred goal leads the system guessed from behavior (with confidence levels and what would confirm or re

Reddit post · Benchmarks & research

Mapping Muse's on-disk agent architecture