Skip to content

chore(release): prepare v1.0.8-beta.3#1888

Closed
zerob13 wants to merge 19 commits into
mainfrom
release/v1.0.8-beta.3
Closed

chore(release): prepare v1.0.8-beta.3#1888
zerob13 wants to merge 19 commits into
mainfrom
release/v1.0.8-beta.3

Conversation

@zerob13

@zerob13 zerob13 commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

Release

  • Prepare v1.0.8-beta.3 release metadata
  • Bump package version to 1.0.8-beta.3

Changelog

v1.0.8-beta.3 (2026-07-06)

  • Added MCP OAuth authentication, assistant approval review mode, delete confirmations, and in-chat Agent Memory visibility
  • Reworked scheduled tasks into Cron Jobs with scheduler runtime, delivery routing, settings UI, and agent tool support
  • Improved Agent Memory lifecycle management, skill sync UX, startup performance, and packaged Linux OpenDAL native libraries
  • Fixed ACP permission requests, assistant loading state, attachment replay behavior, MCP session tools, skill adoption, and multiple chat/settings regressions
  • 新增 MCP OAuth 认证、Assistant approval review mode、删除确认,以及聊天内 Agent Memory 可见性
  • 将 scheduled tasks 重构为 Cron Jobs,支持 scheduler runtime、delivery routing、设置页 UI 和 Agent tool
  • 改进 Agent Memory 生命周期管理、skill sync 体验、启动性能,并补齐 Linux OpenDAL native libraries 打包
  • 修复 ACP permission requests、Assistant loading state、附件内容重复回放、MCP session tools、skill adopt 和多项聊天/设置回归问题

Checks

  • pnpm run format
  • pnpm run i18n
  • pnpm run lint
  • pnpm run typecheck

Publish

After approval, publish with:

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

zhangmo8 and others added 19 commits July 1, 2026 12:23
Co-authored-by: zhangmo8 <zhangmo8@users.noreply.github.com>
* feat(memory): add lifecycle inspector

* fix(memory): clarify archive preview limits

* fix(memory): address lifecycle review

---------

Co-authored-by: zerob13 <zerob13@gmail.com>
* feat(skills): improve skill sync UX

* fix(skills): address sync review feedback
* fix(memory): tighten lifecycle contract

* chore: update resources
* doc: add spec file

* feat(chat): add approval review and confirm delete

* fix(chat): address review feedback
* doc: add spec file

* feat(chat): add approval review and confirm delete

* fix(memory): tighten lifecycle contract (#1861)

* fix(memory): tighten lifecycle contract

* chore: update resources

* docs(chat): plan assistant status polish

* fix(chat): respect restore scroll intent

* fix(chat): keep slow scroll anchored

* fix(skills): improve skill library layout

* fix(chat): stabilize historical scrollback

* fix(chat): show pending assistant feedback

* fix(chat): rely on markstream layout

* fix(agent): address review permission feedback

---------

Co-authored-by: yyhhyyyyyy <yyhhyyyyyy8@gmail.com>
* fix(chat): restore translucent input

* fix(chat): resolve issues 1841-1849

* fix(chat): use default agent for debug mock

* fix(chat): remove debug mock migration

* fix(chat): address pr review feedback
* feat(mcp): add OAuth authentication

Add OAuth support for streamable HTTP/SSE MCP servers with loopback callback handling, external browser login, callback URL fallback, and renderer auth status refreshes. Also switch Codex OAuth to external browser callback flow and fix related MCP panel close controls.

* docs(mcp): plan permission system removal

* fix(mcp): include tools in sessions

* fix(mcp): sort enabled servers first

* fix(mcp): address oauth review notes
* fix(packaging): bundle opendal native libs

* fix(build): pin opendal linux ABI
* refactor(memory): decouple memory presenter

* fix(memory): harden presenter cleanup

* fix: code format
* fix(skill-sync): relax adopt name check

* docs(sdd): simplify workflow

* fix(skill-sync): allow invalid source names

* docs: clean historical sdd docs

* fix(sdd): clarify cleanup prompt gate
* chore(build): refresh providers.json and acp registry

Generated provider catalog and ACP registry refresh from build preflight.

* docs(perf): add performance audit report and fix SDD docs

Verified audit report covering 17 findings, plus SDD spec/plan/tasks.

12 per-finding fix docs, each reviewed against current code with locate/fix/verify.

* perf(protocol): async resource handlers

* test(settings): navigate hidden routes by hash

* perf(session): dedupe initial fetch

* perf(markdown): lazy initialize workers

* perf(message): avoid full sort on insert

* perf(chat): remove deep model watcher

* perf(settings): collapse disabled providers

* perf(shutdown): add timeout observability

* perf(sqlite): time startup phases

* perf(backfill): schedule background tasks

* perf(mcp): add startup soft timeout

* docs(perf): record final audit status

* fix(chat): prevent duplicate assistant placeholder

* fix(acp): defer startup notifications

* fix: address pr review feedback

* fix(acp): hydrate active session state

* fix: address pr review comments

* fix(perf): harden audit fixes regressions

---------

Co-authored-by: yyhhyyyyyy <yyhhyyyyyy8@gmail.com>
@coderabbitai

coderabbitai Bot commented Jul 6, 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: 9dfbc4bb-af15-476e-b936-a5ce48547581

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.3

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 Jul 6, 2026
@zerob13 zerob13 deleted the release/v1.0.8-beta.3 branch July 6, 2026 11:21
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