clavue 9.2.2 → 9.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7,7 +7,7 @@ import { createInterface } from 'node:readline/promises'
7
7
  import { stdin, stdout } from 'node:process'
8
8
  import { fileURLToPath } from 'node:url'
9
9
 
10
- const APP_VERSION = '9.2.2'
10
+ const APP_VERSION = '9.2.4'
11
11
  const APP_NPM_PACKAGE_NAME = 'clavue'
12
12
  export const CURRENT_PROVIDER_PROFILE_ID = '__current_provider__'
13
13
  const SUPPORTED_LANGUAGES = new Set(['en', 'zh'])
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "clavue",
3
- "version": "9.2.2",
3
+ "version": "9.2.4",
4
4
  "description": "Clavue: execution-first AI coding CLI with direct repo tools, provider routing, native workflows, MCP integration, and long-session recovery",
5
5
  "keywords": [
6
6
  "clavue",