@truenorth-ai/cli 0.2.0 → 0.3.0

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/dist/types.js CHANGED
@@ -1,5 +1,5 @@
1
1
  export const DEFAULT_CONFIG = {
2
- baseUrl: "https://api.adventai.io/api/agent-tools",
2
+ baseUrl: "https://api.adventai.io/api/agent-tools/all-tools",
3
3
  defaultTimeframe: "4h",
4
4
  defaultLimit: 20,
5
5
  };
package/dist/types.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"types.js","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AA8DA,MAAM,CAAC,MAAM,cAAc,GAAa;IACtC,OAAO,EAAE,yCAAyC;IAClD,gBAAgB,EAAE,IAAI;IACtB,YAAY,EAAE,EAAE;CACjB,CAAC"}
1
+ {"version":3,"file":"types.js","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AA8DA,MAAM,CAAC,MAAM,cAAc,GAAa;IACtC,OAAO,EAAE,mDAAmD;IAC5D,gBAAgB,EAAE,IAAI;IACtB,YAAY,EAAE,EAAE;CACjB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@truenorth-ai/cli",
3
- "version": "0.2.0",
3
+ "version": "0.3.0",
4
4
  "description": "TrueNorth crypto analysis CLI — terminal interface for Discovery Agents tools",
5
5
  "type": "module",
6
6
  "bin": {