Skip to content

Release/v1.8.0#2518

Merged
WMC001 merged 267 commits intomainfrom
release/v1.8.0
Feb 13, 2026
Merged

Release/v1.8.0#2518
WMC001 merged 267 commits intomainfrom
release/v1.8.0

Conversation

@WMC001
Copy link
Contributor

@WMC001 WMC001 commented Feb 13, 2026

No description provided.

Zhi-a and others added 30 commits January 28, 2026 16:40
# Conflicts:
#	frontend/app/[locale]/tenant-resources/page.tsx
#	frontend/components/auth/avatarDropdown.tsx
…_service.py to eliminate unused patches and streamline knowledge base search validation tests.
# Conflicts:
#	frontend/public/locales/en/common.json
#	frontend/public/locales/zh/common.json
…ment feature

[Specification Details]
1. Add group_ids in authService.
# Conflicts:
#	frontend/components/navigation/SideNavigation.tsx
[Specification Details]
1. Add a Docker access endpoint to docker-compose.prod.yml.
…lEngine-Group/nexent into develop_support_kb_select_backend_part1_0131

# Conflicts:
#	backend/services/tool_configuration_service.py
#	frontend/app/[locale]/agents/components/agentConfig/tool/ToolConfigModal.tsx
#	frontend/services/knowledgeBaseService.ts
#	sdk/nexent/core/tools/datamate_search_tool.py
#	sdk/nexent/core/tools/knowledge_base_search_tool.py
#	test/backend/database/test_agent_db.py
#	test/sdk/core/tools/test_datamate_search_tool.py
#	test/sdk/core/tools/test_knowledge_base_search_tool.py
- Updated import paths to reflect the new structure under `services.knowledge_base`.
- Modified various files to ensure proper routing and service functionality for the knowledge base applications.
- Enhanced error handling in the Dify service to improve robustness.
- Adjusted test cases to align with the new import paths and service structure.
✨ User management: add resources page proxy
♻️ Reactoring agent is new diplay logic
Zhi-a and others added 27 commits February 11, 2026 17:50
🐛 Develop fix unitest
🐛 Bugfix: model list shows error
🐛 Bugfix: batch model list shows error
✨ Add group permissions for knowledge base creation
✨ Agent Auto-Release for Market Entry
🐛 fix agent new bug
…be selected

🐛 fix when generating agent descriptions, the specified model cannot be selected


🐛 Saving the tenant resource management model resulted in an error #2460
[Specification Details]
1. Modify front-end style.
…ontend date picker

🐛 Fix invitation expiry logic to not expire on same day and update frontend date picker
🐛 The index display box has a black border. #2513
@WMC001 WMC001 requested a review from Phinease as a code owner February 13, 2026 01:27
)
@pytest.mark.asyncio
async def test_create_agent_config_knowledge_base_summary_no_indexes_message(
self, language, expected_message

Check failure

Code scanning / CodeQL

Incomplete URL substring sanitization

The string [http://main.server](1) may be at an arbitrary position in the sanitized URL.

Copilot Autofix

AI 22 days ago

Copilot could not generate an autofix suggestion

Copilot could not generate an autofix suggestion for this alert. Try pushing a new commit or if the problem persists contact support.

@pytest.mark.asyncio
async def test_create_agent_config_knowledge_base_summary_no_indexes_message(
self, language, expected_message
):

Check failure

Code scanning / CodeQL

Incomplete URL substring sanitization

The string [http://sub.server](1) may be at an arbitrary position in the sanitized URL.

Copilot Autofix

AI 22 days ago

Copilot could not generate an autofix suggestion

Copilot could not generate an autofix suggestion for this alert. Try pushing a new commit or if the problem persists contact support.

@WMC001 WMC001 merged commit 3ed8134 into main Feb 13, 2026
57 of 74 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants