@hasna/assistants 0.6.60 → 0.6.61

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/README.md CHANGED
@@ -1,6 +1,15 @@
1
1
  # assistants
2
2
 
3
- Your personal AI assistant - terminal first, connector powered.
3
+ A general-purpose AI assistant designed to help with any task - from research and writing to coding, automation, and beyond. Built terminal-first with powerful integrations.
4
+
5
+ **This is not just a coding tool.** While it excels at development workflows, it's designed as a versatile assistant that can help with:
6
+ - Research and analysis
7
+ - Writing and content creation
8
+ - Task management and productivity
9
+ - Business operations
10
+ - Personal assistance
11
+ - Software development
12
+ - Automation and integrations
4
13
 
5
14
  ## Installation
6
15
 
@@ -28,11 +37,14 @@ export ANTHROPIC_API_KEY="your-key"
28
37
 
29
38
  ## Features
30
39
 
31
- - **Terminal-first**: Ink-based TUI
32
- - **Connector-powered**: Uses `connect-*` CLIs (Notion, Google Drive, Gmail, etc.)
33
- - **Skills**: Reusable instructions with `SKILL.md` files
34
- - **Hooks**: Event-driven automation
35
- - **Wait/Sleep tool**: Let the agent pause between actions with exact or ranged delays
40
+ - **General-purpose**: Handles any task - research, writing, coding, automation, and more
41
+ - **Terminal-first**: Fast, keyboard-driven interface with an Ink-based TUI
42
+ - **Connector-powered**: Integrates with services via `connect-*` CLIs (Notion, Google Drive, Gmail, Linear, Slack, etc.)
43
+ - **Skills**: Reusable instructions with `SKILL.md` files for domain-specific workflows
44
+ - **Hooks**: Event-driven automation for custom behaviors
45
+ - **Memory**: Persistent context across sessions for continuity
46
+ - **Multi-session**: Work on multiple tasks simultaneously
47
+ - **Identity management**: Switch between personas and contexts
36
48
 
37
49
  ## Configuration
38
50
 
@@ -0,0 +1,8 @@
1
+ {
2
+ "id": "cf204917-529b-4cdb-a0a3-ff97033b59f4",
3
+ "createdAt": "2026-02-05T14:15:10.457Z",
4
+ "type": "feedback",
5
+ "title": "Test feedback",
6
+ "description": "Something went wrong",
7
+ "source": "tool"
8
+ }