Feat: bundled default agents - #3899
Open
menglinghan wants to merge 113 commits into
Open
menglinghan wants to merge 113 commits into
menglinghan wants to merge 113 commits into
Conversation
mcp容器化启动点击后就展示日志,配置页面和仓库页面都修改; 修复mcp服务更新后,无法刷新工具的问题;
fix test case
# Conflicts: # frontend/app/[locale]/agents/page.tsx
Document online, local, offline, Docker, and Kubernetes deployment of official Agent bundles, including profile selection, synchronization, verification, and troubleshooting. Co-authored-by: Codex <noreply@openai.com> Generated-by: gpt-5-codex
Add the conversion workflow from Nexent-exported Agent JSON or ZIP to a profile-scoped official bundle, including Skill and knowledge-base seed handling. Co-authored-by: Codex <noreply@openai.com> Generated-by: gpt-5-codex
Patch the tenant-scoped local MCP endpoint used by get_all_mcp_tools instead of the obsolete base URL mock. Co-authored-by: Codex <noreply@openai.com> Generated-by: gpt-5-codex
Withdraw the deployment guide from the feature branch as requested. Co-authored-by: Codex <noreply@openai.com> Generated-by: gpt-5-codex
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
Add unit coverage for source-agent materialization, repository upsert, and failure isolation during official bundle synchronization. Co-authored-by: Codex <noreply@openai.com> Generated-by: gpt-5-codex
…feat/bundled-default-agents
Exercise official listing fallback lookup, bundle precheck, installation outcomes, and download accounting branches. Co-authored-by: Codex <noreply@openai.com> Generated-by: gpt-5-codex
Exercise profile validation, safe archive handling, skill and knowledge-base loading, and directory bundle synchronization paths. Co-authored-by: Codex <noreply@openai.com> Generated-by: gpt-5-codex
Keep the isolated consts.model test module compatible with the naming service import chain used in CI. Co-authored-by: Codex <noreply@openai.com> Generated-by: gpt-5-codex
…feat/bundled-default-agents
Add coverage for bundle discovery, nested archives, resource loading failures, partial KB repair, and existing-agent installation paths. Co-authored-by: Codex <noreply@openai.com> Generated-by: gpt-5-codex
…feat/bundled-default-agents
Exercise tenant refresh skips, app construction fallbacks, router authorization and lazy initialization, and MCP startup cleanup paths. Co-authored-by: Codex <noreply@openai.com> Generated-by: gpt-5-codex
Test embedding model availability and official knowledge-base name fallback during repository import prechecks. Co-authored-by: Codex <noreply@openai.com> Generated-by: gpt-5-codex
Verify official bundle card fields derive from the root agent and fall back to safe defaults when metadata is absent. Co-authored-by: Codex <noreply@openai.com> Generated-by: gpt-5-codex
Clean up MCP tools exactly once during deletion and use the shared outer-apis name for OpenAPI services. Co-authored-by: Codex <noreply@openai.com> Generated-by: gpt-5-codex
Align common.sh with develop after official agent deployment was separated from the main installation flow. Co-authored-by: Codex <noreply@openai.com> Generated-by: gpt-5-codex
Stop tracking the two local official agent snapshots while preserving the files for local deployment and testing. Co-authored-by: Codex <noreply@openai.com> Generated-by: gpt-5-codex
Revert the unrelated MinIO bucket fallback that is not used by official agent installation. Co-authored-by: Codex <noreply@openai.com> Generated-by: gpt-5-codex
Keep official agent directory creation in the standalone deployment flow and restore deploy.sh to develop behavior. Co-authored-by: Codex <noreply@openai.com> Generated-by: gpt-5-codex
Restore the environment example after official agent deployment moved to the standalone flow. Co-authored-by: Codex <noreply@openai.com> Generated-by: gpt-5-codex
Restore Kubernetes deployment templates to develop and keep official agent installation outside the main Nexent deployment flow. Co-authored-by: Codex <noreply@openai.com> Generated-by: gpt-5-codex
Restore offline package generation to develop and remove the unused official-agent profile filtering path. Co-authored-by: Codex <noreply@openai.com> Generated-by: gpt-5-codex
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.