Hexqi
|
a79c9dfc34
|
feat: suport mockserver file as database and add dsl-genenrator skill (#1792)
背景:当前各类软件提供CLI/MCP/Skill 让本地AI Agent能够快速接入使用已是大势所趋。 TinyEngine当前没有对外提供这类的工具或者能力,该PR主要 通过 标准Schema(JSON文件)做为桥梁,通过DSL Skill 来方便用户使用本地Agent工具来 快速生成页面/区块/应用,并同步到TinyEngine应用中。
主要特性:
file启动模式:mockserver 新增file(默认为db)启动方式,使用该模式时,mockserver接口从文件(data/**/*.json文件)中获取数据,也会更新到文件中
使用方式:项目根目录执行 pnpm dev:file
dsl-generator skill:添加项目级skill,可以在Claude Code/Cursor/OpenCode/Codex等本地Agent中使用该skill 生成页面/区块/应用的DSL到 data/**/*.json中,配合file启动模式,实现让本地AI Agent工具生成生成页面/区块/应用
|
2026-06-29 17:00:04 +08:00 |
xuanlid
|
52ab14b87c
|
fix: Modify docs style (#1765)
|
2026-02-10 15:34:28 +08:00 |
Hexqi
|
295a806217
|
feat: support add custom mcp server (#1731)
* feat: support add custom mcp server
* chore: upgrade robot version to fix autoscroll
* fix: review
|
2026-01-31 14:14:24 +08:00 |
xuanlid
|
c592f46e87
|
docs: resolve expired document issues (#1704)
|
2025-12-18 10:54:45 +08:00 |
Hexqi
|
1504476ac0
|
docs: update ai plugin markdown content and images (#1712)
|
2025-12-09 10:06:00 +08:00 |
Hexqi
|
a214cba6b1
|
feat: ai plugin refactor (#1657)
|
2025-12-05 17:43:21 +08:00 |
xuanlid
|
ed68aa3ca7
|
docs: Modify the error in the document (#1700)
* docs: Modify doc error
|
2025-11-19 09:03:22 +08:00 |
lichunn
|
1109de0b77
|
feat:Add and complete small models and robot meta-services (#1639)
|
2025-09-23 11:24:09 +08:00 |
lichunn
|
e8e82147c3
|
Feat:Add the ability to build pages with AI (#1603)
|
2025-08-29 18:03:05 +08:00 |
Hexqi
|
54e0b6206d
|
feat(ai-roobt): renew robot ui and add mcp calltool (#1561)
* feat: replace ui with tiny-robot
* feat: add mcp
* feat: add option customCompatibleAIModels
* feat: upgrade tinyrobot version and fix ui issue
* docs: add ai assistant docs
|
2025-07-29 12:01:02 +08:00 |
xuanlid
|
aa58f1214b
|
fix: Modify Document Link and Img (#1445)
|
2025-05-29 16:47:25 +08:00 |
xuanlid
|
6e3a4839fe
|
docs: add document img (#1406)
|
2025-05-16 01:13:33 +08:00 |
xuanlid
|
c8912e7e31
|
docs: add feature documents (#1372)
|
2025-05-15 15:43:01 +08:00 |
xuanlid
|
653f94d4d6
|
feat: replace docs img (#1275)
|
2025-05-15 15:37:13 +08:00 |
xuanlid
|
dea9e8c4f1
|
docs: add route/outline-tree document (#1336)
|
2025-04-30 15:40:33 +08:00 |
Gene
|
01500a081c
|
docs: add documentation (#917)
|
2025-03-10 09:47:11 +08:00 |