@agentskit/tools
Advanced tools
+4
-4
| { | ||
| "name": "@agentskit/tools", | ||
| "version": "0.13.3", | ||
| "version": "0.13.4", | ||
| "description": "Reusable executable tools for AgentsKit agents.", | ||
@@ -66,4 +66,4 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@agentskit/core": "1.12.7", | ||
| "@agentskit/integrations": "0.6.3" | ||
| "@agentskit/core": "1.12.8", | ||
| "@agentskit/integrations": "0.6.4" | ||
| }, | ||
@@ -93,3 +93,3 @@ "devDependencies": { | ||
| "license": "MIT", | ||
| "homepage": "https://www.agentskit.io/docs/packages/tools", | ||
| "homepage": "https://www.agentskit.io/docs/reference/packages/tools", | ||
| "repository": { | ||
@@ -96,0 +96,0 @@ "type": "git", |
+4
-4
@@ -21,3 +21,3 @@ # @agentskit/tools | ||
| - Package metadata and tests live under `packages/tools/`. | ||
| - Package guide: https://www.agentskit.io/docs/packages/tools | ||
| - Package guide: https://www.agentskit.io/docs/reference/packages/tools | ||
| - Stability map: [docs/STABILITY.md](../../docs/STABILITY.md) | ||
@@ -34,3 +34,3 @@ | ||
| Docs: [package guide](https://www.agentskit.io/docs/packages/tools) · [agent handoff](https://github.com/AgentsKit-io/agentskit/blob/main/llms.txt) | ||
| Docs: [package guide](https://www.agentskit.io/docs/reference/packages/tools) · [agent handoff](https://github.com/AgentsKit-io/agentskit/blob/main/llms.txt) | ||
@@ -156,4 +156,4 @@ ## Why tools | ||
| |---------|----------| | ||
| | `@agentskit/tools/mcp` | `createMcpClient`, `createMcpServer`, `toolsFromMcpClient`, stdio + in-memory transports. [MCP bridge recipe](https://www.agentskit.io/docs/recipes/mcp-bridge). | | ||
| | `@agentskit/tools/integrations` | `github`, `linear`, `slack`, `notion`, `discord`, `gmail`, `googleCalendar`, `stripe`, `postgres`, `s3`, `firecrawl`, `reader`, `documentParsers`, `openaiImages`, `elevenlabs`, `whisper`, `deepgram`, `maps`, `weather`, `coingecko`, `browserAgent`. [Integrations recipe](https://www.agentskit.io/docs/recipes/integrations) + [More integrations](https://www.agentskit.io/docs/recipes/more-integrations). | | ||
| | `@agentskit/tools/mcp` | `createMcpClient`, `createMcpServer`, `toolsFromMcpClient`, stdio + in-memory transports. [MCP bridge recipe](https://www.agentskit.io/docs/reference/recipes/mcp-bridge). | | ||
| | `@agentskit/tools/integrations` | `github`, `linear`, `slack`, `notion`, `discord`, `gmail`, `googleCalendar`, `stripe`, `postgres`, `s3`, `firecrawl`, `reader`, `documentParsers`, `openaiImages`, `elevenlabs`, `whisper`, `deepgram`, `maps`, `weather`, `coingecko`, `browserAgent`. [Integrations recipe](https://www.agentskit.io/docs/reference/recipes/integrations) + [More integrations](https://www.agentskit.io/docs/reference/recipes/more-integrations). | | ||
@@ -160,0 +160,0 @@ ## Ecosystem |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
2391333
0.35%20048
0.2%+ Added
+ Added
- Removed
- Removed
Updated