$ ./corlinman — 7 channels attending · memory warm · self-hosted$ ./corlinman — 7 个渠道在场 · 记忆已热 · 自托管
An
agent
that
lives
on
your
own
hardware.
住在你机器里的
智能体。
corlinman hands a language model durable memory, real sandboxed tools, seven chat channels, and a human approval gate — one binary you run, audit, and own, end to end. 给模型以记忆、工具、渠道与人的把关 —— 一体成形,跑在你自己的机器上。 corlinman 给语言模型装上持久记忆、真实的沙箱工具、七个聊天渠道和人工审批门 —— 一体成形,由你运行、审计、拥有,端到端。 memory · tools · channels · approvals — one binary you own.
hybrid rag·sandboxed plugins·7 channels·human-in-the-loop·MIT混合检索·沙箱插件·7 个渠道·人在回路·MIT

住在你机器里的智能体an agent that lives on your own hardware
scroll
01the loop / 回路
How a thought becomes an action.一个念头如何变成一次行动。
receive 收
A message lands — from QQ, Telegram, Discord, Slack, Feishu, WeChat, or the web.一条消息进来 —— 来自 QQ、Telegram、Discord、Slack、飞书、公众号,或网页。
remember 忆
Hybrid retrieval wakes its memory — vectors, keywords, and a diary it keeps itself.混合检索唤醒记忆 —— 向量、关键词,和一本它自己写的日记。
reason 思
Any model you trust — Anthropic, OpenAI-compatible, or your own — bound per agent.用你信任的模型 —— Anthropic、OpenAI 兼容、或你自建的 —— 按 agent 绑定。
act 行
Tools fire inside a sandboxed plugin runtime. Skills teach it new ones.工具在沙箱化的插件运行时里执行,技能教会它新的本事。
ask 问
Anything irreversible waits in an approval queue. You hold the key.不可逆的操作进入审批队列等待。钥匙在你手里。
reply 答
The answer flows back to the channel it came from. The diary remembers.答复流回它来的那个渠道。日记会记得。
02in practice / 实战
Watch one request travel.看一次请求走完全程。
pending approval · 等待审批
file-ops.write → reports/deploy-week24.pdf
- 01 · mutable spinner01 · 原地编辑的状态条One placeholder message, edited in place as the loop progresses — thinking, tool calls, files, reply.同一条占位消息随回合推进被原地改写 —— 思考、调用工具、发文件、回复。
- 02 · memory first02 · 先查记忆Hybrid retrieval recalls the week's deploy logs — vectors, keywords, diary — before a single token is reasoned.在推理出第一个 token 之前,混合检索先召回本周的部署日志 —— 向量、关键词、日记。
- 03 · the gate03 · 审批门
file-ops.writematched apromptrule. Nothing executes until a human approves — here, in the admin queue, or inline.file-ops.write命中了prompt规则。人不点头,什么都不会执行 —— 在这里批、在后台队列批、或就地批。 - 04 · a real file back04 · 真的发回一个文件
corlinman-md2pdfrenders a CJK-clean PDF; a signed status link streams the whole turn live.corlinman-md2pdf渲染出中文排版正确的 PDF;带签名的状态链接实时直播整个回合。 - how approval rules work →审批规则如何工作 →
03the platform / 平台
Everything an agent needs to stay.一个智能体住下来需要的一切。
Hybrid RAG — vector, keyword, and a self-written diary. Context that survives every restart.混合 RAG —— 向量、关键词,加一本自己写的日记。重启也不丢的上下文。
A sandboxed plugin runtime with skills, schedulers, browsers, and document generation.沙箱化的插件运行时,带技能、定时器、浏览器和文档生成。
QQ, Telegram, Discord, Slack, Feishu, WeChat — and a first-class web chat, all one agent.QQ、Telegram、Discord、Slack、飞书、公众号 —— 加上一流的网页聊天,都是同一个智能体。
Irreversible actions queue for your approval before they run. Govern, don't hope.不可逆操作先排队等你批准再执行。治理,而不是祈祷。
A Spatial Glass admin console — live logs, RAG debugging, node graphs, theme studio.Spatial Glass 管理台 —— 实时日志、RAG 调试、节点图、主题工作室。
Install in sixty seconds, upgrade in place, keep your data. China mirrors built in.六十秒装好,原地升级,数据不丢。内置国内镜像加速。
04operations / 运维
Every thought, auditable.每一个念头,都可审计。
7/7 systems nominal · spatial glass · night
requests today
1,284 ↑
pending approvals
1
rag chunks
52,118
live logs · RAG score bars · node graphs · theme studio — tour the operations plane →实时日志 · RAG 评分条 · 节点图 · 主题工作室 —— 逛一圈运维后台 →
one agent · every room it's invited to · 一个智能体,所有它被邀请的房间
05install / 六十秒
Sixty seconds to a living agent.六十秒,跑起来一个活的智能体。
$ curl -fsSL https://raw.githubusercontent.com/sweetcornna/corlinman/main/deploy/install.sh | bash
docker or native · upgrades keep your data (--upgrade) · china mirrors built in · runs behind your firewall
read the install guide → see a live deployment ↗
docker 或原生 · 升级不丢数据(--upgrade)· 内置国内镜像 · 跑在你的防火墙后面
阅读安装指南 → 看线上部署 ↗
06the manual / 手册
Everything is written down.一切都写在手册里。
One script: preflight, Docker or native, QQ sidecar, China mirrors, health gate.一个脚本:预检、Docker 或原生、QQ 边车、国内镜像、健康门。
read →阅读 → first run首次启动Seed login, the /onboard wizard, mock provider, doctor checks, profiles, status cards.种子登录、/onboard 向导、mock 供应商、doctor 体检、多实例、状态卡。
read →阅读 → channels渠道QQ via NapCat, Telegram spinners, Discord/Slack/Feishu, WeChat, web chat, cron.NapCat 接 QQ、Telegram 状态条、Discord/Slack/飞书、公众号、网页聊天、定时任务。
read →阅读 → providers & models模型Anthropic to local vLLM, aliases, per-agent bindings, embeddings.从 Anthropic 到本地 vLLM,别名、按 agent 绑定、向量嵌入。
read →阅读 → approvals审批auto / prompt / deny rules, session whitelists, the 5-minute TTL.auto / prompt / deny 三种规则、会话白名单、5 分钟 TTL。
read →阅读 → faq疑难Forgot passwords, 503s, logs, preflight failures, upgrades that keep your data.忘记密码、503、日志在哪、预检失败、不丢数据的升级。
read →阅读 →