multica-ai/multica
Make humans and AI agents work as one team — open-source and self-hostable.
About the project
Open-source, self-hostable workspace where tracker issues are assigned to AI coding agents like teammates: the agent picks up the issue, runs on your machine, and hands back a result for review. Supports 26 agent CLIs (Claude Code, Codex, Cursor, etc.) and any Git host.
Useful for
- Assign an issue to an agent and get a pull request for review
- Connect a laptop or cloud box as a runtime to run agents
- Schedule a recurring standup or report via cron
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 64 stars so far today, about 80 expected by the end of the day.
- GitHub Trending Go today: #11, +138 stars.
- About 41 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 50,413
- Stars in a day
- 80
- Forks
- 6,532
- Issues and pull requests
- 8,447
- Watchers
- 180
- Language
- Go
- Latest release
- v0.5.0 · September 18, 2026
- Created
- January 13, 2026
- Last push
- September 18, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 18, 2026GitHub Trending Go today: #6, +138 stars
- September 17, 2026GitHub Trending Go today: #6, +213 stars
Similar projects
-
8.8
browser-use/jev-ultrafast
A browser agent with a dynamic, indexed action space: given one natural-language goal it picks an operation (CLICK, TYPE_TEXT, SELECT, etc.) and an element, using a small LLM to generate text only for typing.
-
8.5
tamaratran/fast-jev-compaction
Claude Code plugin that replaces context compaction summaries with Jev decisions: every tool call and result is scored in one fast request, stale ones are dropped or truncated, everything kept stays verbatim. Also…
-
7.9
hypit-ai/hypit
Hypit gives AI agents a language and system to create video: the agent clones a viral clip as an editable workflow — footage, captions, B-roll and effects anchored to words instead of seconds.
-
7.9
Tencent/BrowserSkill
BrowserSkill connects AI agents (Cursor, Claude Code, Codex, etc.) to your already logged-in browser via the bsk CLI and an extension, letting the agent work in a separate window without interrupting you.
-
7.0
korcarc/text-humanizer
A Python tool that rewrites AI-generated text through an LLM and translation pipeline to bypass detectors like Turnitin and GPTZero. Supports 8 languages and requires a DeepSeek API key.
-
6.8
Tencent/WeKnora
Open-source LLM knowledge platform: turns raw documents into queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.