sam-4screen-desktop 2026-6-11:14:50:24
This commit is contained in:
14
.obsidian/workspace.json
vendored
14
.obsidian/workspace.json
vendored
@@ -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",
|
||||
|
||||
37
200 projects/210 AI Resume/multica-ai.md
Normal file
37
200 projects/210 AI Resume/multica-ai.md
Normal 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"
|
||||
---
|
||||
[](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).
|
||||
Reference in New Issue
Block a user