Feat/agent pages and cases cleanup 20260515#460
Merged
iSuperCoder merged 16 commits intoMay 15, 2026
Merged
Conversation
…2.0.x # Conflicts: # docs/devguide/ai-agent/agent-input-output.md # docs/devguide/ai-agent/agent-tools.md # docs/devguide/ai-agent/create-ai-agent.md # docs/devguide/ai-assistant/ai-assistant-api-exposure.md # docs/devguide/ai-assistant/ai-assistant-event.md # docs/devguide/ai-assistant/ai-assistant-input-output.md # docs/devguide/ai-assistant/ai-assistant-state.md # docs/devguide/ai-assistant/ai-conversation-history.md # docs/devguide/ai-assistant/create-ai-assistant.md # docs/devguide/ai-assistant/develop-human-ai-collaboration-enterprise-assistant/index.md # docs/devguide/ai-assistant/embed-ai-assistant-to-web-page/index.md # docs/devguide/ai-assistant/process-orchestration-node-configuration.md # docs/devguide/ai-assistant/welcome-message-and-opening.md # docs/devguide/index.md # docs/devguide/shell-and-page/ai-data-analysis-page/index.md # docs/devguide/shell-and-page/ai-data-management-page/index.md # docs/devguide/using-ai-in-portals-and-pages/using-ai-assistants-in-component-pages.md # docs/devguide/using-ai-in-portals-and-pages/using-ai-assistants-in-portals.md # docs/devguide/using-ai-in-portals-and-pages/using-ai-elements-in-pages.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/ai-assistant/ai-assistant-api-exposure.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/ai-assistant/ai-assistant-event.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/ai-assistant/embed-ai-assistant-to-web-page/index.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/index.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/shell-and-page/generic-page/index.md
… docs Convert hardcoded /docs/devguide/... links to relative paths (../ or ./) across versioned_docs/version-1.6.x and the zh i18n translations. Absolute links always resolve to the current version, which breaks cross-references within v1.6.x docs; relative paths keep links scoped to the correct version. Affected sections: - ai-assistant (develop-conversational-multi-task, develop-human-ai-collaboration-enterprise, embed-ai-assistant-to-web-page) - shell-and-page (ai-data-analysis-page, ai-data-management-page, componentized-page, data-entry-page, generic-page, portal-navigation-design) - cache-management
- Refine descriptions for element creation, visual editor, and source code editor - Add configuration details for agent default LLM and runtime memory storage - Update UI entry descriptions for main navigation, portal switching, and profile
…_2.0.x # Conflicts: # docs/devguide/ai-agent/agent-built-in.md # docs/devguide/ai-agent/agent-input-output.md # docs/devguide/index.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/ai-agent/agent-built-in.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/ai-agent/agent-chat-page.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/ai-agent/agent-file-space.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/ai-agent/agent-input-output.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/ai-agent/agent-knowledge-base.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/ai-agent/agent-permissions.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/ai-agent/agent-skill.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/ai-agent/agent-tool-data-model.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/ai-agent/agent-tool-management.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/ai-agent/agent-tool-page-function.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/ai-agent/agent-tool-service-function.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/ai-agent/agent-welcome.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/ai-agent/create-embedded-agent.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/ai-agent/create-flow-agent.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/ai-agent/create-react-agent.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/ai-agent/overview.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/index.md # i18n/zh/docusaurus-plugin-content-docs/current/devguide/user-and-permission/agent-tool-permission-control.md
…epage-download-updates-20260514 # Conflicts: # i18n/zh/docusaurus-plugin-content-docs/current/devguide/ai-agent/agent-built-in.md # src/theme/Root.tsx
- Add agent-products and industry-agents pages with new styles and assets - Remove obsolete cases/* content and CaseTemplate component - Update navbar, language switcher and page metadata for new structure - Add scripts/build-locales.js and fixLocaleLinks client module for i18n - Add refresh_cdn.sh and update robots.txt, package.json, docusaurus.config.ts
…and-cases-cleanup-20260515 # Conflicts: # docusaurus.config.ts # src/components/PageLayout/LanguageSwitcher/index.tsx # src/components/PageLayout/Navbar/index.tsx
…nce and Extending - Replace single 'Docs' item with four sub-items in both EN and ZH navbars - Sync labels in docusaurus.config.ts, PageLayout Navbar constants and i18n navbar.json
…and-cases-cleanup-20260515 # Conflicts: # docusaurus.config.ts # i18n/zh/docusaurus-theme-classic/navbar.json # src/components/PageLayout/Navbar/constant-en.ts # src/components/PageLayout/Navbar/constant-zh.ts
wuaoo
approved these changes
May 15, 2026
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.