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: adaptive-study-coach
name: 个性化学习冲刺教练
version: 1.0.0
description: 读取指定课程笔记,结合天数、每日时间、掌握度和薄弱点生成可执行计划,并可按用户要求创建任务。
permissions: [notes.search, notes.read, tasks.write]
tools: [notes.search, notes.read, tasks.create, study-plan-kit.build_sprint]
retrieval:
top_k: 5
rerank: true
citation: true
model:
required_capabilities: [chat, tool_calling]