v3.2.2 Karnak Released #1133
amrmelsayed
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.
-
Codev v3.2.2 Karnak is out. This cycle extends Codev in several independent directions.
VS Code
mainorchestrator rather than a direct CLI call (Agents view: architect-aware group-by axis (VSCode) #1106).Orchestration and infrastructure
state.dbis retired in favor of the single user-globalglobal.db, with an automatic, once-ever boot-time migration (Consolidate state.db tables into global.db (single user-global database) #1127).Breaking changes
None. The
state.dbconsolidation upgrades transparently on first Tower start, with no user action required.Install
npm install -g @cluesmith/codev@3.2.2 afx tower stop && afx tower startThe VS Code extension ships separately via the Marketplace (the
Codevextension bycluesmith.codev), version 3.2.2.Full release notes: https://github.com/cluesmith/codev/releases/tag/v3.2.2
Thanks to @mohidmakhdoomi, @amustafa (first contribution to Codev), and @waleedkadous for their contributions this cycle.
Beta Was this translation helpful? Give feedback.
All reactions