Commit Graph
14904 Commits
Author SHA1 Message Date
nocobase[bot] ed428e589d chore(versions): 😊 publish v2.1.0-alpha.12 v2.1.0-alpha.12 2026-03-25 13:50:52 +00:00
nocobase[bot] b041a151bd Merge branch 'next' into develop 2026-03-25 13:18:53 +00:00
nocobase[bot] d9eaa484e2 Merge branch 'main' into next 2026-03-25 13:18:21 +00:00
xilesun ee7e41cabc chore(ci): limit pkg release scope 2026-03-25 21:17:21 +08:00
nocobase[bot] 9914d31198 Merge branch 'next' into develop 2026-03-25 12:25:22 +00:00
nocobase[bot] 79f4573d82 Merge branch 'main' into next 2026-03-25 12:24:52 +00:00
Jiann 129990c0ce docs(interface-builder): add custom request event flow docs (#8885) 2026-03-25 20:24:21 +08:00
nocobase[bot] 4e38ee6f2d Merge branch 'next' into develop 2026-03-25 11:20:59 +00:00
nocobase[bot] f68e61f391 Merge branch 'main' into next 2026-03-25 11:20:29 +00:00
nocobase[bot] 6010d88f44 docs: update changelogs 2026-03-25 11:19:53 +00:00
nocobase[bot] 3af9d62c2a Merge branch 'next' into develop 2026-03-25 11:11:04 +00:00
nocobase[bot] 3d7b0d51b2 Merge branch 'main' into next 2026-03-25 11:08:46 +00:00
nocobase[bot] ef1b2c1273 chore(versions): 😊 publish v2.0.26 v2.0.26 2026-03-25 11:08:17 +00:00
nocobase[bot] 6a755e319c chore(versions): 😊 publish v2.1.0-alpha.11 v2.1.0-alpha.11 2026-03-25 08:35:49 +00:00
nocobase[bot] 2d248e9798 Merge branch 'next' into develop 2026-03-25 06:59:45 +00:00
nocobase[bot] bfae43a8ac Merge branch 'main' into next 2026-03-25 06:59:11 +00:00
PiEgg b199e135c4 fix(client): prevent empty display text from crashing field rendering (#8950) 2026-03-25 14:52:25 +08:00
Drol 22d628bcb3 fix(ai): fixed breaking test of ai (#8941)
* fix(ai): fixed breaking test of ai

* refactor(ai): move skill,ai-employee.mcp init action to ai plugin
2026-03-25 11:46:59 +08:00
nocobase[bot] e481b533a3 Merge branch 'next' into develop 2026-03-25 01:37:22 +00:00
nocobase[bot] ac6a69e66e Merge branch 'main' into next 2026-03-25 01:36:52 +00:00
chenos c5e9c0a78a fix: improve translation logic 2026-03-25 09:36:12 +08:00
nocobase[bot] d2458ff8c4 Merge branch 'next' into develop 2026-03-25 01:21:32 +00:00
nocobase[bot] 1e96dc4fe0 Merge branch 'main' into next 2026-03-25 01:21:01 +00:00
chenos 79c4ba4a23 fix: skip auth notify (#8942) 2026-03-25 09:20:30 +08:00
chenos 65c8e24686 fix: docs frontmatter 2026-03-25 09:01:07 +08:00
gchust defc8d0ad3 feat: improve ui building api (#8881)
* feat: improve flow models api and swagger doc

* fix: bug

* feat: support schema validation

* feat: split model/action manifest

* feat: add more flow models schema

* fix: schema api bug

* feat: cover most flow models

* chore: simplify schema bundle

* chore: improve schema api

* chore: improve schema

* fix: bug

* feat: support more schema

* feat: improve block model schema coverage

* chore: improve grid layout schema

* fix: incorrect schema validation when save existing models

* chore: improve schema validation

* fix: incorrect popup schema

* fix: bug

* chore: improve api

* fix: js model bugs

* docs(client): restore desktopRoutes swagger docs

* fix: js model missing manifest

* fix: bug

* fix: test error

* fix: test failing

* chore: clean code

* chore: improve code

* fix: bug

* fix: bug

* chore: improve code

* chore: improve code

* chore: improve schema validations

* chore: improve code

* fix: build error

* chore: improve performance

* chore: improve performance

* fix: bug

* fix: test bug

* chore: improve code

* fix: build error

* chore: improve test

* fix: bug

* chore: revert build config

* chore: improve skill

* chore: fix bug

* chore: improve code

* chore: improve code

* chore: improve code

* fix: build error

* fix: test failing

* fix: build error

* fix: bug

* fix: pr review

* fix: test error
2026-03-25 08:50:23 +08:00
Albert Ma f9a4ea2ef7 docs(solution/ticket): add changelog page, update backup links to 260324 2026-03-25 00:32:15 +08:00
nocobase[bot] 6b5dab4698 Merge branch 'next' into develop 2026-03-24 13:03:04 +00:00
nocobase[bot] 6004dd8dc0 Merge branch 'main' into next 2026-03-24 13:02:31 +00:00
Jiann 88cd1550ce fix: sync form item delete (#8857) 2026-03-24 21:01:58 +08:00
nocobase[bot] 8e1e6255b4 Merge branch 'next' into develop 2026-03-24 13:01:24 +00:00
Jiann 35d6e7a2b7 feat(flow): add JS item action model (#8911)
* feat(flow): add JS item action model

Support rendering JS-driven custom content in table actions by
introducing JSItemActionModel, registering its RunJS context, and
covering collection and record usage with tests.

* feat(flow): register JS item action across action groups
2026-03-24 21:00:52 +08:00
nocobase[bot] cf8d85e174 Merge branch 'next' into develop 2026-03-24 13:00:36 +00:00
nocobase[bot] 536635a859 Merge branch 'main' into next 2026-03-24 13:00:06 +00:00
Jiann 23a8bdb2b5 fix(form): align horizontal form actions (#8869) 2026-03-24 20:59:31 +08:00
PiEgg 31a15dc9a9 refactor(build): migrate client build pipeline to rsbuild (#8932)
* feat: wip @nocobase/client build with rsbuild

* refactor: modifyViteconfig to modifyRsbuildconfig
2026-03-24 19:43:18 +08:00
nocobase[bot] 3fcd529e04 Merge branch 'next' into develop 2026-03-24 04:08:42 +00:00
nocobase[bot] 817f5a3c83 Merge branch 'main' into next 2026-03-24 04:08:10 +00:00
nocobase[bot] a16dd162de docs: update changelogs 2026-03-24 04:07:39 +00:00
YANG QIA 64bdb28675 feat(mcp): load tools on demand & optimize swagger docs (#8936) 2026-03-24 12:02:01 +08:00
Drol b183a88df7 feat(ai): add SKILLS support for AI Employee (#8797)
* feat(ai): add SKIILS features for AI employee

* feat(ai): add buildSkiilsTool for skill use

* feat(plugin-ai): add skill query tools and simplify employee setup

* feat(ai): implement the SKILLS loading mechanism

* feat(ai): renaming skillSettings.skills to skillSettings.tools

* feat(ai): added metadata for AI skills

* feat(ai): refactor skills and tools definition

* feat(ai): added skills list api for client

* refactor(ai): change `skills` to `tools` in skilSettings.tsx

* refactor(ai): show skills and tools in skilSettings.tsx

* fix(ai): fixed SkillsLoader fail in app install

* fix(ai): fixed SkillsLoader not auto bind tools

* feat(ai): add AIEmployeeLoader

* test(ai): add AIEmployeeLoader test case

* fix(core/ai): add missing dependency

* chore(ai): load ai employee profile info from locals

* chore(ai): load built in ai employee by loader not builtInManager

* chore(ai): move built-in ai employee to ai/ai-employees

* refactor(ai): split skills and tools in two tabs

* fix(core/ai): add missing dependency `gray-matter`

* feat(ai): add mcp manager and loader

* chore(core/ai): add dependency `@langchain/mcp-adapters` in core

* fix(core/ai): ai employee loader conflict with aiEmployees collection migration

* fix(ai): fixed build error

* feat(ai): add MCP settings

* refactor(ai): skills manager do persistence after app started

* fix(ai): remove duplicate skills manager persistence method invoke

* fix(ai): fixed MCPSettings build error

* fix(ai): ai-employee loader not loading .js file

* fix(ai): split skills and tools in ai task config page

* refactor(ai): change skills and tools select component style in ai emplpoyee task config page

* fix(ai): skill setting for task not effect

* fix(ai): list binding tools api should not include mcp tools

* refactor(ai): change mcp list to table

* refactor(ai): add view drawer for mcp tools list

* refactor(ai): mcp tools view style adjustment

* fix(plugin-ai): add missing MCP test connection translations

* chore(ai): merge docs from develop

* refactor(mcp): align action spacing with llm services

* fix(mcp): pin edit drawer footer to bottom

* style(ai): adjust skills and tools selector width in task edit page

* fix(ai): build error

* style(ai): mcp tools description should support ellipsis

* docs(ai): add AI employee MCP integration document
2026-03-24 11:59:47 +08:00
nocobase[bot] 0326e65c94 Merge branch 'next' into develop 2026-03-23 17:53:48 +00:00
nocobase[bot] 52c37f1514 Merge branch 'main' into next 2026-03-23 17:52:21 +00:00
nocobase[bot] a5b292f635 chore(versions): 😊 publish v2.0.25 v2.0.25 2026-03-23 17:50:40 +00:00
nocobase[bot] 0677edd4db Merge branch 'next' into develop 2026-03-23 16:48:12 +00:00
nocobase[bot] 39faa626c0 Merge branch 'main' into next 2026-03-23 16:47:39 +00:00
Junyi f22815ba1a fix(server): change pubsub close timing to beforeStop (#8934) 2026-03-24 00:47:06 +08:00
Junyi c9ab9e99f0 feat(plugin-workflow): add validation (#8930)
* feat(plugin-workflow): add validation for nodes

* feat(plugin-workflow): add validation for triggers
2026-03-24 00:24:38 +08:00
nocobase[bot] b0e235ffbc Merge branch 'next' into develop 2026-03-23 08:26:20 +00:00
Jiann 0fcb39cd32 feat: region-v2 (#8831)
* feat: region-v2

* fix: add doc
2026-03-23 16:25:49 +08:00