thinking-orbs
A React component library that renders six hand-tuned animated thought orb loading indicators on a plain 2D canvas, with two purpose-tuned sizes and automatic theme detection for AI and agent UIs.
它通过提供按用户和按频道的独立作用域,解决了将个人助手扩展到整个公司的复杂性,同时保持模型无关和开源,避免供应商锁定,让初创企业拥有自己的部署。
A multiplayer agent harness for work. In Slack and on the web.
Most agents are designed like personal assistants. You can make one work for a whole company, but it quickly gets complex. QM is designed for startups. Employees each get their own isolated workspace and work independently without affecting each other, and they can also collaborate with the agent in channels, group messages, and projects.
Each person and each room has its own scoped memory, files, keychain view, permissions, crons, web apps, and durable sandbox.
It's built with open source in mind. Pick your own harness and model and switch between them — Pi, OpenCode, Codex, and Claude Code all drive the same core, so a deployment isn't tied to any single vendor.
flowchart LR
DB[("Postgressessions · memory · queue")]
subgraph CORE["Headless core"]
API["API · identity · policy · scheduler"]
LOOP["Agent loop(Pi, OpenCode, Claude Code)"]
API LOOP
end
SBX["Per-scope sandboxfiles · tools · logged-in services"]
DB API
LOOP SBX
Every turn runs through a central core, which can use a variety of models and harnesses to generate t
Multiplayer agent harness for work
根据分类、Topic 和编程语言匹配的相似项目。
A React component library that renders six hand-tuned animated thought orb loading indicators on a plain 2D canvas, with two purpose-tuned sizes and automatic theme detection for AI and agent UIs.
Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.
Clodex is an open-source, local-first agentic IDE that combines persistent AI tasks, code, terminal, browser, Git, models, memory, and governed execution in one Electron workspace, currently in technical preview.