Conversation
xiaoland
marked this pull request as ready for review
September 20, 2026 07:51
This was referenced Sep 20, 2026
- 提供 Neon + Render/Heroku 快速部署与手动部署路径 - 串联 CLI、信息源采集、索引检索和日常客户端使用 - 新增 Self-Hosted 导航与概览
- 在精确 PR head 上报告 pending、成功或错误状态 - 保留现有部署和清理流程,并说明 main 控制器生效边界
- 首页 Getting Started 介绍 What、Why、How 与实例访问路径 - Self-Hosted 下区分 Getting Started 和 Advanced - 将手动部署迁至进阶指南并保留原入口跳转
- 自部署 Getting Started 仅编排阅读路径 - 独立提供连接、采集、检索、定时任务、来源、日常使用及排障指南 - Render 和 Heroku 部署分别成页,跨文档复用改用页面链接
- 覆盖 Sink 创建、凭据分离、tunnel 鉴权和 ChatGPT 连接 - 以真实工具检索作为验收点,说明 Skill 导入限制 - 增加停用步骤与常见故障排查
- 为 RSS、GitHub、邮件、Telegram、Twitter 和 Memos 提供独立上手路径 - 分离首次采集入口与共享 Job 操作,增加 Source Extension 构建及私有预览教程 - 核对发行版本并验证示例打包、授权请求和网站构建
- 补齐 Twitter setup wizard 与六种来源的可视化步骤 - 共享连接和扩展准备入口,修正浏览器自动注册说明 - 明确安装、索引维护及 Twitter 双端发行兼容边界
- 从来源指南移除必须委托 Agent 安装的前置步骤 - 明确 Core 选择、单独启用、版本保护与 Twitter 同版本向导
- 区分 global、Python 与 MF 文档集及第一方源所有权 - 约定精确版本发现、整包条件更新与独立快照隔离 - 保持 Release 安装协议、代码产物与文档纠错相互独立
xiaoland
force-pushed
the
feat/user-getting-started
branch
from
September 20, 2026 15:47
e15a03f to
fc8b255
Compare
- 复用共享主题、界面切换和本地搜索\n- 显示精确发行版本与文档渠道,支持跨仓库构建
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
目标与已提交内容
帮助初步了解InKCre理念、具备初级技术基础但尚无实例的用户开始收集、整理和使用信息。Web是用户默认界面,CLI是Agent/operator的补充接口。
docs preview状态,不改变生产部署路径。验证
pnpm --dir website check:格式、生产构建和内部链接通过;git diff --check通过。公开 MF 发行验收补充(2026-09-20)
协同交付与尚未实现
Core #110 提供Heroku和Core侧Web安装入口。client-web #104、#107、兼容修正 #110 和 Version #111 均已通过检查并合并,当前正式 Web 为5d488ce,包含#106。
合并/发布条件: Web及Twitter0.4/Mail0.3公共MF已正式发布;Core110与本PR仍保持独立、未合并,用户指南的整体交付仍须与Core安装入口协调。用户指南内不放临时PR待合并说明。
其他wizard及RSS可视化友好表单仍需先确认设计和验收方案,不能把本次文档更新或采集成功当成这些wizard已完成。UI和ext-reg无源码变更;没有修改共享Product/TDD合同或Spoke引用。
Preview与回滚
稳定入口:Docs PR28 preview。当前preview状态控制器尚在本PR,main的workflow_run仍不执行候选控制器;状态回填须先核对当前精确head部署成功。
网站变更可revert;各仓库发布各自负责。保持本PR现有ready状态,不在本轮合并。Web/MF已按用户单独授权完成正式发布;Core与Docs没有被连带合并。