Skip to content

Release v1.0.4-beta.7#1603

Closed
zerob13 wants to merge 7 commits into
mainfrom
release/v1.0.4-beta.7
Closed

Release v1.0.4-beta.7#1603
zerob13 wants to merge 7 commits into
mainfrom
release/v1.0.4-beta.7

Conversation

@zerob13
Copy link
Copy Markdown
Collaborator

@zerob13 zerob13 commented May 11, 2026

Summary

  • Bump DeepChat to v1.0.4-beta.7 and update CHANGELOG.md.
  • Include recent beta changes for Mistral provider support, agent context/cwd hardening, disabled-provider verification guards, and plugin MCP lifecycle isolation.
  • Repair local release-gate tests that had drifted from the current structured message/search tables and platform path behavior.

Validation

  • pnpm run format
  • pnpm run i18n
  • pnpm run lint
  • pnpm run typecheck
  • pnpm exec vitest run

Release flow

After approval, do not use the GitHub merge button. Publish with:

pnpm run release:ff -- release/v1.0.4-beta.7 --tag v1.0.4-beta.7
git tag v1.0.4-beta.7 release/v1.0.4-beta.7
git push origin v1.0.4-beta.7

zerob13 and others added 6 commits May 9, 2026 16:21
* fix(agent): back off context and cwd

* fix(agent): address review feedback

* fix(agent): guard shell fallback
* Initial plan

* fix(settings): guard disabled provider verification

Agent-Logs-Url: https://github.com/ThinkInAIXYZ/deepchat/sessions/cd132508-6856-4c97-a306-80cf42b2aaaf

Co-authored-by: zhangmo8 <43628500+zhangmo8@users.noreply.github.com>

* docs: note blocked local validation

Agent-Logs-Url: https://github.com/ThinkInAIXYZ/deepchat/sessions/cd132508-6856-4c97-a306-80cf42b2aaaf

Co-authored-by: zhangmo8 <43628500+zhangmo8@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: zhangmo8 <43628500+zhangmo8@users.noreply.github.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 11, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d1b452ee-4dd7-438c-9b78-67bd4cd513bb

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v1.0.4-beta.7

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@zerob13
Copy link
Copy Markdown
Collaborator Author

zerob13 commented May 11, 2026

LGTM

@zerob13 zerob13 closed this May 11, 2026
@zerob13 zerob13 deleted the release/v1.0.4-beta.7 branch May 11, 2026 03:46
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.

2 participants