v3.0.5 Ionic Released #760
waleedkadous
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v3.0.5 Ionic
A patch on the Ionic line driven almost entirely by an external Codev consumer's production use of the sibling-architect pattern. Two substantial new features and three workflow bugfixes — all caught and reported via the team channel.
Highlights
Multi-architect message routing (#755 → PR #757)
name(mainby default; siblings auto-numberedarchitect-2,architect-3, …; overridable viaafx workspace add-architect [--name <name>]).afx send architectfrom a builder now routes to the architect that spawned that builder (affinity routing), not the shared singleton.Baked architectural decisions for SPIR/AIR/ASPIR (#746 → PR #756)
## Baked Decisionssection in GitHub issues lets the architect pin language / framework / deployment / etc. choices that CMAP reviewers must NOT relitigate.Bugfixes
[Spec NNNN]commit format.afx spawndirty-worktree check no longer fails on chronic untracked files; only modified-tracked files trigger it now.Other
@openai/codex-sdk0.101.0 → 0.130.0 (XProtect cert revocation fix).Version note
3.0.4 was a vscode-marketplace-only release. This release moves the entire lockstep —
@cluesmith/codev,@cluesmith/codev-core,@cluesmith/codev-types, andcodev-vscode— to 3.0.5 together.Breaking changes
None.
Install
npm install -g @cluesmith/codev@3.0.5 afx tower stop && afx tower startFull release notes: https://github.com/cluesmith/codev/releases/tag/v3.0.5
Beta Was this translation helpful? Give feedback.
All reactions