@hasna/assistants 1.1.8 → 1.1.10

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 (4) hide show
  1. package/README.md +2 -2
  2. package/dist/cli.js +8376 -4671
  3. package/dist/lib.js +2043 -47
  4. package/package.json +2 -2
package/README.md CHANGED
@@ -2,14 +2,14 @@
2
2
 
3
3
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
4
4
 
5
- A general-purpose AI assistant that runs in your terminal. Built with [Ink](https://github.com/vadimdemedes/ink) and powered by [Claude](https://www.anthropic.com/claude).
5
+ A general-purpose AI assistant that runs in your terminal. Built with [Ink](https://github.com/vadimdemedes/ink).
6
6
 
7
7
  **Not just for coding** - while it excels at development workflows, this assistant helps with research, writing, task management, automation, and any task you need assistance with.
8
8
 
9
9
  ## Features
10
10
 
11
11
  - General-purpose assistant for any task
12
- - Interactive chat with Claude AI
12
+ - Interactive chat with AI
13
13
  - Execute bash commands with approval
14
14
  - Read, write, and edit files
15
15
  - Fetch and search web content