@illalabs/interfaces 0.13.1 → 0.14.1
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/schemas/messages.d.ts +6029 -146
- package/dist/schemas/messages.d.ts.map +1 -1
- package/dist/schemas/messages.js +29 -1
- package/dist/schemas/messages.js.map +1 -1
- package/dist/schemas/planningRuntime.d.ts +20 -20
- package/dist/schemas/telemetryEvents.d.ts +10514 -344
- package/dist/schemas/telemetryEvents.d.ts.map +1 -1
- package/dist/types/actions/tools/bridgeAction.d.ts +0 -2
- package/dist/types/actions/tools/bridgeAction.d.ts.map +1 -1
- package/dist/types/actions/tools/defiFetchListingsAction.d.ts +0 -2
- package/dist/types/actions/tools/defiFetchListingsAction.d.ts.map +1 -1
- package/dist/types/actions/tools/defiPositionsAction.d.ts +0 -2
- package/dist/types/actions/tools/defiPositionsAction.d.ts.map +1 -1
- package/dist/types/actions/tools/defiSupplyAction.d.ts +0 -2
- package/dist/types/actions/tools/defiSupplyAction.d.ts.map +1 -1
- package/dist/types/actions/tools/defiWithdrawAction.d.ts +0 -2
- package/dist/types/actions/tools/defiWithdrawAction.d.ts.map +1 -1
- package/dist/types/actions/tools/exchangeRateAction.d.ts +0 -2
- package/dist/types/actions/tools/exchangeRateAction.d.ts.map +1 -1
- package/dist/types/actions/tools/getConsolidatedWalletBalancesAction.d.ts +0 -2
- package/dist/types/actions/tools/getConsolidatedWalletBalancesAction.d.ts.map +1 -1
- package/dist/types/actions/tools/getWalletBalanceAction.d.ts +0 -2
- package/dist/types/actions/tools/getWalletBalanceAction.d.ts.map +1 -1
- package/dist/types/actions/tools/polymarketAuthAction.d.ts +0 -2
- package/dist/types/actions/tools/polymarketAuthAction.d.ts.map +1 -1
- package/dist/types/actions/tools/polymarketPostCancelOrderAction.d.ts +0 -2
- package/dist/types/actions/tools/polymarketPostCancelOrderAction.d.ts.map +1 -1
- package/dist/types/actions/tools/polymarketPostGetOrdersAction.d.ts +0 -2
- package/dist/types/actions/tools/polymarketPostGetOrdersAction.d.ts.map +1 -1
- package/dist/types/actions/tools/polymarketPostOrderAction.d.ts +0 -2
- package/dist/types/actions/tools/polymarketPostOrderAction.d.ts.map +1 -1
- package/dist/types/actions/tools/polymarketPostRedeemAction.d.ts +0 -2
- package/dist/types/actions/tools/polymarketPostRedeemAction.d.ts.map +1 -1
- package/dist/types/actions/tools/polymarketPostWithdrawAction.d.ts +0 -2
- package/dist/types/actions/tools/polymarketPostWithdrawAction.d.ts.map +1 -1
- package/dist/types/actions/tools/predictionMarketsBetAction.d.ts +0 -2
- package/dist/types/actions/tools/predictionMarketsBetAction.d.ts.map +1 -1
- package/dist/types/actions/tools/predictionMarketsFetchAction.d.ts +0 -2
- package/dist/types/actions/tools/predictionMarketsFetchAction.d.ts.map +1 -1
- package/dist/types/actions/tools/predictionMarketsPositionsAction.d.ts +0 -2
- package/dist/types/actions/tools/predictionMarketsPositionsAction.d.ts.map +1 -1
- package/dist/types/actions/tools/predictionMarketsRedeemAction.d.ts +0 -2
- package/dist/types/actions/tools/predictionMarketsRedeemAction.d.ts.map +1 -1
- package/dist/types/actions/tools/predictionMarketsWithdrawAction.d.ts +0 -2
- package/dist/types/actions/tools/predictionMarketsWithdrawAction.d.ts.map +1 -1
- package/dist/types/actions/tools/swapAction.d.ts +0 -2
- package/dist/types/actions/tools/swapAction.d.ts.map +1 -1
- package/dist/types/actions/tools/tokenTransferAction.d.ts +0 -2
- package/dist/types/actions/tools/tokenTransferAction.d.ts.map +1 -1
- package/dist/utils/constants.d.ts +12 -0
- package/dist/utils/constants.d.ts.map +1 -1
- package/dist/utils/constants.js +10 -0
- package/dist/utils/constants.js.map +1 -1
- package/package.json +1 -1
package/dist/utils/constants.js
CHANGED
|
@@ -49,6 +49,16 @@ export const SUPPORTED_ACTIONS = Object.freeze([
|
|
|
49
49
|
"polymarketPostGetOrders",
|
|
50
50
|
"polymarketPostCancelOrder",
|
|
51
51
|
]);
|
|
52
|
+
/**
|
|
53
|
+
* Canonical tool-name contract for read-only contact/address-book tools.
|
|
54
|
+
*
|
|
55
|
+
* These tools are intentionally separate from {@link SUPPORTED_ACTIONS} until
|
|
56
|
+
* their action input/output schemas are promoted into the full action surface.
|
|
57
|
+
*/
|
|
58
|
+
export const CONTACT_TOOL_NAMES = Object.freeze({
|
|
59
|
+
LIST_CONTACTS: "listContacts",
|
|
60
|
+
RESOLVE_CONTACT: "resolveContact",
|
|
61
|
+
});
|
|
52
62
|
export const SUPPORTED_WALLET_BALANCE_PROVIDERS = Object.freeze([
|
|
53
63
|
"moralis",
|
|
54
64
|
"polymarket",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../src/utils/constants.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,iBAAiB,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC,MAAM,CAAU,CAAC,CAAC;AAElE,MAAM,CAAC,MAAM,qBAAqB,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC,MAAM,CAAU,CAAC,CAAC;AAEtE,MAAM,CAAC,MAAM,uBAAuB,GAAG,MAAM,CAAC,MAAM,CAAC;IACjD,eAAe;IACf,SAAS;IACT,WAAW;CACL,CAAC,CAAC;AAEZ,MAAM,CAAC,MAAM,2BAA2B,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC,YAAY,CAAU,CAAC,CAAC;AAElF;;;;GAIG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAG;IACrC,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE;IAC3B,EAAE,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,SAAS,EAAE;IAC5B,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE;IAC5B,EAAE,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE;IAC1B,EAAE,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,UAAU,EAAE;IAC/B,EAAE,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,WAAW,EAAE;IAChC,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,KAAK,EAAE;CACiC,CAAC;AAO7D,4CAA4C;AAC5C,MAAM,CAAC,MAAM,mBAAmB,GAAuB,yBAAyB,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC;AAElG,MAAM,CAAC,MAAM,gBAAgB,GAAqB,yBAAyB,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC;AAE/F;;GAEG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,MAAM,CAAC,MAAM,CAAC;IAC3C,eAAe;IACf,cAAc;IACd,kBAAkB;IAClB,+BAA+B;IAC/B,mBAAmB;IACnB,eAAe;IACf,YAAY;IACZ,cAAc;IACd,MAAM;IACN,QAAQ;IACR,wBAAwB;IACxB,sBAAsB;IACtB,4BAA4B;IAC5B,yBAAyB;IACzB,2BAA2B;IAC3B,qBAAqB;IACrB,sBAAsB;IACtB,wBAAwB;IACxB,gBAAgB;IAChB,yBAAyB;IACzB,2BAA2B;CACrB,CAAC,CAAC;AAEZ,MAAM,CAAC,MAAM,kCAAkC,GAAG,MAAM,CAAC,MAAM,CAAC;IAC5D,SAAS;IACT,YAAY;IACZ,SAAS;CACH,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../src/utils/constants.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,iBAAiB,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC,MAAM,CAAU,CAAC,CAAC;AAElE,MAAM,CAAC,MAAM,qBAAqB,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC,MAAM,CAAU,CAAC,CAAC;AAEtE,MAAM,CAAC,MAAM,uBAAuB,GAAG,MAAM,CAAC,MAAM,CAAC;IACjD,eAAe;IACf,SAAS;IACT,WAAW;CACL,CAAC,CAAC;AAEZ,MAAM,CAAC,MAAM,2BAA2B,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC,YAAY,CAAU,CAAC,CAAC;AAElF;;;;GAIG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAG;IACrC,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE;IAC3B,EAAE,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,SAAS,EAAE;IAC5B,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE;IAC5B,EAAE,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE;IAC1B,EAAE,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,UAAU,EAAE;IAC/B,EAAE,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,WAAW,EAAE;IAChC,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,KAAK,EAAE;CACiC,CAAC;AAO7D,4CAA4C;AAC5C,MAAM,CAAC,MAAM,mBAAmB,GAAuB,yBAAyB,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC;AAElG,MAAM,CAAC,MAAM,gBAAgB,GAAqB,yBAAyB,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC;AAE/F;;GAEG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,MAAM,CAAC,MAAM,CAAC;IAC3C,eAAe;IACf,cAAc;IACd,kBAAkB;IAClB,+BAA+B;IAC/B,mBAAmB;IACnB,eAAe;IACf,YAAY;IACZ,cAAc;IACd,MAAM;IACN,QAAQ;IACR,wBAAwB;IACxB,sBAAsB;IACtB,4BAA4B;IAC5B,yBAAyB;IACzB,2BAA2B;IAC3B,qBAAqB;IACrB,sBAAsB;IACtB,wBAAwB;IACxB,gBAAgB;IAChB,yBAAyB;IACzB,2BAA2B;CACrB,CAAC,CAAC;AAEZ;;;;;GAKG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAG,MAAM,CAAC,MAAM,CAAC;IAC5C,aAAa,EAAE,cAAc;IAC7B,eAAe,EAAE,gBAAgB;CAC3B,CAAC,CAAC;AAEZ,MAAM,CAAC,MAAM,kCAAkC,GAAG,MAAM,CAAC,MAAM,CAAC;IAC5D,SAAS;IACT,YAAY;IACZ,SAAS;CACH,CAAC,CAAC;AAYZ,MAAM,CAAC,MAAM,iBAAiB,GAAG,MAAM,CAAC,MAAM,CAAC;IAC3C,MAAM;IACN,QAAQ;IACR,YAAY;IACZ,cAAc;CACR,CAAC,CAAC;AAWZ;;GAEG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAG,CAAC,QAAQ,EAAE,YAAY,CAAU,CAAC;AAO3E;;GAEG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAAG;IACvC,6BAA6B;IAC7B,uBAAuB;IACvB,cAAc;IACd,gCAAgC;IAChC,mBAAmB;IACnB,6BAA6B;IAC7B,+BAA+B;IAC/B,oBAAoB;IACpB,4BAA4B;IAC5B,wBAAwB;IACxB,qBAAqB;IACrB,qBAAqB;IACrB,6BAA6B;IAC7B,2BAA2B;IAC3B,sBAAsB;IACtB,sBAAsB;IACtB,sBAAsB;IACtB,YAAY;IACZ,kBAAkB;CACZ,CAAC;AAOX;;GAEG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAG;IACnC,QAAQ;IACR,aAAa;IACb,OAAO;IACP,uBAAuB;CACjB,CAAC"}
|