EN
返回档案库

档案库 · 开发与企业工具 · 产品决策 · 2025–2026

Comp AI以代理为先的CRM押注:开源仓库3天登顶GitHub

合规初创公司Comp AI将自己销售团队使用的CRM开源,押注一个常驻代理——而非聊天侧边栏——才是销售软件的未来。

Comp AI (Bubba AI, Inc.)

它在赌什么押注一个常驻研究代理才是产品——CRM只是它记笔记的地方——而非聊天侧边栏;并且开源是证明这个新类别的方式。已上线

做的是什么生意

Comp AI (legal name Bubba AI, Inc.) is a San Francisco compliance-automation startup; Comp AI CRM is its MIT open-source sales CRM built around a durable research agent that reads email, enriches contacts and companies, and updates deals on its own schedule.

启动资金$2.6M pre-seed in August 2025, co-led by OSS Capital and Grand Ventures

起因

Comp AI was founded in 2025 to automate SOC 2, HIPAA, GDPR and ISO 27001 compliance for companies that could not pay the $25K+ annual cost of traditional trust platforms; its $2.6M pre-seed was meant to expand the open-source platform and launch an AI agent studio. While selling compliance, its sales team needed a CRM the agent could actually run, so Comp AI built one internally and decided to release it.

经过

trycompai/crm appeared on GitHub on 2026-08-04 under an MIT license: single-tenant by design, Google-only sign-in with an allowlist, and an agent that runs on its own schedule and queue inside a sandbox with no database credentials and 18 named tools. The README's inversion became the hook: the agent is not a feature of the CRM; the CRM is where the agent keeps its notes. The repo jumped to #1 on GitHub's daily trending list within days.

结果

As of 2026-09-06 the repo holds about 9.6k stars and Comp AI still ships its compliance platform; the CRM is early — the codebase was only tens of commits at launch — but the agent-first architecture is getting visible developer pull and third-party write-ups.

背景

Comp AI是一家旧金山合规自动化初创公司,法人实体为Bubba AI, Inc.,在2025年8月获得260万美元预种子轮融资,用于以低于传统每年2.5万美元成本的方案自动化SOC 2、HIPAA、GDPR和ISO 27001合规。为了销售这个平台,其团队需要一个AI代理真正能跑起来的CRM,于是公司内部自建了一个。

2026年8月初,Comp AI将这个内部工具以MIT许可开源为trycompai/crm。设计反转了常见的AI加CRUD模式:一个持久研究代理按自己的时间表运行,针对工作队列,读取和处理邮件,丰富联系人和公司信息,并更新交易——而CRM只是代理记笔记和存证据的地方。

代理受到刻意限制:它在禁止所有出网且没有数据库URL的沙箱里运行,只能通过18个命名工具触达系统;强证据直接更新记录,弱证据则变成建议交给人工复核。单租户架构和仅限Google登录简化了部署。

这个押注迅速赢得了受众。仓库于2026年8月4日上线,2026年8月7日以7185个星标和745个复刻登上GitHub日趋势榜第一;到2026年9月3日,约9.6k星标,仍出现在日常列表中。

这件事要成立,得有什么

  • Comp AI有真内部买家:自己的销售团队需要一个由代理来做管道工作的CRM,因此产品在公开前就已内部试用。
  • 常驻代理有日程、预算和队列,跳出了聊天侧边栏的陷阱——那种AI只在人看着时才工作的模式(DEV社区分析)。
  • 不给模型数据库凭据和出网权限,不等于一个个缓解提示注入风险,而是消灭了风险(DEV社区分析)。
  • MIT开源让其他团队一个下午就能读完沙箱代理架构,把内部工具变成一个新兴类别的参考实现。
  • GitHub奖励了这种反转:发布三天星标7185个,并在2026年8月7日拿日榜第一(rui.vin每日Git报告)。

可借鉴之处

让AI工作者自己掌握时间表、预算和工具,同时不给它数据库凭据和出网权限:一个能撑到浏览器关闭的代理才是产品,不是聊天功能。

后续进展

截至2026年9月6日,trycompai/crm仓库仍在活跃,约9.6k星标,还出现在GitHub日趋势榜上;Comp AI继续做原合规自动化业务。CRM保持MIT许可和单租户,定位为Attio、Salesforce和HubSpot之外的开源替代品;主要开放问题是,这个发布时只有几十次提交的代理优先销售工具,能否成熟为能让公司放心交付真实客户资源的产品。

资料来源

发现哪里写错了?告诉我们。

轮到你了

你刚读完一家。说说你在做什么,看看谁在赌同一件事。

免费账号 · 3 次免费提问 · 不用绑卡

相关案例