shipwithmuse

Entries matching “hooks”

10 builds · page 1 of 1

U

Gold-Entry9142

u/Gold-Entry9142

https://github.com/mvrius/bluebubbles-muse BlueBubbles server on my Mac, Muse hook polling it every ~5s. How it works: the poll driver (bash shim + Python filter) checks for new messages and filters on an allowlist of senders, 1:1 chats, and group GUIDs. A new message from an allowlisted sender wakes Muse into a side chat with the message as context. Replies go back out as normal iMessages through the Mac. Why this instead of a messaging connector: connectors need an approval tap on every send, otherwise similar could be acheived via Messenger connector. Setup: BlueBubbles on the Mac, Tailscale so the agent VM can reach it, run the installer. Repo has the hook scripts, installer, architecture doc, and skill definition. Known issues: I am noticing that sometimes Tailscale connection drops on the Mac. I found that I need to bring down/up tailscale every hour for connection to stay up. A fun example from earlier today, I updated my calendar, moved dinner with my wife by 30 minutes - Muse mesaged the Family chat and informed my wife of the change. Cool findings: - Muse has a Tailscale option, you can connect the VM it runs on in Client model with other machines running Tailscal

Reddit post · Connectors & MCP★ Pick

Muse in iMessage via BlueBubbles

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

DHH

@dhh

Got muse cli hooked up for both default agent action and lazy-loading. Come give it a try, @finkd 🙏 github.com/omacom/omarchy…

X post · Coding & dev tools· ♥ 82

Muse CLI wired into Omarchy

AshutoshShrivastava

@ai_for_success

Got Muse Glimmer 30B running locally on my Mac (M5 Max - 128 GB )and the instruction following is impressive. need to setup with opencode next Video Speed - 5X

X post · Local & open models· ♥ 125

Muse Glimmer on an M5 Max Mac

P

postiz.com

postiz.com

Postiz's Nevo David shows how to hook Postiz's OAuth MCP server into Muse through the custom-connector path, so Muse can schedule posts across 30+ platforms before an official directory listing.

@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.

@akshat12

@akshat12

A Herdr integration that uses Muse Code lifecycle hooks to show muse panes as working, idle or blocked (approval needed) in Herdr's sidebar, with no Herdr fork.

GitHub · Coding & dev tools· ★ 1

herdr-muse lifecycle hooks

@pinta-ai

@pinta-ai

Pinta AI adapter that forwards Muse Code lifecycle hook events to an OTLP collector and can optionally enforce guard decisions, verified end to end against muse 0.1.0.

Skill · Coding & dev tools

pinta-musecode OTLP hook forwarder

@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.

@hypery11

@hypery11

oh-my-musecode is a content bundle and CLI for Muse Code that installs 35 skills, slash commands, hooks, an MCP server and themes, with an ownership ledger so uninstall restores the machine byte for byte.

Skill · Coding & dev tools

oh-my-musecode productivity layer

@aminamos

@aminamos

Native Muse Code plugin that wires in Hindsight memory with one bank per repo, using SessionStart, UserPromptSubmit and Stop hooks to recall and store context across agents. Zero dependencies, runs on macOS, Linux and Windows.