release: OpenNexus 0.5.1-alpha

This commit is contained in:
2026-09-18 00:56:54 +08:00
parent f7d441bd92
commit 01ceae6fc6
32 changed files with 496 additions and 33 deletions
@@ -0,0 +1,12 @@
id: course-note-rewriter
name: 课程讲义改编师
version: 1.0.0
description: 将真实课程转写改编为结构化复习讲义,并用本地 Markdown 工具检查生成结果;仅在用户明确要求时保存新笔记。
permissions: [notes.search, notes.read, notes.write]
tools: [notes.search, notes.read, notes.create, markdown-workbench.inspect_markdown]
retrieval:
top_k: 5
rerank: true
citation: true
model:
required_capabilities: [chat, tool_calling]