Skip to content

feat: prepare Cedric workspace release - #32235

Closed
almual1m wants to merge 1 commit into
anomalyco:devfrom
almual1m:codex/cedric-workspace-release
Closed

feat: prepare Cedric workspace release#32235
almual1m wants to merge 1 commit into
anomalyco:devfrom
almual1m:codex/cedric-workspace-release

Conversation

@almual1m

Copy link
Copy Markdown

Summary

  • add the Cedric multi-tab workspace surface with Browser, file, code, markdown, Terminal, Side Chat, context handoffs, persisted tabs, and tab ergonomics
  • add Background Tasks lifecycle visibility, persisted task snapshots, restart-orphan retry/recovery, live running detail, and workspace action requests
  • wire the local Kimi bridge path and complete the internal scoped package rename to @cedric/*
  • refresh docs, setup handoffs, SDK/OpenAPI output, and package hygiene needed for package-level validation

Validation

  • bun install
  • ./packages/sdk/js/script/build.ts
  • cd packages/core && bun test test/background-job.test.ts
  • cd packages/opencode && bun test test/background/job.test.ts test/server/httpapi-experimental.test.ts test/tool/workspace.test.ts test/tool/registry.test.ts
  • cd packages/app && bun test --preload ./happydom.ts ./src/components/background-tasks.test.ts ./src/context/global-sync/bootstrap.test.ts ./src/pages/session/workspace-actions.test.ts ./src/context/workspace-tabs.test.ts
  • cd packages/app && bun run build
  • cd packages/desktop && bun run build
  • declared package typecheck sweep from package directories
  • no old scoped package matches in source/docs under the ignored-artifact filter
  • git diff --check

@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label Jun 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new pull request that follows our guidelines.

@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Jun 14, 2026
@github-actions github-actions Bot closed this Jun 14, 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.

1 participant