Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
126 commits
Select commit Hold shift + click to select a range
406e061
fix: remove empty docker/init.sql file (#3440)
menglinghan Jul 16, 2026
99a9d65
🐛 Bugfix: Fix issue:#3167, #2896, #3265, #2882 (#3441)
gjc199 Jul 17, 2026
9af00c0
fix: add missing W1 capacity fields to ManageTenantModel request sche…
wuyuanfr Jul 17, 2026
eb7b745
♻️ Refactor: Fixed an issue where JSON analysis was not supported dur…
YehongPan Jul 20, 2026
2bf4334
Improve MCP add error messages (#3448)
gjc199 Jul 20, 2026
44d1caf
♻️ refactor: remove unused AppConfigSection and refit model config ac…
ayiya12 Jul 20, 2026
1a3ddfd
Add agent automation task capability (#3439)
Dallas98 Jul 20, 2026
ca8cb2c
✨ Feat: Allow setting agent as main agent via configuration (#3461)
xuyaqist Jul 20, 2026
ea3fd07
Feat: Add northbound API for agent detail retrieval (#3466)
xuyaqist Jul 20, 2026
8e70550
feat: knowledgebase capacity quota and warning (#3451)
MoeexT Jul 21, 2026
b076d42
✨ Feat: The User tab shows which user group the user belongs to. (#3472)
DongJiBao2001 Jul 21, 2026
9e4166b
🐛 Bugfix: Resolve publish failure when latest version is deleted afte…
xuyaqist Jul 21, 2026
22ae328
✨ Feature: Add parallel_executor tool for concurrent sub-agent execut…
cj2026-bit Jul 21, 2026
522baeb
✨ Feat: refactor chat (#3469)
xuyaqist Jul 21, 2026
16d6db7
🐛Bugfix: agent version display, chunk list scrolling, and skill langu…
ayiya12 Jul 21, 2026
d1db1cf
✨Feat: Add agent guardrail (safety content screening) — backend + tes…
jeffwu-1999 Jul 21, 2026
8442a12
🐛 Bugfix: Add compatibility for Markdown rendering in old chat page (…
xuyaqist Jul 22, 2026
52d1252
✨ Feature: Planing agent (backend) (#3432)
WMC001 Jul 22, 2026
30bb3a8
🐛 Bugfix: fix sql & filter agent list to show only main agent on new …
xuyaqist Jul 22, 2026
59fc453
feat(context): introduce ContextItems and adaptive compaction, unify …
JasonW404 Jul 22, 2026
c7a7ae5
✨ Feat: Add in-app notifications for agent repository review workflow…
Lifeng-Chen Jul 22, 2026
007ded3
Feat: Add agent guardrail (safety content screening) (#3443)
jeffwu-1999 Jul 22, 2026
2ae3563
✨ Feature: Secure sandbox and control (#3456)
YehongPan Jul 23, 2026
f0a4165
🐛 Bugfix: SkillManager lifecycle bug causing local_skill_path constru…
Jasonxia007 Jul 23, 2026
2c0fe1a
🐛 fix: add missing category and tool_sign attributes to ParallelExecu…
cj2026-bit Jul 23, 2026
15f7e91
feat: MCP space - group permissions and field-level sharing (#3470)
menglinghan Jul 23, 2026
b08fc42
✨ sync: restore parallel optimization guidance in context-based promp…
cj2026-bit Jul 23, 2026
8aa7cce
✨ Feat: align skill repository permissions and lifecycle with agents …
Summer-Si Jul 23, 2026
f4d6d6e
🐛bugfix:fix the kb retrieval privilege control,close https://github.c…
DongJiBao2001 Jul 23, 2026
1b055ed
feat: add agent and skill search (#3486)
MoeexT Jul 24, 2026
c8bf4ca
:art: select all tools & skills; grouping tools (#3491)
MoeexT Jul 25, 2026
10ab9b8
✨ Feat: add subagent call style & planning to do list (#3492)
xuyaqist Jul 25, 2026
9dfb434
Configure offline deployment settings and documentation (#3490)
hhhhsc701 Jul 25, 2026
687282c
✨ Feat: Extend in-app notifications to MCP and skill repository revie…
Lifeng-Chen Jul 27, 2026
43e55d4
🐛 Bugfix: remove northbound stream returning conversation_id (#3487)
Lifeng-Chen Jul 27, 2026
def94ac
♻️ Clean N+1 db query logic to improve northbound interface performan…
Jasonxia007 Jul 27, 2026
67eca01
✨ Remove mem0 and support new memory architecture (#3497)
Jasonxia007 Jul 27, 2026
9df9ff8
✨ Feature: some logo and description are customization (#3489)
hzwllm Jul 27, 2026
8a4ff2a
🐛Bugfix: The frontend port has been changed to 3000. (#3506)
hzwllm Jul 27, 2026
73d9694
fix: community container MCP install optimization, per-tenant market …
menglinghan Jul 27, 2026
f83165d
🐛Bugfix: model list provider mismatch, delete dialog errors, and pass…
ayiya12 Jul 27, 2026
0705ba3
🐛 Refactor: Enforce all frontend API calls to via service layer (#3500)
xuyaqist Jul 27, 2026
f2c190c
🐛Bugfix: align repository permissions, review lifecycle, and tenant-s…
Summer-Si Jul 27, 2026
18d55e1
fix: harden context compaction pipeline — Markdown summaries, read-on…
JasonW404 Jul 27, 2026
6baf66a
feat: File upload size can be configured(10-100MB) (#3510)
hzwllm Jul 27, 2026
2c47784
Bugfix: Fix double scrollbar issue in agent selector #3504 (#3505)
xuyaqist Jul 27, 2026
4c3d132
✨Feature: Enhance AIDP knowledge base management and integration feat…
DongJiBao2001 Jul 28, 2026
27702cb
fix: defer step_index creation to migration (#3514)
JasonW404 Jul 28, 2026
7f239bd
fix: scheduled tasks display on new chat page (#3515)
Dallas98 Jul 28, 2026
e0c2843
Bugfix: Unify modules to ES Module (#3516)
xuyaqist Jul 28, 2026
a56237e
♻️ Clean repeat sql in init.sql (#3518)
Jasonxia007 Jul 28, 2026
1e4908d
fix(agent-config): align skill edit actions (#3520)
MoeexT Jul 28, 2026
62a5227
♻️ Feat: support a2a custom authorization (#3512)
xuyaqist Jul 28, 2026
4968f5f
🐛 Bugfix: Multimodal embedding models cannot add (#3523)
Jasonxia007 Jul 28, 2026
26cf407
🐛 Bugfix: system admin can not set system config (#3525)
hzwllm Jul 28, 2026
6974401
fix: exclude virtual/system tenants from management views and quota c…
Dallas98 Jul 28, 2026
cb327fe
fix: mcp review status display (#3521)
menglinghan Jul 29, 2026
3f1f137
🐛 Bugfix: import and export agent with skills (#3522)
bernard1234 Jul 29, 2026
3559eb1
fix: clean up virtual tenant identity configurations by marking users…
Dallas98 Jul 29, 2026
2b85731
feat: enhance AIDP file upload support with validation and MIME type …
DongJiBao2001 Jul 29, 2026
cf7ec34
Feat: support build nexent-web with base url (#3529)
xuyaqist Jul 29, 2026
0fa1aa7
feat: enhance user management by adding group assignment functionalit…
DongJiBao2001 Jul 29, 2026
2a8f532
feat: optimize mcp review center detail page layout and info display …
menglinghan Jul 29, 2026
7b2e1ae
fix(deployment): update MinIO image source to Quay and add sandbox in…
hhhhsc701 Jul 29, 2026
3878507
🐛 Fix: parallel_executor JSON serialization error (#3535)
cj2026-bit Jul 29, 2026
b97373d
fix: respect explicit tenant when listing agents and simplify Celery …
Lifeng-Chen Jul 29, 2026
6dc30a4
🐛 Bugfix: Fix the issue where the agent cannot run after the sandbox …
YehongPan Jul 30, 2026
afdd786
🐛 Bugfix: Fix the issue of errors when calling the VLM deployed by ME…
YehongPan Jul 30, 2026
433d5f9
🐛 Bugfix: style not unified in agent prompt optimize modal (#3539)
Jasonxia007 Jul 30, 2026
f4a4bbe
♻️ Feat: add newchat i18n & support mermaid diagram (#3543)
xuyaqist Jul 30, 2026
6242307
支持w3认证 (#3545)
hhhhsc701 Jul 30, 2026
4f654d4
bugfix: pass verification_config to CoreAgent in create_single_agent …
jeffwu-1999 Jul 30, 2026
bc56eee
✨ Feat: Unify JWT_EXPIRY config for custom token TTL (#3547)
xuyaqist Jul 30, 2026
6cc5e6d
fix: display skill group names (#3550)
Summer-Si Jul 30, 2026
f075df4
fix: show readable tool last editor (#3546)
MoeexT Jul 30, 2026
c7f1f2c
fix: clarify clamped tenant quota allocation (#3538)
MoeexT Jul 30, 2026
367d479
🐛 Bugfix: Cannot generate chat title automatically in old /chat page …
Jasonxia007 Jul 31, 2026
4bc5cba
🐛 Bugfix: Preserve selected protocol when refreshing A2A agent (#3552)
xuyaqist Jul 31, 2026
09d1cc2
✨ Feature: Add NL2Agent for MCP-assisted agent creation (#3544)
RedShakespeare Jul 31, 2026
c80c4af
🐛bugfix:Fix issue with saving output reserved parameter configuratio …
DongJiBao2001 Jul 31, 2026
d47ef81
fix: deleted MCP tools still remaining in the tool list (#3558)
menglinghan Jul 31, 2026
3654ed0
Bugfix: 在开始问答页面,支持展示自检 (#3557)
xuyaqist Jul 31, 2026
f099462
修复i18n缺少逗号 (#3559)
xuyaqist Jul 31, 2026
1bc8702
🐛 Bugfix: prevent auth token leaking into task results & restrict age…
Lifeng-Chen Aug 1, 2026
a324455
🐛 Bugfix: save system config auto refresh (#3540)
hzwllm Aug 3, 2026
78b28bf
🐛 Bugfix: Celery broker no consumers caused by timeout configuration …
Jasonxia007 Aug 3, 2026
18b36c4
🐛Bugfix: Enable parallel invocation and independent rendering for mul…
xuyaqist Aug 3, 2026
802d3bc
🐛Bugfix: improve UI layout for resource tags, model table, and homepa…
ayiya12 Aug 3, 2026
9ea2ebb
🐛 Bugfix: prevent knowledge base drag upload from re-sending previous…
Lifeng-Chen Aug 3, 2026
bfaf2c8
Updata official email address (#3569)
SimengBian Aug 3, 2026
c1c5975
Bugfix: frontend optimization (#3573)
xuyaqist Aug 3, 2026
5f06ed4
🐛Bugfix: harden skill repository permissions and usability (#3574)
Summer-Si Aug 3, 2026
ef65c0d
fix: correct container port mapping to use image's internal port (#3561)
menglinghan Aug 3, 2026
86abfd5
Bugfix: Sync prompt content to store when switching tabs in agent pag…
xuyaqist Aug 4, 2026
0626e3e
feat: support new chat conversation sharing (#3554)
gjc199 Aug 4, 2026
2d0f00f
fix: prevent uploading more files aftere kb is full (#3580)
MoeexT Aug 4, 2026
0352634
📝Docs: Update TOC structure for user manual (#3579)
xuyaqist Aug 4, 2026
b91932c
🐛Bugfix AIDP parameters and add image display in dialogue (#3578)
DongJiBao2001 Aug 4, 2026
4a20adf
bug: keep "select skill" panel while "edit skill" panel is opening (#…
MoeexT Aug 4, 2026
caa6734
🐛 Bugfix: memories, multimodal embeddings 500 es error, security, ski…
Jasonxia007 Aug 4, 2026
0a6b687
Feat: Adapt scheduled tasks for the new conversation page (#3584)
Dallas98 Aug 4, 2026
e8da9ad
fix: unify container MCP port under Docker/K8s and enforce OpenAPI JS…
menglinghan Aug 4, 2026
e8082de
🐛Bugfix: Model config race conditions during connectivity verificatio…
ayiya12 Aug 4, 2026
1842a6a
🐛Bugfix: Fix duplicate frontmatter when editing skills (#3585)
Summer-Si Aug 4, 2026
1d3f076
Docs: rewrite Agent Repository user guide for listing, my agents, and…
Lifeng-Chen Aug 4, 2026
b836fb7
fix:su overview && request error at speed mode (#3587)
MoeexT Aug 4, 2026
b8cf628
🐛bugfix:hidee the evaluator button (#3582)
DongJiBao2001 Aug 4, 2026
246e2de
📝docs:update kbs docs (#3590)
DongJiBao2001 Aug 4, 2026
82d08c4
📝docs:Update and delete knowledge base documentation (#3591)
DongJiBao2001 Aug 4, 2026
91b5f50
Show sub agent version (#3570)
bernard1234 Aug 4, 2026
b164406
bugfix: remove broken builtin volcano_stt/volcano_tts model records (…
jeffwu-1999 Aug 4, 2026
2f57655
📝docs: Add English documentation for automation tasks (#3593)
Dallas98 Aug 4, 2026
04b1e8a
♻️ Fix frontend agent-config page display (#3592)
Jasonxia007 Aug 5, 2026
cf50a90
Bugfix: Fix inability to retrieve images and preview documents from l…
xuyaqist Aug 5, 2026
1cd622a
bugfix:some word i18n fix (#3594)
hzwllm Aug 5, 2026
0bae918
fix: compare KB embedding models by displayName (#3595)
Lifeng-Chen Aug 5, 2026
4d218d8
bugfix: file preview bug fix (#3596)
hzwllm Aug 5, 2026
f628edb
🐛 Bugfix: Hide NL2Agent entry on agent management page (#3597)
RedShakespeare Aug 5, 2026
da63727
📝docs: update skill repository user guide (#3598)
Summer-Si Aug 5, 2026
031182c
fix: remove the recommended port button for uploading local images to…
menglinghan Aug 5, 2026
5a8ef60
📝docs: Update the model management page documentation (#3602)
ayiya12 Aug 5, 2026
4f969b5
Update docs & 支持图片点击放大 (#3599)
xuyaqist Aug 5, 2026
b8c7868
🐛 Bugfix: Fixed an issue where knowledge bases created by 'dev' users…
YehongPan Aug 5, 2026
cee5447
🐛 Bugfix: Fix the N+1 problem in session queries within the northboun…
YehongPan Aug 5, 2026
679e1df
📃 Doc update: agent configuration and memory configuration (#3605)
Jasonxia007 Aug 5, 2026
375b9f1
Update project implementation across backend and frontend (#3604)
hhhhsc701 Aug 5, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .agents
Loading
Loading