Skip to content

Commit 3e2cec9

Browse files
Copilothotlong
andcommitted
Update dependencies and final cleanup of AI references
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 72b038b commit 3e2cec9

4 files changed

Lines changed: 4 additions & 97 deletions

File tree

docs/DEVELOPMENT_ROADMAP_v0.9.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ The v0.9.0 kernel introduces several enterprise-grade features:
215215
5. [ ] Update documentation to reflect new architecture
216216

217217
**Deliverables**:
218-
- [ ] Updated plugin packages (ai-agent, security)
218+
- [ ] Updated plugin packages (security)
219219
- [ ] Migration guide for v0.9.0 features
220220
- [ ] Architecture decision records (ADRs)
221221

docs/DEVELOPMENT_ROADMAP_v0.9.0_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ v0.9.0 内核引入了几个企业级功能:
215215
5. [ ] 更新文档以反映新架构
216216

217217
**交付成果**:
218-
- [ ] 更新的插件包(ai-agent、security)
218+
- [ ] 更新的插件包(security)
219219
- [ ] v0.9.0 功能的迁移指南
220220
- [ ] 架构决策记录(ADR)
221221

examples/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ Welcome to the ObjectQL Examples repository. This collection demonstrates everyt
2828
| :--- | :--- | :--- |
2929
| **[Task Manager](./tutorials/tutorial-task-manager)** | A simple Todo list app to learn objects, fields, and basic validation. | 🟢 Basic |
3030
| **[CRM System](./tutorials/tutorial-crm-system)** | A relational database example with Customers, Contacts, and Deals. Demonstrates `lookup` fields. | 💡 Intermediate |
31-
| **[AI Agent](./tutorials/tutorial-ai-agent)** | Integrating LLMs to query your data using natural language. | 🧠 AI-Native |
3231
| **[Formulas & Rules](./tutorials/tutorial-formulas)** | Using Excel-like formula syntax for computed fields and validation. | 💡 Intermediate |
3332
| **[Federation](./tutorials/tutorial-federation)** | Connecting multiple ObjectQL services together. | 🏢 Advanced |
3433

pnpm-lock.yaml

Lines changed: 2 additions & 94 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)