File tree Expand file tree Collapse file tree 10 files changed +67
-15
lines changed
Expand file tree Collapse file tree 10 files changed +67
-15
lines changed Original file line number Diff line number Diff line change 11# @polkadot-agent-kit/cli
22
3+ ## 2.1.2
4+
5+ ### Patch Changes
6+
7+ - refactor code
8+ - Updated dependencies
9+ - @polkadot-agent-kit/common @2.1.2
10+ - @polkadot-agent-kit/llm @2.1.2
11+ - @polkadot-agent-kit/sdk @2.1.2
12+
313## 2.1.1
414
515### Patch Changes
616
7- -
17+ -
818- Updated dependencies
919 - @polkadot-agent-kit/common @2.1.1
1020 - @polkadot-agent-kit/llm @2.1.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @polkadot-agent-kit/cli" ,
3- "version" : " 2.1.1 " ,
3+ "version" : " 2.1.2 " ,
44 "description" : " CLI for Polkadot Agent Kit - AI Agent Management" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11# @polkadot-agent-kit/common
22
3+ ## 2.1.2
4+
5+ ### Patch Changes
6+
7+ - refactor code
8+
39## 2.1.1
410
511### Patch Changes
612
713- Update readme
814- Fix name convention supported-chains to supportedChains
9- - Remove xcm.ts file
15+ - Remove xcm.ts file
1016- add key management
1117
1218## 2.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @polkadot-agent-kit/common" ,
3- "version" : " 2.1.1 " ,
3+ "version" : " 2.1.2 " ,
44 "description" : " SDK common code for Polkadot Agent Kit for developers" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11# @polkadot-agent-kit/core
22
3+ ## 2.1.2
4+
5+ ### Patch Changes
6+
7+ - refactor code
8+ - Add dryrun swap core
9+ - Migrate nomination pools to AH
10+ - Updated dependencies
11+ - @polkadot-agent-kit/common @2.1.2
12+
313## 2.1.1
414
515### Patch Changes
616
717- Update core readme
818- Add DryRun function
9- - Check dryRun for transfer native asset
19+ - Check dryRun for transfer native asset
1020- Add drynRun for swap function
1121
1222- Updated dependencies
Original file line number Diff line number Diff line change 11{
22 "name" : " @polkadot-agent-kit/core" ,
3- "version" : " 2.1.1 " ,
3+ "version" : " 2.1.2 " ,
44 "description" : " Core Package for Polkadot Agent Kit" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11# @polkadot-agent-kit/llm
22
3+ ## 2.1.2
4+
5+ ### Patch Changes
6+
7+ - refactor code
8+ - Update nomination pools langchain
9+ - Update nomination pools prompt
10+
11+ - Updated dependencies
12+ - @polkadot-agent-kit/common @2.1.2
13+ - @polkadot-agent-kit/core @2.1.2
14+
315## 2.1.1
416
517### Patch Changes
618
7- - Update readme
8- - Update swapToolSchema
9- - Refactor tool call result
19+ - Update readme
20+ - Update swapToolSchema
21+ - Refactor tool call result
1022- Updated dependencies
1123 - @polkadot-agent-kit/common @2.1.1
1224 - @polkadot-agent-kit/core @2.1.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @polkadot-agent-kit/llm" ,
3- "version" : " 2.1.1 " ,
3+ "version" : " 2.1.2 " ,
44 "description" : " SDK LLM for Polkadot Agent Kit" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11# @polkadot-agent-kit/sdk
22
3+ ## 2.1.2
4+
5+ ### Patch Changes
6+
7+ - refactor code
8+ - Update integration tests clear
9+ - Divide 2 integration tests for testnet and mainnet
10+ - Add nomination pools integration tests
11+
12+ - Updated dependencies
13+ - @polkadot-agent-kit/common @2.1.2
14+ - @polkadot-agent-kit/core @2.1.2
15+ - @polkadot-agent-kit/llm @2.1.2
16+
317## 2.1.1
418
519### Patch Changes
620
7- - Add Vercel AI SDK
8- - Add mcp server
9- - Remove key management
10- - Add integration mainnet
21+ - Add Vercel AI SDK
22+ - Add mcp server
23+ - Remove key management
24+ - Add integration mainnet
1125
1226- Updated dependencies
1327 - @polkadot-agent-kit/common @2.1.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @polkadot-agent-kit/sdk" ,
3- "version" : " 2.1.1 " ,
3+ "version" : " 2.1.2 " ,
44 "description" : " SDK for Polkadot Agent Kit" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments