Skip to content

Releases: Code-Amadeus/Amadeus

v0.15.0-alpha.0 — 0.15 Alpha

Choose a tag to compare

@Lucas1479 Lucas1479 released this 15 Sep 09:00
c86177c

Amadeus 0.15 Alpha

0.15 Alpha brings cooperative routing, continuous Work interaction, a compact companion panel, experimental ACP agents, and complete-file export review to the public mainline.

Release commit: c86177c3524faa43e9a8c4cbd9d4703312b46e55

What's new

  • Routing and continuity — #74: the character can begin replying before professional planning finishes. Questions to an existing executor remain messages; amendments preserve Work identity and accepted requirements; independent deliverables create separate Drafts. The Host retains execution, permission, stop, and recovery authority.

  • Companion panel — #75: an optional compact VN-style card with docking, speaking animation, caption retention, and reconnection support. Closing the panel restores the corresponding wallpaper presentation without stopping Work or speech.

  • Experimental ACP Providers — #76: opt-in ACP v1 agent profiles, session continuity, permission/cancel handling, and environment-based credential references. External agents must be installed separately; the integration is experimental and has not been validated in production use.

  • Slice export review — #77: inspect complete staged files even when the inline text preview is truncated. Approval remains tied to the full file identity and exact pending permission, with drift and replacement checks.

  • Renderer budget — #80: configurable standard, power-saving, and custom rendering budgets.

Defaults and rollback

Cooperative routing and the professional Work planner are enabled by default. Set COOPERATIVE_WORK_PLANNER_ENABLED=false and restart for basic cooperative routing. Set COOPERATIVE_CHAT_ENABLED=false and restart for the original Chat routing implementation; shared identity and recovery fixes remain in place.

For a complete source rollback, use a separate checkout of v0.1.0-alpha.1 and recreate its environment from its lockfile. Preserve personal configuration and user data separately; source rollback does not undo later data changes.

Downloads

Download amadeus-0.15.0-alpha.0-source.zip, source-manifest.json, and SHA256SUMS.txt. The archive is built from the tagged mainline commit using the repository's source-release and provenance checks. Follow the included README and installation-profile documentation.

This is a source release. Desktop installers, model weights, character media, credentials, and personal state are not bundled. Optional voice and character features require their documented dependencies and assets; Chat and Work can be used without a character pack.

Validation and Alpha limits

  • The complete integration passed 202 focused Python tests, 60 Electron tests, TypeScript/Vite build, and the source-release scan. These counts overlap the hosted suites and must not be added to them.

  • All four feature heads passed their hosted checks before merge (#75: 11; #74: 13; #77: 11; #76: 13), including the Windows full Python suite and model-less Electron smoke. The final mainline tree exactly matches the validated complete integration; identical code was not retested solely for squash-history differences.

  • The previously recorded 1.125 s and 1.078 s warm first-audio samples are historical measurements under their stated setup, not a new benchmark of this release or a latency guarantee.

  • Known boundaries include basic cooperative routing with explicit Provider constraints, general cross-Provider batches, restart persistence for deferred application entry, and incomplete packaged multi-window/device acceptance. A stalled subtitle-translation service can also delay playback through shared worker resources.

Candidate-stage documents retain their historical validation records. This release publishes the merged Alpha snapshot; it does not certify every optional model, device, or external agent. Further acceptance remains tracked in #81.

中文摘要

本次 0.15 Alpha 合入协同路由与任务连续交互、紧凑 Companion 面板、可选实验性 ACP Provider、Slice 完整文件导出审阅,以及渲染预算设置。默认开启专业协同路由;可通过上述开关回退。此次提供源码发布包,不包含安装器、模型权重或角色素材。验证结果和仍待验证的 Alpha 范围分别列于上文。

v0.1.0-alpha.1 — Initial Alpha

Choose a tag to compare

@Lucas1479 Lucas1479 released this 14 Sep 14:19
bc408a8

Amadeus 0.1 Alpha

The first public prerelease establishes a source rollback baseline before the 0.15 feature series.

Release commit: bc408a8.

Baseline capabilities

  • Text and interruptible voice conversation, with optional local ASR/TTS and synchronized character presentation.
  • Browser, Codex and optional OpenClaw execution through the existing Provider Runtime.
  • Persistent Work state, permissions, artifacts, continuation and recovery.
  • Electron settings, desktop scene presentation and bounded AUIP application sessions. Chat and Work remain usable without a character pack.

Included maintenance

  • Update the Electron development dependency Joi from 18.2.1 to 18.2.8 (#65).
  • Reject missing explicitly selected closed-mouth textures during character packaging, preventing substitution with a potentially open speaking frame (#79).

The 0.15 routing authority, compact VN companion panel, experimental ACP Providers, and complete Slice export-review features (#74#77) are not included in this baseline.

Downloads and rollback

Use amadeus-0.1.0-alpha.1-source.zip with its source manifest and SHA-256 checksum. This is a source distribution; no desktop installer, model weights, character media, credentials, or personal state are bundled. Follow the included installation documentation for the supported environment profiles.

The v0.1.0-alpha.1 tag pins the exact source baseline. For rollback, use a separate checkout of that tag and recreate its environment from the included lockfile. Preserve personal configuration and user data separately; reverting source does not reverse data or asset changes made by later versions.

Existing character packs with incorrect closed-mouth mappings require a separate configuration update or replacement pack. The packaging fix prevents future silent substitution and does not rewrite installed packs.

Validation

The source archive is built from the release commit and checked by the repository's source-distribution and third-party provenance tooling. Maintenance regressions, Electron tests/build, dependency audit, and required hosted checks are verified before publication. This Alpha snapshot is not a new physical voice benchmark or a guarantee for every optional model/device combination.