hedgequantx 2.6.69 → 2.6.70

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hedgequantx",
3
- "version": "2.6.69",
3
+ "version": "2.6.70",
4
4
  "description": "HedgeQuantX - Prop Futures Trading CLI",
5
5
  "main": "src/app.js",
6
6
  "bin": {
@@ -35,7 +35,7 @@ const PROVIDERS = {
35
35
  anthropic: {
36
36
  id: 'anthropic',
37
37
  name: 'CLAUDE (ANTHROPIC)',
38
- description: 'Direct connection to Claude',
38
+ description: 'Pro/Max or API Key',
39
39
  category: 'direct',
40
40
  models: [], // Fetched from API at runtime
41
41
  defaultModel: null, // Will use first model from API