From 91c1d6af9463922ccb4a07e5c35c7d152fd6475a Mon Sep 17 00:00:00 2001 From: Sam Rolfe Date: Thu, 11 Jun 2026 14:50:24 +1000 Subject: [PATCH] sam-4screen-desktop 2026-6-11:14:50:24 --- .obsidian/workspace.json | 14 ++++----- 200 projects/210 AI Resume/multica-ai.md | 37 ++++++++++++++++++++++++ 2 files changed, 44 insertions(+), 7 deletions(-) create mode 100644 200 projects/210 AI Resume/multica-ai.md diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 7d8109d..d6edfeb 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "200 projects/210 AI Resume/Local Hybrid Vector + Graph RAG Setup.md", + "file": "Clippings/multica-ai.md", "mode": "preview", "source": true }, "icon": "lucide-file", - "title": "Local Hybrid Vector + Graph RAG Setup" + "title": "multica-ai" } } ] @@ -181,10 +181,10 @@ "state": { "type": "file-properties", "state": { - "file": "200 projects/210 AI Resume/Local Hybrid Vector + Graph RAG Setup.md" + "file": "Clippings/multica-ai.md" }, "icon": "lucide-info", - "title": "File properties for Local Hybrid Vector + Graph RAG Setup" + "title": "File properties for multica-ai" } } ], @@ -209,6 +209,9 @@ }, "active": "b145af38583e5d9a", "lastOpenFiles": [ + "200 projects/210 AI Resume/Websites pages for AI resume.md", + "Clippings/multica-ai.md", + "200 projects/210 AI Resume/Local Hybrid Vector + Graph RAG Setup.md", "300 areas/350 AI/Pi Agent Extensions & Skills.md", "100 inbox/Filesystem Consolidation Plan.md", "400 resources/430 Movies Books Plays Games/Hope.md", @@ -232,14 +235,11 @@ "100 inbox/Filesystem Drive Map.md", "300 areas/360 Dev-Ops Network Computers/Backup Health Check Commands.md", "300 areas/390 Gardening/Aquaponic towers.md", - "Clippings/Bumblebee The Open-Source Scanner for Messy Dev Machines.md", "Clippings", "Untitled.canvas", "500 archive/540 Resources", "500 archive/530 Areas", "500 archive/520 Projects", - "500 archive/530 Areas/Tuya.md", - "300 areas/310 Home Assistant/Tuya Local Integration Notes.md", "graphify-out/2026-05-22_2/manifest.json", "graphify-out/2026-05-22_2/graph.json", "graphify-out/2026-05-22_2", diff --git a/200 projects/210 AI Resume/multica-ai.md b/200 projects/210 AI Resume/multica-ai.md new file mode 100644 index 0000000..59a324a --- /dev/null +++ b/200 projects/210 AI Resume/multica-ai.md @@ -0,0 +1,37 @@ +--- +title: "multica-ai" +source: "https://github.com/multica-ai" +author: +published: +created: 2026-06-11 +description: "multica-ai has 4 repositories available. Follow their code on GitHub." +tags: + - "clippings" +--- +[![Multica — humans and agents, side by side](https://raw.githubusercontent.com/multica-ai/multica/main/docs/assets/banner.jpg)](https://raw.githubusercontent.com/multica-ai/multica/main/docs/assets/banner.jpg) + +--- + +## What we're building + +Multica makes AI coding agents first-class teammates. Assign issues to an agent like you'd assign to a colleague — they pick up the work, write code, report blockers, and update statuses autonomously. No more copy-pasting prompts, no more babysitting runs. + +Works with **Claude Code**, **Codex**, **OpenClaw**, **OpenCode**, **Hermes**, **Gemini**, **Pi**, and **Cursor Agent**. + +## Projects + +- **[multica](https://github.com/multica-ai/multica)** — the core platform: Go backend, Next.js web app, Electron desktop, and the `multica` CLI + daemon. +- **[homebrew-tap](https://github.com/multica-ai/homebrew-tap)** — Homebrew formula for the `multica` CLI. + +## Get started + +``` +brew install multica-ai/tap/multica +multica setup +``` + +Full install options (Linux / Windows / self-host) in the [main README](https://github.com/multica-ai/multica#quick-install). + +## Community + +Issues, PRs, and skill contributions are all welcome — see [CONTRIBUTING.md](https://github.com/multica-ai/multica/blob/main/CONTRIBUTING.md). \ No newline at end of file