@5ss/ai-tools 2.11.1 → 2.11.3

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.
Files changed (66) hide show
  1. package/CHANGELOG.md +32 -28
  2. package/README.md +2 -2
  3. package/dist/esm-BDrCssjb.js +957 -0
  4. package/dist/esm-BDrCssjb.js.map +1 -0
  5. package/dist/http/index.d.ts +1 -1
  6. package/dist/{http-service-T7E5UjP8.d.ts → http-service-CerzWwQO.d.ts} +3 -2
  7. package/dist/http-service-CerzWwQO.d.ts.map +1 -0
  8. package/dist/http-service-DDNCO1s4.js.map +1 -1
  9. package/dist/{index-Cuh6eMWc.d.ts → index-9oSRRNdR.d.ts} +2 -2
  10. package/dist/{index-Cuh6eMWc.d.ts.map → index-9oSRRNdR.d.ts.map} +1 -1
  11. package/dist/{index-zK1ZwS4m.d.ts → index-ByHp3nZm.d.ts} +2 -2
  12. package/dist/{index-zK1ZwS4m.d.ts.map → index-ByHp3nZm.d.ts.map} +1 -1
  13. package/dist/{index-BU4gmYO8.d.ts → index-C-Cuh9it.d.ts} +2 -2
  14. package/dist/{index-BU4gmYO8.d.ts.map → index-C-Cuh9it.d.ts.map} +1 -1
  15. package/dist/{index-CdFmEfZO.d.ts → index-CtfpOZWu.d.ts} +2 -2
  16. package/dist/{index-CdFmEfZO.d.ts.map → index-CtfpOZWu.d.ts.map} +1 -1
  17. package/dist/{index-n8JTpNf1.d.ts → index-DngnGGiS.d.ts} +2 -2
  18. package/dist/{index-n8JTpNf1.d.ts.map → index-DngnGGiS.d.ts.map} +1 -1
  19. package/dist/{index-DuOGj7vc.d.ts → index-DsTt2EbS.d.ts} +2 -2
  20. package/dist/{index-DuOGj7vc.d.ts.map → index-DsTt2EbS.d.ts.map} +1 -1
  21. package/dist/{index-pwW1OsOx.d.ts → index-Y8p8bsWU.d.ts} +2 -2
  22. package/dist/{index-pwW1OsOx.d.ts.map → index-Y8p8bsWU.d.ts.map} +1 -1
  23. package/dist/modules/artifacts/index.d.ts +1 -1
  24. package/dist/modules/browser/index.d.ts +2 -2
  25. package/dist/modules/document-extract/index.d.ts +1 -1
  26. package/dist/modules/document-render/index.d.ts +1 -1
  27. package/dist/modules/email/index.d.ts +2 -2
  28. package/dist/modules/image/index.d.ts +1 -1
  29. package/dist/modules/messaging/index.d.ts +1 -1
  30. package/dist/modules/pdf/index.d.ts +1 -1
  31. package/dist/modules/presentation/index.js +1 -937
  32. package/dist/modules/presentation/index.js.map +1 -1
  33. package/dist/modules/queue/index.d.ts +1 -1
  34. package/dist/modules/rag/index.d.ts +1 -1
  35. package/dist/modules/scheduler/index.d.ts +2 -2
  36. package/dist/{object-artifact-store-CMTzCm_G.d.ts → object-artifact-store-BVLietAc.d.ts} +2 -2
  37. package/dist/object-artifact-store-BVLietAc.d.ts.map +1 -0
  38. package/dist/vendors/amazon-sp-api/index.d.ts +267 -18
  39. package/dist/vendors/amazon-sp-api/index.d.ts.map +1 -1
  40. package/dist/vendors/amazon-sp-api/index.js +483 -211
  41. package/dist/vendors/amazon-sp-api/index.js.map +1 -1
  42. package/dist/vendors/bedrock-agentcore-browser/index.d.ts +1 -1
  43. package/dist/vendors/bedrock-agentcore-code-interpreter/index.d.ts +1 -1
  44. package/dist/vendors/cloudflare-browser/index.d.ts +1 -1
  45. package/dist/vendors/cloudflare-email/index.d.ts +1 -1
  46. package/dist/vendors/cloudflare-sandbox/index.d.ts +1 -1
  47. package/dist/vendors/eventbridge-scheduler/index.d.ts +1 -1
  48. package/dist/vendors/gotenberg/index.d.ts +1 -1
  49. package/dist/vendors/katana/index.d.ts +371 -2
  50. package/dist/vendors/katana/index.d.ts.map +1 -1
  51. package/dist/vendors/katana/index.js +540 -198
  52. package/dist/vendors/katana/index.js.map +1 -1
  53. package/dist/vendors/pinecone/index.d.ts +1 -1
  54. package/dist/vendors/qdrant/index.d.ts +1 -1
  55. package/dist/vendors/resend/index.d.ts +1 -1
  56. package/dist/vendors/s3/index.d.ts +1 -1
  57. package/dist/vendors/slack/index.d.ts +1 -1
  58. package/dist/vendors/sqs/index.d.ts +1 -1
  59. package/dist/vendors/supabase-vector/index.d.ts +1 -1
  60. package/dist/vendors/teams/index.d.ts +1 -1
  61. package/dist/vendors/telegram/index.d.ts +1 -1
  62. package/dist/vendors/textract/index.d.ts +1 -1
  63. package/dist/vendors/woocommerce/index.d.ts +1 -1
  64. package/package.json +3 -2
  65. package/dist/http-service-T7E5UjP8.d.ts.map +0 -1
  66. package/dist/object-artifact-store-CMTzCm_G.d.ts.map +0 -1
package/CHANGELOG.md CHANGED
@@ -4,57 +4,61 @@ All notable changes to `@5ss/ai-tools` are documented here.
4
4
 
5
5
  Format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). Releases are cut by [semantic-release](https://semantic-release.gitbook.io/) from [conventional commits](https://www.conventionalcommits.org/).
6
6
 
7
- ## [2.11.1](https://github.com/harryy2510/ai-tools/compare/v2.11.0...v2.11.1) (2026-08-07)
7
+ ## [2.11.3](https://github.com/five-star-solutions-co/ai-tools/compare/v2.11.2...v2.11.3) (2026-08-10)
8
8
 
9
- ## [2.11.0](https://github.com/harryy2510/ai-tools/compare/v2.10.2...v2.11.0) (2026-08-07)
9
+ ## [2.11.2](https://github.com/five-star-solutions-co/ai-tools/compare/v2.11.1...v2.11.2) (2026-08-07)
10
10
 
11
- ## [2.10.2](https://github.com/harryy2510/ai-tools/compare/v2.10.1...v2.10.2) (2026-08-07)
11
+ ## [2.11.1](https://github.com/five-star-solutions-co/ai-tools/compare/v2.11.0...v2.11.1) (2026-08-07)
12
12
 
13
- ## [2.10.1](https://github.com/harryy2510/ai-tools/compare/v2.10.0...v2.10.1) (2026-08-05)
13
+ ## [2.11.0](https://github.com/five-star-solutions-co/ai-tools/compare/v2.10.2...v2.11.0) (2026-08-07)
14
14
 
15
- ## [2.10.0](https://github.com/harryy2510/ai-tools/compare/v2.9.0...v2.10.0) (2026-08-03)
15
+ ## [2.10.2](https://github.com/five-star-solutions-co/ai-tools/compare/v2.10.1...v2.10.2) (2026-08-07)
16
16
 
17
- ## [2.9.0](https://github.com/harryy2510/ai-tools/compare/v2.8.0...v2.9.0) (2026-08-02)
17
+ ## [2.10.1](https://github.com/five-star-solutions-co/ai-tools/compare/v2.10.0...v2.10.1) (2026-08-05)
18
18
 
19
- ## [2.8.0](https://github.com/harryy2510/ai-tools/compare/v2.7.1...v2.8.0) (2026-07-29)
19
+ ## [2.10.0](https://github.com/five-star-solutions-co/ai-tools/compare/v2.9.0...v2.10.0) (2026-08-03)
20
20
 
21
- ## [2.7.1](https://github.com/harryy2510/ai-tools/compare/v2.7.0...v2.7.1) (2026-07-29)
21
+ ## [2.9.0](https://github.com/five-star-solutions-co/ai-tools/compare/v2.8.0...v2.9.0) (2026-08-02)
22
22
 
23
- ## [2.7.0](https://github.com/harryy2510/ai-tools/compare/v2.6.0...v2.7.0) (2026-07-29)
23
+ ## [2.8.0](https://github.com/five-star-solutions-co/ai-tools/compare/v2.7.1...v2.8.0) (2026-07-29)
24
24
 
25
- ## [2.6.0](https://github.com/harryy2510/ai-tools/compare/v2.5.1...v2.6.0) (2026-07-29)
25
+ ## [2.7.1](https://github.com/five-star-solutions-co/ai-tools/compare/v2.7.0...v2.7.1) (2026-07-29)
26
26
 
27
- ## [2.5.1](https://github.com/harryy2510/ai-tools/compare/v2.5.0...v2.5.1) (2026-07-28)
27
+ ## [2.7.0](https://github.com/five-star-solutions-co/ai-tools/compare/v2.6.0...v2.7.0) (2026-07-29)
28
28
 
29
- ## [2.5.0](https://github.com/harryy2510/ai-tools/compare/v2.4.0...v2.5.0) (2026-07-28)
29
+ ## [2.6.0](https://github.com/five-star-solutions-co/ai-tools/compare/v2.5.1...v2.6.0) (2026-07-29)
30
30
 
31
- ## [2.4.0](https://github.com/harryy2510/ai-tools/compare/v2.3.0...v2.4.0) (2026-07-28)
31
+ ## [2.5.1](https://github.com/five-star-solutions-co/ai-tools/compare/v2.5.0...v2.5.1) (2026-07-28)
32
32
 
33
- ## [2.3.0](https://github.com/harryy2510/ai-tools/compare/v2.2.0...v2.3.0) (2026-07-28)
33
+ ## [2.5.0](https://github.com/five-star-solutions-co/ai-tools/compare/v2.4.0...v2.5.0) (2026-07-28)
34
34
 
35
- ## [2.2.0](https://github.com/harryy2510/ai-tools/compare/v2.1.0...v2.2.0) (2026-07-28)
35
+ ## [2.4.0](https://github.com/five-star-solutions-co/ai-tools/compare/v2.3.0...v2.4.0) (2026-07-28)
36
36
 
37
- ## [2.1.0](https://github.com/harryy2510/ai-tools/compare/v2.0.1...v2.1.0) (2026-07-28)
37
+ ## [2.3.0](https://github.com/five-star-solutions-co/ai-tools/compare/v2.2.0...v2.3.0) (2026-07-28)
38
38
 
39
- ## [2.0.1](https://github.com/harryy2510/ai-tools/compare/v2.0.0...v2.0.1) (2026-07-27)
39
+ ## [2.2.0](https://github.com/five-star-solutions-co/ai-tools/compare/v2.1.0...v2.2.0) (2026-07-28)
40
40
 
41
- ## [2.0.0](https://github.com/harryy2510/ai-tools/compare/v1.6.1...v2.0.0) (2026-07-27)
41
+ ## [2.1.0](https://github.com/five-star-solutions-co/ai-tools/compare/v2.0.1...v2.1.0) (2026-07-28)
42
42
 
43
- ## [1.6.1](https://github.com/harryy2510/ai-tools/compare/v1.6.0...v1.6.1) (2026-07-24)
43
+ ## [2.0.1](https://github.com/five-star-solutions-co/ai-tools/compare/v2.0.0...v2.0.1) (2026-07-27)
44
44
 
45
- ## [1.6.0](https://github.com/harryy2510/ai-tools/compare/v1.5.0...v1.6.0) (2026-07-24)
45
+ ## [2.0.0](https://github.com/five-star-solutions-co/ai-tools/compare/v1.6.1...v2.0.0) (2026-07-27)
46
46
 
47
- ## [1.5.0](https://github.com/harryy2510/ai-tools/compare/v1.4.0...v1.5.0) (2026-07-24)
47
+ ## [1.6.1](https://github.com/five-star-solutions-co/ai-tools/compare/v1.6.0...v1.6.1) (2026-07-24)
48
48
 
49
- ## [1.4.0](https://github.com/harryy2510/ai-tools/compare/v1.3.0...v1.4.0) (2026-07-23)
49
+ ## [1.6.0](https://github.com/five-star-solutions-co/ai-tools/compare/v1.5.0...v1.6.0) (2026-07-24)
50
50
 
51
- ## [1.3.0](https://github.com/harryy2510/ai-tools/compare/v1.2.1...v1.3.0) (2026-07-23)
51
+ ## [1.5.0](https://github.com/five-star-solutions-co/ai-tools/compare/v1.4.0...v1.5.0) (2026-07-24)
52
52
 
53
- ## [1.2.1](https://github.com/harryy2510/ai-tools/compare/v1.2.0...v1.2.1) (2026-07-23)
53
+ ## [1.4.0](https://github.com/five-star-solutions-co/ai-tools/compare/v1.3.0...v1.4.0) (2026-07-23)
54
54
 
55
- ## [1.2.0](https://github.com/harryy2510/ai-tools/compare/v1.1.0...v1.2.0) (2026-07-23)
55
+ ## [1.3.0](https://github.com/five-star-solutions-co/ai-tools/compare/v1.2.1...v1.3.0) (2026-07-23)
56
56
 
57
- ## [1.1.0](https://github.com/harryy2510/ai-tools/compare/v1.0.0...v1.1.0) (2026-07-21)
57
+ ## [1.2.1](https://github.com/five-star-solutions-co/ai-tools/compare/v1.2.0...v1.2.1) (2026-07-23)
58
+
59
+ ## [1.2.0](https://github.com/five-star-solutions-co/ai-tools/compare/v1.1.0...v1.2.0) (2026-07-23)
60
+
61
+ ## [1.1.0](https://github.com/five-star-solutions-co/ai-tools/compare/v1.0.0...v1.1.0) (2026-07-21)
58
62
 
59
63
  ## 1.0.0 (2026-07-21)
60
64
 
@@ -108,5 +112,5 @@ Initial public package surface (archival).
108
112
  - **HTTP** surface and framework adapters (Mastra, AI SDK, TanStack, Cloudflare, MCP).
109
113
  - Early product modules and tooling (see git history for full evolution).
110
114
 
111
- [Unreleased]: https://github.com/harryy2510/ai-tools/compare/v1.6.1...HEAD
112
- [0.0.1]: https://github.com/harryy2510/ai-tools/releases/tag/v0.0.1
115
+ [Unreleased]: https://github.com/five-star-solutions-co/ai-tools/compare/v1.6.1...HEAD
116
+ [0.0.1]: https://github.com/five-star-solutions-co/ai-tools/releases/tag/v0.0.1
package/README.md CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  Reusable **AI tools** with strict Zod schemas and model-facing contracts. Define once in the kernel; project to **Mastra**, **Vercel AI SDK**, **TanStack AI**, **Cloudflare Workers AI**, **MCP**, or call via class clients / `runTool`.
4
4
 
5
- [![ci](https://github.com/harryy2510/ai-tools/actions/workflows/ci.yml/badge.svg)](https://github.com/harryy2510/ai-tools/actions/workflows/ci.yml)
6
- [![release](https://github.com/harryy2510/ai-tools/actions/workflows/release.yml/badge.svg)](https://github.com/harryy2510/ai-tools/actions/workflows/release.yml)
5
+ [![ci](https://github.com/five-star-solutions-co/ai-tools/actions/workflows/ci.yml/badge.svg)](https://github.com/five-star-solutions-co/ai-tools/actions/workflows/ci.yml)
6
+ [![release](https://github.com/five-star-solutions-co/ai-tools/actions/workflows/release.yml/badge.svg)](https://github.com/five-star-solutions-co/ai-tools/actions/workflows/release.yml)
7
7
 
8
8
  **Docs:** [docs/README.md](./docs/README.md) · **Changelog:** [CHANGELOG.md](./CHANGELOG.md) · **Release:** [docs/versioning.md](./docs/versioning.md)
9
9