Commit Graph

47 Commits

Author SHA1 Message Date
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
chilingling cc8c643e46
docs: remove old dsl doc (#1789) 2026-03-19 19:15:33 +08:00
xuanlid 52ab14b87c
fix: Modify docs style (#1765) 2026-02-10 15:34:28 +08:00
betterdancing e731e10b35
docs: Add documents of app-preview & resource-management (#1687) 2026-02-03 09:47:57 +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
Hexqi 47f636c86f
fix: local dev cannot proxy online and update dev docs (#1744)
* fix: local dev cannot proxy online

* fix(vite.config.js): add VITE_AUTH environment variable

* docs: correct typos in Java deployment instructions
2026-01-19 10:54:31 +08:00
lu-yg af870d49e9
fix: modify material-sync-solution.md (#1682) 2025-12-30 09:59:52 +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
chilingling a6ecd1801e
docs: update registry code example (#1693) 2025-11-28 01:51:03 +08:00
xuanlid ed68aa3ca7
docs: Modify the error in the document (#1700)
* docs: Modify doc error
2025-11-19 09:03:22 +08:00
xuanlid f4b922f719
feat: Modify router select configurator ,add tab-bar configurator and add navigation component (#1617) 2025-09-28 10:29:31 +08:00
lichunn 1109de0b77
feat:Add and complete small models and robot meta-services (#1639) 2025-09-23 11:24:09 +08:00
betterdancing 01722bce28
feat: Add Model Components & Model Manage Plugin & Model Use Configurator (#1625) 2025-09-18 01:51:22 +08:00
chilingling 5c6deeaf05
feat: support tailwind css (#1605) 2025-09-16 16:15:13 +08:00
lu-yg 4ed9a3c611
docs: add doc front-backend-docker-deployment.md (#1598) 2025-09-16 09:55:40 +08:00
chilingling c6cdb51494
fix: ensure only string type ids are registered to metaHashMap (#1622) 2025-09-15 15:51:45 +08:00
chilingling ce0767278f
docs: change to pre wrap to avoid identify as env (#1621) 2025-09-09 19:27:37 +08:00
lichunn e8e82147c3
Feat:Add the ability to build pages with AI (#1603) 2025-08-29 18:03:05 +08:00
chilingling 92d5a619e1
feat: add mcp service (#1528) 2025-07-30 09:42:03 +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
lu-yg ffa37d7ede
feat: Add material upload script (#1516) 2025-07-25 14:30:32 +08:00
chilingling cc45dc9617
feat: support hide builtin material from material list (#1537) 2025-07-24 14:24:14 +08:00
chilingling c0215e383f
docs: correct layoutconfig tips (#1545) 2025-07-22 21:17:18 +08:00
chilingling 11be39d825
docs: update advanced registry available version (#1533) 2025-07-18 15:47:59 +08:00
Relife d269dfe29a
docs: 修复文档错别字(物料包时 → 是) (#1529)
Co-authored-by: liyao <liyao@mshasia.com>
2025-07-16 21:06:47 +08:00
chilingling cb5856e75b
chore: clear old block compile code (#1450) 2025-06-23 22:43:22 +08:00
chilingling fd681b4e2f
feat: del blockToWebComponentTemplate (#1347) 2025-06-23 22:35:13 +08:00
chilingling 9ee36c1291
docs: update version docs (#1470) 2025-06-20 16:48:54 +08:00
lu-yg 04d5c040e2
fix: Modify backend interface documentation (#1465) 2025-06-11 08:54:46 +08:00
chilingling 6bdcd39b62
feat!: registry support hotfix (#1349) 2025-06-05 16:43:35 +08:00
xuanlid aa58f1214b
fix: Modify Document Link and Img (#1445) 2025-05-29 16:47:25 +08:00
xuanlid a047a9edb5
feat:Page operation menus can be configured. (#1428) 2025-05-28 16:06:47 +08:00
chilingling 6203242573
feat: support config pageTitle update (#1356) 2025-05-28 11:21:35 +08:00
xuanlid 6e3a4839fe
docs: add document img (#1406) 2025-05-16 01:13:33 +08:00
chilingling 85c6464933
docs: add localCDN precaution tips (#1395) 2025-05-15 15:43:42 +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
chilingling cbf580370a
docs: update useMaterial api docs (#1389) 2025-05-15 09:07:02 +08:00
chilingling f693484d42
fix: escape vite parse import.meta.env var on build phrase (#1364) 2025-05-07 15:52:15 +08:00
xuanlid dea9e8c4f1
docs: add route/outline-tree document (#1336) 2025-04-30 15:40:33 +08:00
chilingling 44240586ef
fix: localImportMap not works (#1242) 2025-04-28 20:48:58 +08:00
chilingling 20ad6c6e3f
docs: del not recommended cdn link (#1344) 2025-04-28 09:26:47 +08:00
chilingling c3ae3b0168
feat: preview support auto update (#1261) 2025-04-27 17:59:47 +08:00
chilingling 607292039c
feat: keep same appid both mock server and java server (#1249) 2025-04-14 15:03:46 +08:00
Gene 01500a081c
docs: add documentation (#917) 2025-03-10 09:47:11 +08:00