Skip to content

docs: roll out v0.0.49 release notes#259

Merged
BunsDev merged 1 commit into
mainfrom
docs/rollout-v0.0.49
Jun 24, 2026
Merged

docs: roll out v0.0.49 release notes#259
BunsDev merged 1 commit into
mainfrom
docs/rollout-v0.0.49

Conversation

@BunsDev

@BunsDev BunsDev commented Jun 24, 2026

Copy link
Copy Markdown
Member

Document v0.0.49 changes across English, Spanish, and Russian release notes.

Items in v0.0.49

  • Co-published @opencoven/coven wrapper alongside @opencoven/cli (PR #257). Both wrappers depend on the same native @opencoven/cli-* platform packages and resolve to the same binary, so installing either works identically.
  • Coven Group Chat product + tech spec (PR #258) under specs/coven-group-chat/. Defines a server-side group primitive replacing the iOS client-side fan-out illusion. Implementation tracked separately.
  • OpenMeow references scrubbed from docs, API test fixture, and task-manager skill (PR #256). Product-neutral language.

Verification

  • Preflight node scripts/test-cli-prepublish.mjs (with COVEN_NPM_VERSION=0.0.49): all 5 checks passed.
  • python3 scripts/check-secrets.py: passed.

No runtime behavior changes for end users in this release.

Next

After this merges, cut a signed annotated tag v0.0.49 on main to trigger the release workflow.

Document v0.0.49 changes across English, Spanish, and Russian release
notes:

- Co-published @opencoven/coven wrapper alongside @opencoven/cli
  (PR #257). Both wrappers depend on the same native cli-* platform
  packages and resolve to the same binary.
- Coven Group Chat product + tech spec (PR #258) under
  specs/coven-group-chat/. Implementation tracked separately.
- OpenMeow references scrubbed from docs, api test fixture, and
  task-manager skill (PR #256). Product-neutral language.

No runtime behavior changes for end users in this release.
Copilot AI review requested due to automatic review settings June 24, 2026 21:33
@mintlify

mintlify Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
OpenCoven 🔴 Failed Jun 24, 2026, 9:33 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds v0.0.49 weekly release notes across the English, Spanish, and Russian documentation sets, capturing the co-published npm wrapper alias, the new group chat spec, and the OpenMeow reference scrub.

Changes:

  • Add “Week of June 24, 2026” / localized equivalents with v0.0.49 items.
  • Document @opencoven/coven co-publishing alongside @opencoven/cli and link to the releasing runbook.
  • Summarize the Coven Group Chat spec and the OpenMeow reference removal.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
docs/reference/release-notes.md Adds the v0.0.49 English weekly release notes entry with links to referenced PRs/runbook.
docs/es/reference/release-notes.md Adds the v0.0.49 Spanish weekly release notes entry mirroring the English items.
docs/ru/reference/release-notes.md Adds the v0.0.49 Russian weekly release notes entry; includes a couple of RU grammar fixes needed.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


### Новые возможности

- **Сопубликованный npm-обёртка `@opencoven/coven` (v0.0.49).** Release-pipeline теперь публикует второе имя обёртки, `@opencoven/coven`, рядом с существующим `@opencoven/cli`. Обе обёртки зависят от одних и тех же native-пакетов `@opencoven/cli-*`, поэтому установка любой из них даёт тот же бинарь `coven`. Это позволяет docs и онбордингу рекламировать каноническое имя *coven*, не ломая существующие установки `@opencoven/cli`. См. [PR #257](https://github.com/OpenCoven/coven/pull/257) и [руководство по релизам](/reference/releasing) для одноразовой настройки Trusted Publisher, которая нужна для первого OIDC-релиза нового пакета.

### Обновления

- **Убраны упоминания OpenMeow в docs и коде (v0.0.49).** OpenMeow не является приложением OpenCoven — канонический клиент это CastCodes. Оставшиеся примеры и метки OpenMeow в английских/испанских/русских docs, в `DESIGN.md`, `ARCHITECTURE.md`, `AUTH.md`, `API-CONTRACT.md` и смежных файлах переписаны нейтрально по отношению к продукту. `crates/coven-cli/src/api.rs` переименовывает тестовое origin `openmeow` в `external-client`, а `skills/coven-task-manager` убирает `openmeow` из списка распознаваемых меток репозиториев. Изменений в runtime-поведении нет. См. [PR #256](https://github.com/OpenCoven/coven/pull/256).
@BunsDev BunsDev merged commit 6775c0c into main Jun 24, 2026
14 checks passed
@BunsDev BunsDev deleted the docs/rollout-v0.0.49 branch June 24, 2026 21:38
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