Skip to content

docs: 自动更新 llmdoc 文档 (2026-07-18) - #171

Merged
Liam0205 merged 1 commit into
masterfrom
docs/llmdoc-update-20260718
Jul 18, 2026
Merged

docs: 自动更新 llmdoc 文档 (2026-07-18)#171
Liam0205 merged 1 commit into
masterfrom
docs/llmdoc-update-20260718

Conversation

@Liam0205

Copy link
Copy Markdown
Owner

llmdoc 文档自动更新

由 GitHub Actions 定时任务自动生成,基于过去 24 小时合并到 master 分支的代码变更。

本次变更

过去 24 小时的提交集中在 issue #169(跨运行时自定义路由 / Watch 开关 / 嵌入 API),其中大部分 llmdoc 已随功能提交同步更新(dag-engine.mdpine-cpp-runtime.mdcross-layer-validation.mdstandard-workflow.md、knowledge-base reflection 等)。

唯一遗漏:llmdoc/overview/project-overview.md 的「Routes/Watch/demo-routes flags」补充只更新了 Go 入口点,而 JavaC++ 入口点同样获得了这套 issue #169 能力,描述仍停留在 #169 之前。本 PR 补齐:

  • Java 入口点addRoute(Route) 自定义路由(Ingress/Egress)、setWatch(false) 关闭热加载、嵌入 API(load()/start() 分离、execute(...)acquire()Handleclose())。
  • C++ 入口点-watch=true|false / -demo-routes flag、ServerConfig::routes + socket-free validate_routes、以及「C++ 有意不提供嵌入 API」的决策说明。

请检查文档内容是否准确后合并。

🤖 Generated with Claude Code

…trypoints

The "Routes/Watch/demo-routes flags" doc pass only updated the Go
entrypoint. Java (PineServer addRoute/setWatch/load-start/execute/
acquire/close) and C++ (-watch, -demo-routes, ServerConfig::routes,
no embedding API by design) gained the same issue #169 surface but
their project-overview entries still described the pre-#169 server.

Auto-updated by GitHub Actions

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@Liam0205
Liam0205 merged commit ce33d00 into master Jul 18, 2026
20 checks passed
@Liam0205
Liam0205 deleted the docs/llmdoc-update-20260718 branch July 18, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant