Commit 86fa1ec
feat(node-sdk): v1.4.5 - Add tool skill kind support
- Add SkillKind::Tool mapping in skill info conversion
- Update version to 1.4.5 to align with Python SDK
- Node.js SDK already had skill_dirs support, now adds tool kind
This brings Node.js SDK feature parity with Python SDK v1.4.51 parent 72fb787 commit 86fa1ec
3 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2611 | 2611 | | |
2612 | 2612 | | |
2613 | 2613 | | |
| 2614 | + | |
2614 | 2615 | | |
2615 | 2616 | | |
2616 | 2617 | | |
| |||
0 commit comments