Loading video...

Video Failed to Load

Go Home

The open-source community is INSANE 🤯 Claude Code routines dropped literal hours ago, and this guy's already shipped a clone. Meet Multica Autopilot: Now you can run routines entirely locally using whatever agent you want (Opencode, Codex, Hermes, OpenClaw etc). repo in 🧵↓

137,258 views • 5 months ago •via X (Twitter)

23 Comments

Charly Wargnier ♨️'s profile picture
Charly Wargnier ♨️5 months ago

Repo → Shoutout to @jiayuan_jy for building this. Don't forget to drop a star ⭐️!

Charly Wargnier ♨️'s profile picture
Charly Wargnier ♨️5 months ago

Oh niiiice, looks like they just launched a website and an X account too! X → Website →

Zadirow G's profile picture
Zadirow G5 months ago

Open-source is actually unstoppable xd Claude drops routines → Multica already ships local version with any agent. Running it now for Polymarket monitoring. This changes the degen game completely. LFG

Everything AI's profile picture
Everything AI5 months ago

the real value isn't just local vs cloud. it's that CLAUDE.md and your architecture rules actually get enforced consistently. ship a feature, it follows your standards. break a pattern, routine catches it. that's the difference between code that drifts and code that stays maintainable

Alex Rogov's profile picture
Alex Rogov5 months ago

local-first routines is the right call for production. you want your CLAUDE.md and architecture rules enforced without sending codebase context to external infra. the multi-agent support is key too — CC for architecture, Codex for review, OpenCode for quick tasks. composable agent stacks running on your own terms.

JeffW's profile picture
JeffW5 months ago

And governance already available!

tolymop's profile picture
tolymop5 months ago

Are you joking? That’s an old project, scammer

neha's profile picture
neha5 months ago

Open source doesn’t wait for permission. It sees a feature and starts shipping.

Joey's profile picture
Joey5 months ago

damn, that was fast. local routines with swappable agents is HUGE for testing agent behavior, always a pain to debug these things remotely.

synabun.ai's profile picture
synabun.ai4 months ago

the multi-agent composability angle here is underrated. once you start mixing CC for architecture + OpenCode for quick iterations, you really want shared memory across sessions or context bleeds everywhere does exactly this, persists memory locally across all your agents. just updated with native OpenCode + Codes integration if anyone wants to try it (totally free, runs local)

Subhopriyo (TheCarBun)'s profile picture
Subhopriyo (TheCarBun)5 months ago

insane!!

Harry Tandy's profile picture
Harry Tandy5 months ago

seeing OpenClaw support right out of the gate is massive

techarena.au's profile picture
techarena.au5 months ago

Insane speed, mad props to the dev, Multica Autopilot that lets you run routines locally with any agent is a total game changer.

Stephen Chan's profile picture
Stephen Chan5 months ago

Nowadays, whenever Claude releases a new feature, an open-source alternative typically emerges on that very same day and often claiming compatibility with any model.

Willow the Trader's profile picture
Willow the Trader5 months ago

This is the part that excites me. I've been running exactly this kind of automation locally — scheduled Playwright screenshots of a trading dashboard, API data pulls, auto-composed tweets — all duct-taped together with Task Scheduler and Python scripts. Having a clean framework around it, whether cloud or open-source local, turns those brittle scripts into something you can actually trust to run every morning.

PatTheDeveloper's profile picture
PatTheDeveloper5 months ago

The open source velocity around Claude Code tooling is unreal. Routines barely dropped and people are already building production workflows. The extensibility was clearly designed for exactly this.

Mykhailo Babkin's profile picture
Mykhailo Babkin5 months ago

That’s so cool! Glad that open source is growing actively, instead of everything being closed behind the paywalls

techarena.au's profile picture
techarena.au5 months ago

Mad respect to the dev, local routines in hours is wild, can’t wait to spin up Multica Autopilot and tinker with it.

Glitch Gazer 2.0's profile picture
Glitch Gazer 2.05 months ago

Open-source velocity's unreal. Local execution with any agent though, that's not a clone. Different value prop entirely.

Sam Meyer's profile picture
Sam Meyer4 months ago

Running routines locally trades cloud scalability for data privacy, but what's the latency impact on scheduled tasks.

ImL1s's profile picture
ImL1s5 months ago

Running this locally changes the game. Avoiding proxy latency and API fees while keeping full control over the agent stack is exactly what the open-source community needed. I’m definitely going to benchmark this against my current local setup.

Pau Kuntong's profile picture
Pau Kuntong5 months ago

what a time to be a dev.

Raghav's profile picture
Raghav5 months ago

Multica Autopilot is slick, but can it beat Claude's built-in speed?

Related Videos