Skip to content

Release v1.0.8-beta.1#1837

Closed
zerob13 wants to merge 22 commits into
mainfrom
release/v1.0.8-beta.1
Closed

Release v1.0.8-beta.1#1837
zerob13 wants to merge 22 commits into
mainfrom
release/v1.0.8-beta.1

Conversation

@zerob13

@zerob13 zerob13 commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Prepare v1.0.8-beta.1 beta release metadata.
  • Align root @vueuse/core with Vue 3.5.39 so release typecheck uses one Vue type identity.

Checks

  • COREPACK_ENABLE_DOWNLOAD_PROMPT=0 corepack pnpm run format
  • COREPACK_ENABLE_DOWNLOAD_PROMPT=0 corepack pnpm run i18n
  • COREPACK_ENABLE_DOWNLOAD_PROMPT=0 corepack pnpm run lint
  • COREPACK_ENABLE_DOWNLOAD_PROMPT=0 corepack pnpm run typecheck

Publish after approval

  • pnpm run release:ff -- release/v1.0.8-beta.1 --tag v1.0.8-beta.1
  • git tag v1.0.8-beta.1 release/v1.0.8-beta.1
  • git push origin v1.0.8-beta.1

zhangmo8 and others added 22 commits June 26, 2026 09:42
Co-authored-by: zhangmo8 <zhangmo8@users.noreply.github.com>
* refactor(deps): migrate zod schemas to v4

* refactor(zod): harden tool schema normalization
* feat(remote): add feishu streaming cards

* fix(remote): address feishu card review

---------

Co-authored-by: zhangmo8 <zhangmo8@users.noreply.github.com>
* fix(new-api): show responses for untyped GPT

* fix(new-api): tighten responses endpoint inference
* fix(memory): avoid first-turn cold stalls

* fix(memory): remove VSS first-turn stalls

* test(memory): loosen VSS extension mock match

* fix(memory): harden macOS VSS packaging

* build(memory): encode mac vss as base64 asset

* test(memory): clean failed vss smoke temp dirs
* fix(agent): auto-handoff context overflow

* fix(agent): tighten context overflow detection
* fix(skill): scope activation to messages

* fix(message): address review feedback

---------

Co-authored-by: zhangmo8 <zhangmo8@users.noreply.github.com>
* docs(plugins): plan main route hub

* docs: add plugins hub doc

* feat(plugins): add main window plugins hub

* fix(plugins): remove mcp and skills catalog cards

* fix(sidebar): localize search command

* refactor(plugins): fold remote channels into catalog

* fix(plugins): unify feishu enable control

* fix(plugins): use remote detail enable buttons

* fix(plugins): localize feishu remote display

* fix(sidebar): separate chat workspace

* feat(skills): manage agent skill links

* fix(plugins): refine hub presentation

* fix(plugins): address review comments

* docs(sdd): prune completed task docs
* feat(new-api): add endpoint debug selection

* fix(new-api): harden endpoint debug selection
@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

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: 495b50ac-61cd-432a-9409-62c5cf6f628c

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.8-beta.1

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.

@zerob13 zerob13 closed this Jun 29, 2026
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.

3 participants