@theia/ai-claude-code 1.71.0-next.32 → 1.71.0-next.34

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.
@@ -1 +1 @@
1
- {"version":3,"file":"claude-code-preferences.d.ts","sourceRoot":"","sources":["../../src/common/claude-code-preferences.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAO,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAEpD,eAAO,MAAM,gCAAgC,0CAA0C,CAAC;AACxF,eAAO,MAAM,wBAAwB,kCAAkC,CAAC;AAExE,eAAO,MAAM,2BAA2B,EAAE,gBAkBzC,CAAC"}
1
+ {"version":3,"file":"claude-code-preferences.d.ts","sourceRoot":"","sources":["../../src/common/claude-code-preferences.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAuB,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAEpE,eAAO,MAAM,gCAAgC,0CAA0C,CAAC;AACxF,eAAO,MAAM,wBAAwB,kCAAkC,CAAC;AAExE,eAAO,MAAM,2BAA2B,EAAE,gBAkBzC,CAAC"}
@@ -32,7 +32,7 @@ exports.ClaudeCodePreferencesSchema = {
32
32
  [exports.CLAUDE_CODE_API_KEY_PREF]: {
33
33
  type: 'string',
34
34
  markdownDescription: core_1.nls.localize('theia/ai/claude-code/apiKey/description', 'Enter an API Key for Claude Code. **Please note:** By using this preference the API key will be stored in clear text ' +
35
- 'on the machine running Theia. Use the environment variable `ANTHROPIC_API_KEY` to set the key securely.'),
35
+ 'on the machine running Theia. Use the environment variable `ANTHROPIC_API_KEY` to set the key securely.') + core_1.LINUX_ENV_HINT,
36
36
  title: ai_core_preferences_1.AI_CORE_PREFERENCES_TITLE,
37
37
  },
38
38
  }
@@ -1 +1 @@
1
- {"version":3,"file":"claude-code-preferences.js","sourceRoot":"","sources":["../../src/common/claude-code-preferences.ts"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,yCAAyC;AACzC,EAAE;AACF,2EAA2E;AAC3E,mEAAmE;AACnE,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,8EAA8E;AAC9E,6EAA6E;AAC7E,yDAAyD;AACzD,uDAAuD;AACvD,EAAE;AACF,gFAAgF;AAChF,gFAAgF;;;AAEhF,uFAA0F;AAC1F,sCAAoD;AAEvC,QAAA,gCAAgC,GAAG,uCAAuC,CAAC;AAC3E,QAAA,wBAAwB,GAAG,+BAA+B,CAAC;AAE3D,QAAA,2BAA2B,GAAqB;IACzD,UAAU,EAAE;QACR,CAAC,wCAAgC,CAAC,EAAE;YAChC,IAAI,EAAE,QAAQ;YACd,mBAAmB,EAAE,UAAG,CAAC,QAAQ,CAAC,iDAAiD,EAC/E,sFAAsF;gBACtF,8EAA8E;gBAC9E,mCAAmC,CAAC;YACxC,KAAK,EAAE,+CAAyB;SACnC;QACD,CAAC,gCAAwB,CAAC,EAAE;YACxB,IAAI,EAAE,QAAQ;YACd,mBAAmB,EAAE,UAAG,CAAC,QAAQ,CAAC,yCAAyC,EACvE,uHAAuH;gBACvH,yGAAyG,CAAC;YAC9G,KAAK,EAAE,+CAAyB;SACnC;KACJ;CACJ,CAAC"}
1
+ {"version":3,"file":"claude-code-preferences.js","sourceRoot":"","sources":["../../src/common/claude-code-preferences.ts"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,yCAAyC;AACzC,EAAE;AACF,2EAA2E;AAC3E,mEAAmE;AACnE,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,8EAA8E;AAC9E,6EAA6E;AAC7E,yDAAyD;AACzD,uDAAuD;AACvD,EAAE;AACF,gFAAgF;AAChF,gFAAgF;;;AAEhF,uFAA0F;AAC1F,sCAAoE;AAEvD,QAAA,gCAAgC,GAAG,uCAAuC,CAAC;AAC3E,QAAA,wBAAwB,GAAG,+BAA+B,CAAC;AAE3D,QAAA,2BAA2B,GAAqB;IACzD,UAAU,EAAE;QACR,CAAC,wCAAgC,CAAC,EAAE;YAChC,IAAI,EAAE,QAAQ;YACd,mBAAmB,EAAE,UAAG,CAAC,QAAQ,CAAC,iDAAiD,EAC/E,sFAAsF;gBACtF,8EAA8E;gBAC9E,mCAAmC,CAAC;YACxC,KAAK,EAAE,+CAAyB;SACnC;QACD,CAAC,gCAAwB,CAAC,EAAE;YACxB,IAAI,EAAE,QAAQ;YACd,mBAAmB,EAAE,UAAG,CAAC,QAAQ,CAAC,yCAAyC,EACvE,uHAAuH;gBACvH,yGAAyG,CAAC,GAAG,qBAAc;YAC/H,KAAK,EAAE,+CAAyB;SACnC;KACJ;CACJ,CAAC"}
package/package.json CHANGED
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "@theia/ai-claude-code",
3
- "version": "1.71.0-next.32+d4cb16d5c",
3
+ "version": "1.71.0-next.34+5fd5c2f81",
4
4
  "description": "Theia - Claude Code Integration",
5
5
  "dependencies": {
6
- "@theia/ai-chat": "1.71.0-next.32+d4cb16d5c",
7
- "@theia/ai-chat-ui": "1.71.0-next.32+d4cb16d5c",
8
- "@theia/ai-core": "1.71.0-next.32+d4cb16d5c",
9
- "@theia/core": "1.71.0-next.32+d4cb16d5c",
10
- "@theia/editor": "1.71.0-next.32+d4cb16d5c",
11
- "@theia/filesystem": "1.71.0-next.32+d4cb16d5c",
6
+ "@theia/ai-chat": "1.71.0-next.34+5fd5c2f81",
7
+ "@theia/ai-chat-ui": "1.71.0-next.34+5fd5c2f81",
8
+ "@theia/ai-core": "1.71.0-next.34+5fd5c2f81",
9
+ "@theia/core": "1.71.0-next.34+5fd5c2f81",
10
+ "@theia/editor": "1.71.0-next.34+5fd5c2f81",
11
+ "@theia/filesystem": "1.71.0-next.34+5fd5c2f81",
12
12
  "@theia/monaco-editor-core": "1.108.201",
13
- "@theia/output": "1.71.0-next.32+d4cb16d5c",
14
- "@theia/workspace": "1.71.0-next.32+d4cb16d5c",
13
+ "@theia/output": "1.71.0-next.34+5fd5c2f81",
14
+ "@theia/workspace": "1.71.0-next.34+5fd5c2f81",
15
15
  "tslib": "^2.6.2"
16
16
  },
17
17
  "publishConfig": {
@@ -53,5 +53,5 @@
53
53
  "nyc": {
54
54
  "extends": "../../configs/nyc.json"
55
55
  },
56
- "gitHead": "d4cb16d5c5d6262d58a38e20ef7d4c5919b65dd6"
56
+ "gitHead": "5fd5c2f81ebf74e1f289633deaf613a99e07f47a"
57
57
  }
@@ -15,7 +15,7 @@
15
15
  // *****************************************************************************
16
16
 
17
17
  import { AI_CORE_PREFERENCES_TITLE } from '@theia/ai-core/lib/common/ai-core-preferences';
18
- import { nls, PreferenceSchema } from '@theia/core';
18
+ import { LINUX_ENV_HINT, nls, PreferenceSchema } from '@theia/core';
19
19
 
20
20
  export const CLAUDE_CODE_EXECUTABLE_PATH_PREF = 'ai-features.claudeCode.executablePath';
21
21
  export const CLAUDE_CODE_API_KEY_PREF = 'ai-features.claudeCode.apiKey';
@@ -34,7 +34,7 @@ export const ClaudeCodePreferencesSchema: PreferenceSchema = {
34
34
  type: 'string',
35
35
  markdownDescription: nls.localize('theia/ai/claude-code/apiKey/description',
36
36
  'Enter an API Key for Claude Code. **Please note:** By using this preference the API key will be stored in clear text ' +
37
- 'on the machine running Theia. Use the environment variable `ANTHROPIC_API_KEY` to set the key securely.'),
37
+ 'on the machine running Theia. Use the environment variable `ANTHROPIC_API_KEY` to set the key securely.') + LINUX_ENV_HINT,
38
38
  title: AI_CORE_PREFERENCES_TITLE,
39
39
  },
40
40
  }