intentkit 0.6.10.dev4__py3-none-any.whl → 0.6.10.dev6__py3-none-any.whl
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.
Potentially problematic release.
This version of intentkit might be problematic. Click here for more details.
- intentkit/__init__.py +1 -1
- intentkit/models/agent_schema.json +4 -0
- intentkit/skills/xmtp/schema.json +2 -2
- intentkit/skills/xmtp/xmtp.png +0 -0
- {intentkit-0.6.10.dev4.dist-info → intentkit-0.6.10.dev6.dist-info}/METADATA +2 -1
- {intentkit-0.6.10.dev4.dist-info → intentkit-0.6.10.dev6.dist-info}/RECORD +8 -8
- intentkit/skills/xmtp/xmtp.svg +0 -26
- {intentkit-0.6.10.dev4.dist-info → intentkit-0.6.10.dev6.dist-info}/WHEEL +0 -0
- {intentkit-0.6.10.dev4.dist-info → intentkit-0.6.10.dev6.dist-info}/licenses/LICENSE +0 -0
intentkit/__init__.py
CHANGED
|
@@ -491,6 +491,10 @@
|
|
|
491
491
|
"title": "X",
|
|
492
492
|
"$ref": "../skills/twitter/schema.json"
|
|
493
493
|
},
|
|
494
|
+
"xmtp": {
|
|
495
|
+
"title": "XMTP",
|
|
496
|
+
"$ref": "../skills/xmtp/schema.json"
|
|
497
|
+
},
|
|
494
498
|
"chainlist": {
|
|
495
499
|
"title": "Chainlist RPC Endpoints",
|
|
496
500
|
"$ref": "../skills/chainlist/schema.json"
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
3
|
"type": "object",
|
|
4
4
|
"title": "XMTP",
|
|
5
|
-
"description": "XMTP protocol skills for creating blockchain transaction requests that can be sent to users for signing",
|
|
6
|
-
"x-icon": "https://ai.service.crestal.dev/skills/xmtp/xmtp.
|
|
5
|
+
"description": "Use this skill only if you want make an XMTP Agent. XMTP protocol skills for creating blockchain transaction requests that can be sent to users for signing",
|
|
6
|
+
"x-icon": "https://ai.service.crestal.dev/skills/xmtp/xmtp.png",
|
|
7
7
|
"x-tags": [
|
|
8
8
|
"XMTP",
|
|
9
9
|
"Blockchain",
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: intentkit
|
|
3
|
-
Version: 0.6.10.
|
|
3
|
+
Version: 0.6.10.dev6
|
|
4
4
|
Summary: Intent-based AI Agent Platform - Core Package
|
|
5
5
|
Project-URL: Homepage, https://github.com/crestal-network/intentkit
|
|
6
6
|
Project-URL: Repository, https://github.com/crestal-network/intentkit
|
|
@@ -55,6 +55,7 @@ Requires-Dist: eth-utils>=2.1.0
|
|
|
55
55
|
Requires-Dist: fastapi>=0.115.8
|
|
56
56
|
Requires-Dist: filetype<2.0.0,>=1.2.0
|
|
57
57
|
Requires-Dist: httpx>=0.28.1
|
|
58
|
+
Requires-Dist: jsonref>=1.1.0
|
|
58
59
|
Requires-Dist: langchain-community>=0.3.19
|
|
59
60
|
Requires-Dist: langchain-core>=0.3.43
|
|
60
61
|
Requires-Dist: langchain-mcp-adapters>=0.0.11
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
intentkit/__init__.py,sha256=
|
|
1
|
+
intentkit/__init__.py,sha256=yX1vQ9uoYmIEJXawhji8-C4woCuw48Ybuu4R7JcelA4,384
|
|
2
2
|
intentkit/abstracts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
3
|
intentkit/abstracts/agent.py,sha256=108gb5W8Q1Sy4G55F2_ZFv2-_CnY76qrBtpIr0Oxxqk,1489
|
|
4
4
|
intentkit/abstracts/api.py,sha256=ZUc24vaQvQVbbjznx7bV0lbbQxdQPfEV8ZxM2R6wZWo,166
|
|
@@ -23,7 +23,7 @@ intentkit/core/prompt.py,sha256=RfLhlUktkB2kCr3wfldqq6ZP2l8heZIMc8jVp31KIyQ,3631
|
|
|
23
23
|
intentkit/core/skill.py,sha256=vPK37sDRT9kzkMBymPwqZ5uEdxTTRtb_DfREIeyz-Xw,5788
|
|
24
24
|
intentkit/models/agent.py,sha256=pKeafRhmFMJwuIEBJkBEIl_oEu_CQ5AkvsBVfNfoxuQ,67168
|
|
25
25
|
intentkit/models/agent_data.py,sha256=mVsiK8TziYa1W1ujU1KwI9osIVIeSM7XJEogGRL1WVU,28263
|
|
26
|
-
intentkit/models/agent_schema.json,sha256=
|
|
26
|
+
intentkit/models/agent_schema.json,sha256=sVDjTLYNcyFoMnCI2LjkN6qXbbaP_m3LXMJRo0YQgos,21762
|
|
27
27
|
intentkit/models/app_setting.py,sha256=4fuW4J6NV826e53OAsW1bnn3Pgw8iUVKH9-AUMTSYQc,5550
|
|
28
28
|
intentkit/models/base.py,sha256=o-zRjVrak-f5Jokdvj8BjLm8gcC3yYiYMCTLegwT2lA,185
|
|
29
29
|
intentkit/models/chat.py,sha256=hLVKF0IY5w-bYn9nGuVmKVxtU558FUIJ9en9I62WRZA,19230
|
|
@@ -390,9 +390,9 @@ intentkit/skills/web_scraper/website_indexer.py,sha256=rTqCx-XzJtMlZnyGImPGWRdLp
|
|
|
390
390
|
intentkit/skills/xmtp/README.md,sha256=7y3ny77l5WUI758Q3xip1akFEgBdbibkwZjeJDu5MwE,2963
|
|
391
391
|
intentkit/skills/xmtp/__init__.py,sha256=9IYXKHoVNkq3pRagB7OrQaCElAamjCeEMvDK3aJi9-M,2013
|
|
392
392
|
intentkit/skills/xmtp/base.py,sha256=85ZEuNLJmI_NmBPkbvDXQrNvJNG8dp9MbcbQYQQ3QZ8,430
|
|
393
|
-
intentkit/skills/xmtp/schema.json,sha256=
|
|
393
|
+
intentkit/skills/xmtp/schema.json,sha256=1DyNdKf5w8SwBo4pKvdEtborNSrTc9-Q_ym1rcnjyeI,1473
|
|
394
394
|
intentkit/skills/xmtp/transfer.py,sha256=hlkUu2UkTKx1Y7mUrBT4OjkWuzDK8DwfNpxYEwdOFhc,5860
|
|
395
|
-
intentkit/skills/xmtp/xmtp.
|
|
395
|
+
intentkit/skills/xmtp/xmtp.png,sha256=vQzT-71zIb8aPodg-GkGSQbBnjGAPczWGm3es2ZkJe8,6681
|
|
396
396
|
intentkit/utils/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
397
397
|
intentkit/utils/chain.py,sha256=3GBHuAbXxQr_HlOvkbB2kruYSkweucfxI5u-swXzY40,15135
|
|
398
398
|
intentkit/utils/error.py,sha256=JxnzDdKjwZX6Pa-bt_qaibcrWAeF6QAoHsu2uYPmqu4,4483
|
|
@@ -401,7 +401,7 @@ intentkit/utils/random.py,sha256=DymMxu9g0kuQLgJUqalvgksnIeLdS-v0aRk5nQU0mLI,452
|
|
|
401
401
|
intentkit/utils/s3.py,sha256=9trQNkKQ5VgxWsewVsV8Y0q_pXzGRvsCYP8xauyUYkg,8549
|
|
402
402
|
intentkit/utils/slack_alert.py,sha256=s7UpRgyzLW7Pbmt8cKzTJgMA9bm4EP-1rQ5KXayHu6E,2264
|
|
403
403
|
intentkit/utils/tx.py,sha256=2yLLGuhvfBEY5n_GJ8wmIWLCzn0FsYKv5kRNzw_sLUI,1454
|
|
404
|
-
intentkit-0.6.10.
|
|
405
|
-
intentkit-0.6.10.
|
|
406
|
-
intentkit-0.6.10.
|
|
407
|
-
intentkit-0.6.10.
|
|
404
|
+
intentkit-0.6.10.dev6.dist-info/METADATA,sha256=q_8z6-RRPKMQ4goCRqro6jXK5-Ia8Oxf3xD-k1kdr94,6373
|
|
405
|
+
intentkit-0.6.10.dev6.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
406
|
+
intentkit-0.6.10.dev6.dist-info/licenses/LICENSE,sha256=Bln6DhK-LtcO4aXy-PBcdZv2f24MlJFm_qn222biJtE,1071
|
|
407
|
+
intentkit-0.6.10.dev6.dist-info/RECORD,,
|
intentkit/skills/xmtp/xmtp.svg
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="100" height="100" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
|
|
3
|
-
<!-- Background circle -->
|
|
4
|
-
<circle cx="50" cy="50" r="45" fill="#1DB584" stroke="#0F7B5C" stroke-width="2"/>
|
|
5
|
-
|
|
6
|
-
<!-- XMTP messaging icon -->
|
|
7
|
-
<g transform="translate(20, 25)">
|
|
8
|
-
<!-- Chat bubble 1 -->
|
|
9
|
-
<rect x="5" y="15" width="35" height="20" rx="10" fill="white" opacity="0.9"/>
|
|
10
|
-
<circle cx="10" cy="23" r="2" fill="#1DB584"/>
|
|
11
|
-
<circle cx="16" cy="23" r="2" fill="#1DB584"/>
|
|
12
|
-
<circle cx="22" cy="23" r="2" fill="#1DB584"/>
|
|
13
|
-
|
|
14
|
-
<!-- Chat bubble 2 -->
|
|
15
|
-
<rect x="20" y="35" width="35" height="20" rx="10" fill="white" opacity="0.8"/>
|
|
16
|
-
<path d="M 25 42 L 50 42" stroke="#1DB584" stroke-width="2" stroke-linecap="round"/>
|
|
17
|
-
<path d="M 25 47 L 45 47" stroke="#1DB584" stroke-width="2" stroke-linecap="round"/>
|
|
18
|
-
</g>
|
|
19
|
-
|
|
20
|
-
<!-- Protocol symbol -->
|
|
21
|
-
<g transform="translate(35, 60)">
|
|
22
|
-
<circle cx="15" cy="15" r="12" fill="white" opacity="0.2"/>
|
|
23
|
-
<path d="M 8 12 L 15 8 L 22 12 L 15 16 Z" fill="white"/>
|
|
24
|
-
<path d="M 8 16 L 15 12 L 22 16 L 15 20 Z" fill="white" opacity="0.7"/>
|
|
25
|
-
</g>
|
|
26
|
-
</svg>
|
|
File without changes
|
|
File without changes
|