Skip to content

Commit 1607fec

Browse files
Release v2.0.25
1 parent 9b72db4 commit 1607fec

5 files changed

Lines changed: 1 addition & 5 deletions

File tree

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openanalystinc/openanalyst-cli",
3-
"version": "2.0.24",
3+
"version": "2.0.25",
44
"description": "OpenAnalyst CLI - The Universal AI Agent for Your Terminal. 8 providers (OpenAnalyst, Anthropic Claude, OpenAI GPT, Google Gemini, xAI Grok, OpenRouter, Amazon Bedrock, Stability AI), 65+ slash commands, 22 built-in tools, smart model routing, multi-agent orchestration, hosted session APIs, and a full interactive TUI.",
55
"bin": {
66
"openanalyst": "bin/cli.js",
@@ -12,10 +12,6 @@
1212
"files": [
1313
"bin/",
1414
"scripts/postinstall.js",
15-
"native/",
16-
"!native/openanalyst-dev",
17-
"!native/openanalyst-dev.exe",
18-
"!native/openanalyst-dev-*",
1915
"ink-tui/dist/**/*.js",
2016
"ink-tui/dist/**/*.d.ts",
2117
"!ink-tui/dist/**/*.test.js",

0 commit comments

Comments
 (0)