Skip to content

chore(release): prepare v0.0.8 - #12

Merged
boh5 merged 1 commit into
mainfrom
release/v0.0.8
Aug 3, 2026
Merged

chore(release): prepare v0.0.8#12
boh5 merged 1 commit into
mainfrom
release/v0.0.8

Conversation

@boh5

@boh5 boh5 commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • prepare the ArchCode v0.0.8 version metadata and release fixtures
  • document the Todo-centered workbench, live Todo references, execution origin contracts, and stability fixes shipped since v0.0.7
  • publish the historical runtime data incompatibility in the release notes

Breaking changes

Historical project runtime records using Todo title/body, legacy Session source fields, legacy Automation origin fields, or legacy attachment paths are unsupported. No migration or fallback is provided.

Validation

  • bun install --frozen-lockfile
  • bun run scripts/release.ts preflight v0.0.8
  • bun test ./scripts/release.test.ts
  • bun run typecheck
  • bun run test
  • bun run build
  • ./dist/archcode --version
  • git diff --check

Review in cubic

Summary by CodeRabbit

  • New Features
    • Added workbench, Todo, file attachment, PDF, execution, and workflow capabilities.
    • Improved project work modeling, Markdown storage, context refresh, and streaming updates.
  • Bug Fixes
    • Fixed compression rendering, mobile controls, state presentation, scheduler timeouts, and glob searches.
  • Breaking Changes
    • Legacy runtime data must be removed before upgrading; no migration or fallback is provided.
  • Release
    • Released version 0.0.8 across the application and its packages.

@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: b926e6ae-7eb9-41d9-951e-60183c82e390

📥 Commits

Reviewing files that changed from the base of the PR and between 0bbc9eb and f7455f0.

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock, !bun.lock
📒 Files selected for processing (8)
  • CHANGELOG.md
  • apps/server/package.json
  • apps/web/package.json
  • package.json
  • packages/agent-core/package.json
  • packages/protocol/package.json
  • packages/utils/package.json
  • scripts/release.test.ts

📝 Walkthrough

Walkthrough

The release updates ArchCode documentation and package versions to 0.0.8. Release tests now generate and validate 0.0.8 assets, archives, and installer metadata.

Changes

0.0.8 Release Preparation

Layer / File(s) Summary
Release notes and compatibility changes
CHANGELOG.md
The changelog documents new capabilities, workflow and storage changes, fixes, and breaking compatibility requirements.
Version metadata and release validation
package.json, apps/*/package.json, packages/*/package.json, scripts/release.test.ts
Package versions and release test fixtures now use 0.0.8. Tests validate generated assets, archives, and installer metadata.

Possibly related PRs

  • boh5/archcode#3: Both PRs update release versions, changelogs, and release test fixtures.
  • boh5/archcode#7: Both PRs prepare sequential ArchCode releases with matching metadata and test updates.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the release preparation for version 0.0.8.
Description check ✅ Passed The description covers the release scope, breaking changes, and validation, but omits the template's Why, Documentation and security, and Related issue sections.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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

@boh5
boh5 merged commit f8ab13e into main Aug 3, 2026
7 checks passed
@boh5
boh5 deleted the release/v0.0.8 branch August 3, 2026 16:51
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