@easbot/agent 0.2.1 → 0.2.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@easbot/agent",
3
- "version": "0.2.1",
3
+ "version": "0.2.3",
4
4
  "description": "Core Agent for the easbot monorepo ecosystem",
5
5
  "type": "module",
6
6
  "main": "dist/index.cjs",
@@ -45,52 +45,45 @@
45
45
  "LICENSE"
46
46
  ],
47
47
  "dependencies": {
48
- "@agentclientprotocol/sdk": "^0.18.0",
49
- "@ai-sdk/amazon-bedrock": "4.0.82",
50
- "@ai-sdk/anthropic": "3.0.63",
51
- "@ai-sdk/alibaba": "^2.0.0-beta.33",
52
- "@ai-sdk/azure": "3.0.49",
53
- "@ai-sdk/cerebras": "^2.0.41",
54
- "@ai-sdk/cohere": "3.0.27",
55
- "@ai-sdk/deepinfra": "^2.0.41",
56
- "@ai-sdk/gateway": "^3.0.78",
57
- "@ai-sdk/google": "3.0.52",
58
- "@ai-sdk/google-vertex": "^4.0.93",
59
- "@ai-sdk/groq": "3.0.31",
60
- "@ai-sdk/mistral": "3.0.27",
61
- "@ai-sdk/openai": "3.0.48",
62
- "@ai-sdk/openai-compatible": "2.0.37",
63
- "@ai-sdk/perplexity": "^3.0.26",
64
- "@ai-sdk/provider": "^3.0.8",
65
- "@ai-sdk/provider-utils": "^4.0.21",
66
- "@ai-sdk/togetherai": "^2.0.41",
67
- "@ai-sdk/vercel": "^2.0.39",
68
- "@ai-sdk/xai": "^3.0.73",
69
- "@aws-sdk/credential-providers": "^3.1014.0",
70
- "@clack/prompts": "^1.1.0",
71
- "@hono/node-server": "^2.0.0",
48
+ "@agentclientprotocol/sdk": "^0.21.0",
49
+ "@ai-sdk/alibaba": "^1.0.23",
50
+ "@ai-sdk/amazon-bedrock": "^4.0.103",
51
+ "@ai-sdk/anthropic": "^3.0.76",
52
+ "@ai-sdk/azure": "^3.0.64",
53
+ "@ai-sdk/cerebras": "^2.0.51",
54
+ "@ai-sdk/cohere": "3.0.35",
55
+ "@ai-sdk/deepinfra": "^2.0.51",
56
+ "@ai-sdk/deepseek": "^2.0.34",
57
+ "@ai-sdk/gateway": "^3.0.111",
58
+ "@ai-sdk/google": "^3.0.70",
59
+ "@ai-sdk/google-vertex": "^4.0.124",
60
+ "@ai-sdk/groq": "^3.0.39",
61
+ "@ai-sdk/mistral": "^3.0.36",
62
+ "@ai-sdk/openai": "^3.0.63",
63
+ "@ai-sdk/openai-compatible": "^2.0.47",
64
+ "@ai-sdk/perplexity": "^3.0.33",
65
+ "@ai-sdk/provider": "^3.0.10",
66
+ "@ai-sdk/provider-utils": "^4.0.27",
67
+ "@ai-sdk/togetherai": "^2.0.51",
68
+ "@ai-sdk/vercel": "^2.0.49",
69
+ "@ai-sdk/xai": "^3.0.89",
70
+ "@aws-sdk/credential-providers": "^3.1045.0",
71
+ "@clack/prompts": "^1.3.0",
72
+ "@hono/node-server": "^2.0.2",
72
73
  "@hono/node-ws": "^1.3.0",
73
74
  "@hono/standard-validator": "^0.2.2",
74
75
  "@hono/zod-validator": "^0.7.6",
75
- "@mariozechner/pi-agent-core": "0.62.0",
76
- "@mariozechner/pi-ai": "0.62.0",
77
- "@mariozechner/pi-coding-agent": "0.62.0",
78
- "@modelcontextprotocol/sdk": "^1.27.1",
79
- "@openrouter/ai-sdk-provider": "^2.3.3",
76
+ "@modelcontextprotocol/sdk": "^1.29.0",
77
+ "@openrouter/ai-sdk-provider": "^2.9.0",
80
78
  "@parcel/watcher": "^2.5.6",
81
- "@sinclair/typebox": "0.34.48",
82
- "@solid-primitives/event-bus": "1.1.3",
83
- "@solid-primitives/scheduled": "1.5.3",
84
- "@standard-schema/spec": "1.1.0",
85
- "@types/semver": "^7.7.1",
86
- "@wasmer/wasi": "^1.2.2",
79
+ "@standard-schema/spec": "^1.1.0",
87
80
  "@types/cross-spawn": "^6.0.6",
88
- "@zip.js/zip.js": "^2.8.23",
89
- "venice-ai-sdk-provider": "^1.1.19",
90
- "ai": "^6.0.136",
91
- "ai-gateway-provider": "^3.1.2",
92
- "ajv": "^8.18.0",
93
- "axios": "^1.15.2",
81
+ "@wasmer/wasi": "^1.2.2",
82
+ "@zip.js/zip.js": "^2.8.26",
83
+ "ai": "^6.0.176",
84
+ "ai-gateway-provider": "^3.1.3",
85
+ "ajv": "^8.20.0",
86
+ "axios": "^1.16.0",
94
87
  "bash-parser": "^0.5.0",
95
88
  "bonjour-service": "^1.3.0",
96
89
  "chalk": "^5.6.2",
@@ -98,68 +91,68 @@
98
91
  "commander": "^14.0.3",
99
92
  "cross-spawn": "^7.0.6",
100
93
  "decimal.js": "^10.6.0",
101
- "diff": "^8.0.4",
94
+ "diff": "^9.0.0",
102
95
  "drizzle-orm": "^0.45.2",
96
+ "fast-check": "^4.7.0",
103
97
  "fuzzysort": "^3.1.0",
104
- "fast-check": "^4.6.0",
105
98
  "gitlab-ai-provider": "^6.6.0",
106
99
  "glob": "^13.0.6",
100
+ "google-auth-library": "^10.6.2",
107
101
  "gray-matter": "^4.0.3",
108
- "hono": "^4.12.14",
102
+ "hono": "^4.12.18",
109
103
  "hono-openapi": "^1.3.0",
110
104
  "ignore": "^7.0.5",
111
- "jiti": "^2.6.1",
105
+ "jieba-wasm": "^2.4.0",
106
+ "jiti": "^2.7.0",
112
107
  "jsonc-parser": "^3.3.1",
113
- "lru-cache": "^11.3.0",
114
- "minimatch": "^10.2.4",
108
+ "lru-cache": "^11.3.6",
109
+ "minimatch": "^10.2.5",
115
110
  "node-gyp": "^12.3.0",
116
111
  "node-html-parser": "^7.1.0",
117
112
  "node-pty": "^1.1.0",
118
113
  "open": "^11.0.0",
119
- "remeda": "^2.33.6",
120
- "semver": "^7.7.4",
114
+ "remeda": "^2.34.0",
121
115
  "tree-sitter-bash": "^0.25.1",
122
- "turndown": "^7.2.2",
116
+ "turndown": "^7.2.4",
123
117
  "ulid": "^3.0.2",
124
118
  "vscode-jsonrpc": "^8.2.1",
119
+ "vscode-languageserver-types": "^3.17.5",
125
120
  "which": "^6.0.1",
126
- "xdg-basedir": "^5.1.0",
127
- "zod": "^4.3.6",
128
- "ws": "^8.20.0",
129
- "jieba-wasm": "^2.4.0",
130
- "vscode-languageserver-types": "3.17.5",
131
121
  "why-is-node-running": "^3.2.2",
132
- "zod-to-json-schema": "^3.25.1",
133
- "@easbot/plugin": "0.2.1",
134
- "@easbot/memory": "0.2.1",
135
- "@easbot/codebase": "0.2.1",
136
- "@easbot/note": "0.2.1",
137
- "@easbot/types": "0.2.1",
138
- "@easbot/utils": "0.2.1",
139
- "@easbot/local-model-sdk": "0.2.1",
140
- "@easbot/tui": "0.2.1",
141
- "@easbot/ollama-sdk": "0.2.1",
142
- "@easbot/gateway": "0.2.1",
143
- "@easbot/sdk": "0.2.1"
122
+ "ws": "^8.20.0",
123
+ "xdg-basedir": "5.1.0",
124
+ "zod": "^4.4.3",
125
+ "zod-to-json-schema": "^3.25.2",
126
+ "@easbot/gateway": "0.2.3",
127
+ "@easbot/codebase": "0.2.3",
128
+ "@easbot/local-model-sdk": "0.2.3",
129
+ "@easbot/ollama-sdk": "0.2.3",
130
+ "@easbot/memory": "0.2.3",
131
+ "@easbot/note": "0.2.3",
132
+ "@easbot/plugin": "0.2.3",
133
+ "@easbot/tui": "0.2.3",
134
+ "@easbot/sdk": "0.2.3",
135
+ "@easbot/types": "0.2.3",
136
+ "@easbot/utils": "0.2.3"
144
137
  },
145
138
  "devDependencies": {
146
- "@actions/core": "^3.0.0",
147
- "@actions/github": "^9.0.0",
139
+ "@actions/core": "^3.0.1",
140
+ "@actions/github": "^9.1.1",
148
141
  "@octokit/graphql": "^9.0.3",
149
142
  "@octokit/rest": "^22.0.1",
150
143
  "@octokit/webhooks-types": "^7.6.1",
151
- "@types/node": "^22.17.0",
144
+ "@types/node": "^25.6.2",
145
+ "@types/turndown": "^5.0.6",
152
146
  "@types/which": "^3.0.4",
153
147
  "@types/ws": "^8.18.1",
154
- "@types/turndown": "^5.0.6",
155
- "@vitest/coverage-v8": "^4.1.1",
156
- "dotenv": "^17.3.1",
157
- "esbuild": "^0.27.4",
148
+ "@vitest/coverage-v8": "^4.1.5",
149
+ "dotenv": "^17.4.2",
150
+ "esbuild": "^0.28.0",
158
151
  "esbuild-plugin-alias": "^0.2.1",
159
152
  "tsup": "^8.5.1",
160
153
  "tsx": "^4.21.0",
161
- "typescript": "^6.0.2",
162
- "vitest": "^4.1.1"
154
+ "typescript": "^6.0.3",
155
+ "vitest": "^4.1.5"
163
156
  },
164
157
  "scripts": {
165
158
  "dev": "cross-env NODE_ENV=development tsx src/cli.ts -- tui",