Skip to content

docs: update release note for 1.0.20.1 in idmp official docs - #521

Merged
wingwing2005 merged 3 commits into
mainfrom
test/main/1.0.20.1
Jun 16, 2026
Merged

wingwing2005 merged 3 commits into
mainfrom
test/main/1.0.20.1

Conversation

@taos-support

Copy link
Copy Markdown
Contributor

Update release note for 1.0.20.1

Copilot AI review requested due to automatic review settings June 15, 2026 14:41

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the release notes for version 1.0.20.0 in both Chinese and English, detailing ACP initialization fault tolerance, API Key renaming, and AI visualization routing fixes. The review feedback highlights an inconsistency where the 'Highlight' section was removed from the English version but kept in the Chinese version. Additionally, it identifies typos ('compnent' and 'Relaese') and suggests grammatical improvements for several English release note entries.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

I am having trouble creating individual review comments. Click here to see my feedback.

i18n/en/docusaurus-plugin-content-docs/current/21-release-history/1.0.20.0.md (8-12)

medium

The 'Highlight' section has been removed from the English version of the release notes, but it remains in the Chinese version (docs/21-release-history/1.0.20.0.md). This creates an inconsistency between the two languages. Please restore the 'Highlight' section in the English documentation.

i18n/en/docusaurus-plugin-content-docs/current/21-release-history/1.0.20.0.md (14)

medium

There is a typo in this line: 'compnent' should be 'component'.

1. Show panel component directly in AI chat.

i18n/en/docusaurus-plugin-content-docs/current/21-release-history/1.0.20.0.md (32)

medium

There is a typo in this line: 'Relaese' should be 'Release'.

1. Release IDMP cli skills and claude code plugin.

i18n/en/docusaurus-plugin-content-docs/current/21-release-history/1.0.20.0.md (45)

medium

Improve the grammar in this line by changing 'config/ImportError cause' to 'config errors and ImportError cause' or 'config/ImportError causes'.

1. ACP init fault tolerance — split app/__init__.py try/except into two levels: config errors and ImportError cause startup failure (hard error), MCP init exceptions only trigger downgrade warning (soft degradation), preventing single MCP failure from crashing the entire AI service.

i18n/en/docusaurus-plugin-content-docs/current/21-release-history/1.0.20.0.md (52)

medium

Improve the phrasing of the last clause to make it more grammatically natural.

1. Route AI visualization requests to create_panel instead of execute_code/matplotlib, supporting start_time/end_time time windows for panels.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the release-history documentation for version 1.0.20.0 in both the English (i18n) and Chinese (docs) doc trees, reflecting additional improvements and bug fixes.

Changes:

  • English release note: modifies feature/improvement/bug-fix bullet lists (and currently drops the release header sections).
  • Chinese release note: refines the ACP init fault-tolerance bullet and adds new improvement/bug-fix bullets.
  • Adds/adjusts AI-related release-note items (ACP init tolerance, API Key naming, visualization routing/time window support).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
i18n/en/docusaurus-plugin-content-docs/current/21-release-history/1.0.20.0.md Updates EN 1.0.20.0 release note content; introduces a couple typos and removes the standard header sections.
docs/21-release-history/1.0.20.0.md Updates ZH 1.0.20.0 release note content with additional improvement/fix bullets and refined wording.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread i18n/en/docusaurus-plugin-content-docs/current/21-release-history/1.0.20.0.md Outdated
Comment thread i18n/en/docusaurus-plugin-content-docs/current/21-release-history/1.0.20.0.md Outdated
Copilot AI review requested due to automatic review settings June 16, 2026 01:38

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review is ineligible. To be eligible to request a review, you need a paid Copilot license, or your organization must enable Copilot code review.

@wingwing2005 wingwing2005 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wingwing2005
wingwing2005 merged commit a9abd39 into main Jun 16, 2026
2 checks passed
@zitsen
zitsen deleted the test/main/1.0.20.1 branch June 16, 2026 02:29
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.

4 participants