sam-4screen-desktop 2026-6-11:14:50:24

This commit is contained in:
2026-06-11 14:50:24 +10:00
parent 90a09f7595
commit 91c1d6af94
2 changed files with 44 additions and 7 deletions

View File

@@ -13,12 +13,12 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "200 projects/210 AI Resume/Local Hybrid Vector + Graph RAG Setup.md", "file": "Clippings/multica-ai.md",
"mode": "preview", "mode": "preview",
"source": true "source": true
}, },
"icon": "lucide-file", "icon": "lucide-file",
"title": "Local Hybrid Vector + Graph RAG Setup" "title": "multica-ai"
} }
} }
] ]
@@ -181,10 +181,10 @@
"state": { "state": {
"type": "file-properties", "type": "file-properties",
"state": { "state": {
"file": "200 projects/210 AI Resume/Local Hybrid Vector + Graph RAG Setup.md" "file": "Clippings/multica-ai.md"
}, },
"icon": "lucide-info", "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", "active": "b145af38583e5d9a",
"lastOpenFiles": [ "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", "300 areas/350 AI/Pi Agent Extensions & Skills.md",
"100 inbox/Filesystem Consolidation Plan.md", "100 inbox/Filesystem Consolidation Plan.md",
"400 resources/430 Movies Books Plays Games/Hope.md", "400 resources/430 Movies Books Plays Games/Hope.md",
@@ -232,14 +235,11 @@
"100 inbox/Filesystem Drive Map.md", "100 inbox/Filesystem Drive Map.md",
"300 areas/360 Dev-Ops Network Computers/Backup Health Check Commands.md", "300 areas/360 Dev-Ops Network Computers/Backup Health Check Commands.md",
"300 areas/390 Gardening/Aquaponic towers.md", "300 areas/390 Gardening/Aquaponic towers.md",
"Clippings/Bumblebee The Open-Source Scanner for Messy Dev Machines.md",
"Clippings", "Clippings",
"Untitled.canvas", "Untitled.canvas",
"500 archive/540 Resources", "500 archive/540 Resources",
"500 archive/530 Areas", "500 archive/530 Areas",
"500 archive/520 Projects", "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/manifest.json",
"graphify-out/2026-05-22_2/graph.json", "graphify-out/2026-05-22_2/graph.json",
"graphify-out/2026-05-22_2", "graphify-out/2026-05-22_2",

View File

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