让每一段 AI 对话,成为下一次思考的上下文。

跨 Agent 搜索历史对话,按需要导出内容,再把散落其中的经验和偏好整理成可审核、可复用的个人上下文。

支持 macOS、Windows 与 Linux · 无需注册即可开始

C Context
搜索:登录与支付的边界设计 ⌘K
找到 12 条相关内容 FTS5
Codex · Product architecture Aug 27

Account & payment boundaries

Free features require no sign-in. Accounts are only needed to purchase, restore access, or manage devices…

Antigravity · Payment design Aug 24

Webhook signature verification

The payment provider only handles payment. Our own server remains the source of truth for accounts and entitlements…

Codex · Local Database Aug 19

Local Tantivy and SQLite lifecycle

Scanning operates incrementally on local session files without changing source files…

Account & payment boundaries

Codex · ses_9a82f · 2026-08-27 15:42

Export
U
Please clarify the architectural boundary between user sessions and cloud accounts.
A

Local-first principle:

1. Free features require no account. All session scanning, indexing, and full-text search run 100% locally on device.

2. Cloud servers manage commercial licenses and authentication only, never receiving your conversation contents.

3. Original files can be exported directly at any time.

Source: ~/.codex/sessions/2026-08-27.jsonl (read-only)
Core capabilities

找得到,带得走,用得上。

同一份本地数据地基,按你的需要服务于搜索、导出和个人上下文。

索引与搜索

自动发现本地 Agent 会话,以你记得的片段快速搜索,并直接定位原始对话。

增量更新 · 全文检索 · 原文定位

query: "OAuth PKCE token rotation" 18 ms

→ Codex: "accounts/desktop_auth.py: line 44 S256 verification"

Exact match in session 'ses_418b' · Last modified 2 hours ago

灵活导出

灵活导出

免费版可逐个带走原始文件。批量导出属于收费版。

session.jsonl Free
export.md Free
个人上下文

个人上下文

从你的历史发言中整理背景、经历和偏好,生成可审核、可反复交给 AI 使用的上下文。

保留证据 · 人工审核 · 持续更新

# Derived Personal Guidelines

- Architecture: Local-first SQLite FTS5 index, decoupled auth server

- Preference: Plain text over proprietary storage formats

[Evidence linked from 14 past conversations across Codex & Antigravity]

隐私不是一句口号

你的历史,首先属于你。

产品的核心能力在本机运行。以后即使增加账户和支付,服务器也只处理商业联网能力,不接触你的对话正文。

✓ Session、个人语料、上下文正文、BYOK Key

✓ 账户、订单、软件权益和必要安全日志

✓ 本地搜索索引可删除、可重建,不是唯一正式资产

# Data Isolation Boundary

Local Device (Your machine):

├── Session scanning (read-only)

├── SQLite & Tantivy search index

└── Raw exports & personal context

Context Server (Auth & Store):

├── Email authentication (OIDC)

└── Signed license grants

✕ Zero conversation contents or messages sent

当前进展

真实样本验证,不虚标兼容。

每个数据来源都要用真实或脱敏样本验证,再公开标记支持状态。首版先把完整体验做好,再逐个扩展。

Codex CLI 已验证
Antigravity 已验证
常见问题

先回答你最可能关心的。

它会上传我的 AI 对话吗?

不会。扫描、索引、搜索、导出和个人上下文都在本机处理,服务端不接收 Session、消息和上下文正文。

使用前必须注册账户吗?

不需要。免费使用本地功能不要求账户;以后只有购买、恢复权益或管理设备时才需要登录。

目前支持哪些 Agent?

Codex CLI 和 Antigravity 已通过真实会话验证。更多来源会在取得真实样本并完成适配后逐步加入。

以后会怎么收费?

免费版可索引全部对话、在本地搜索,并逐个导出原始文件。专业版通过年付订阅解锁批量导出和后续能力。 查看价格

桌面应用

下载 Context

选择适合你的系统版本。当前版本 v0.8.0,免费本地功能无需注册。

查看此版本的更新内容 →

不知道自己的 Mac 使用哪种芯片?在苹果菜单中选择“关于本机”即可查看。

正在走向第一个完整版本

过去的对话,不该只是越来越长的列表。

它们可以成为能被找到、带走,并在下一次工作中继续发挥作用的个人资产。