autohand-cli 0.4.0 → 0.6.0

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/LICENSE ADDED
@@ -0,0 +1,233 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to the Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ ============================================================================
179
+ COMMERCIAL LICENSE EXCEPTION
180
+ ============================================================================
181
+
182
+ The Apache License 2.0 above applies to all users EXCEPT as follows:
183
+
184
+ If You are a Legal Entity (as defined above) with Annual Recurring Revenue
185
+ (ARR) exceeding Five Million United States Dollars (USD $5,000,000), You
186
+ must obtain a separate commercial license from the Licensor to use, modify,
187
+ or distribute this Work in any form.
188
+
189
+ "Annual Recurring Revenue" (ARR) means the annualized value of all
190
+ subscription, license, or recurring revenue contracts in effect at the
191
+ time of measurement, including but not limited to SaaS subscriptions,
192
+ maintenance agreements, and support contracts.
193
+
194
+ For commercial licensing inquiries, please contact:
195
+
196
+ Autohand AI LLC
197
+ Email: licensing@autohand.ai
198
+
199
+ This Commercial License Exception does not apply to:
200
+ - Individual developers using this Work for personal, non-commercial purposes
201
+ - Non-profit organizations
202
+ - Educational institutions
203
+ - Open source projects licensed under an OSI-approved license
204
+ - Legal Entities with ARR of $5,000,000 or less
205
+
206
+ ============================================================================
207
+
208
+ APPENDIX: How to apply the Apache License to your work.
209
+
210
+ To apply the Apache License to your work, attach the following
211
+ boilerplate notice, with the fields enclosed by brackets "[]"
212
+ replaced with your own identifying information. (Don't include
213
+ the brackets!) The text should be enclosed in the appropriate
214
+ comment syntax for the file format. We also recommend that a
215
+ file or class name and description of purpose be included on the
216
+ same "printed page" as the copyright notice for easier
217
+ identification within third-party archives.
218
+
219
+ Copyright 2025 Autohand AI LLC
220
+
221
+ Licensed under the Apache License, Version 2.0 (the "License");
222
+ you may not use this file except in compliance with the License.
223
+ You may obtain a copy of the License at
224
+
225
+ http://www.apache.org/licenses/LICENSE-2.0
226
+
227
+ Unless required by applicable law or agreed to in writing, software
228
+ distributed under the License is distributed on an "AS IS" BASIS,
229
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
230
+ See the License for the specific language governing permissions and
231
+ limitations under the License.
232
+
233
+ Subject to the Commercial License Exception above.
package/README.md CHANGED
@@ -2,51 +2,201 @@
2
2
 
3
3
  [![Bun](https://img.shields.io/badge/Bun-%23c61f33?style=flat&logo=bun&logoColor=white)](https://bun.sh)
4
4
 
5
- Autohand implements a CLI-based AI coding assistant utilizing the ReAct (Reason + Act) reasoning pattern. The system processes requests through sequential phases: reasoning, tool invocation (file system, Git operations, shell commands), result interpretation, and JSON-formatted response generation. Implemented in TypeScript with Bun runtime for optimal performance.
5
+ **An agentic CLI that reads, reasons, and writes code across your entire project. No context switching. No copy-paste.**
6
6
 
7
- ## Features
7
+ Autohand is an autonomous LLM-powered coding agent that lives in your terminal. It uses the ReAct (Reason + Act) pattern to understand your codebase, plan changes, and execute them with your approval. Built with TypeScript and Bun for blazing-fast performance.
8
8
 
9
- - **ReAct Execution Model**: reason → tool calls → observation → final response
10
- - **Toolset**: 20+ operations including `read_file`, `write_file`, `git_status`, `run_command`, `search`, etc.
11
- - **Response Protocol**: Structured JSON `{"thought":"...","toolCalls":[...],"finalResponse":"..."}`
12
- - **Workspace Integration**: Operates within the current project directory with Git state awareness
13
- - **Runtime**: Bun-native with zero external dependencies, native TypeScript execution
14
- - **Safety Controls**: Destructive operations require explicit justification in reasoning trace
9
+ ## Installation
15
10
 
16
- ## Local Development
11
+ ### Quick Install (Recommended)
12
+
13
+ ```bash
14
+ curl -fsSL https://autohand.ai/install.sh | bash
15
+ ```
16
+
17
+ ### Manual Installation
18
+
19
+ ```bash
20
+ # Clone and build
21
+ git clone https://github.com/autohandai/cli.git
22
+ cd cli
23
+ bun install
24
+ bun run build
25
+
26
+ # Install globally
27
+ bun add -g .
28
+ ```
17
29
 
18
30
  ### Requirements
31
+
19
32
  - Bun ≥1.0 (`curl -fsSL https://bun.sh/install | bash`)
33
+ - Git (for version control features)
34
+ - ripgrep (optional, for faster search)
35
+
36
+ ## Quick Start
20
37
 
21
- ### Installation
22
38
  ```bash
23
- bun install
39
+ # Interactive mode - start a coding session
40
+ autohand
41
+
42
+ # Command mode - run a single instruction
43
+ autohand -p "add a dark mode toggle to the settings page"
44
+
45
+ # With auto-confirmation
46
+ autohand -p "fix the TypeScript errors" -y
47
+
48
+ # Auto-commit changes after task completion
49
+ autohand -p "refactor the auth module" -c
24
50
  ```
25
51
 
26
- ### Execution
52
+ ## Usage Modes
53
+
54
+ ### Interactive Mode
55
+
56
+ Launch without arguments for a full REPL experience:
57
+
27
58
  ```bash
28
- # Development mode
29
- bun run dev
59
+ autohand
60
+ ```
30
61
 
31
- # Production build and execution
32
- bun build
33
- ./dist/cli.js
62
+ Features:
63
+ - Type `/` for slash command suggestions
64
+ - Type `@` for file autocomplete (e.g., `@src/index.ts`)
65
+ - Press `ESC` to cancel in-flight requests
66
+ - Press `Ctrl+C` twice to exit
34
67
 
35
- # Global installation
36
- bun add -g .
68
+ ### Command Mode (Non-Interactive)
69
+
70
+ Run single instructions for CI/CD, scripts, or quick tasks:
71
+
72
+ ```bash
73
+ # Basic usage
74
+ autohand --prompt "add tests for the user service"
75
+
76
+ # Short form
77
+ autohand -p "fix linting errors"
78
+
79
+ # With options
80
+ autohand -p "update dependencies" --yes --auto-commit
81
+
82
+ # Dry run (preview changes without applying)
83
+ autohand -p "refactor database queries" --dry-run
37
84
  ```
38
85
 
39
- ## Configuration
86
+ ### CLI Options
87
+
88
+ | Option | Short | Description |
89
+ |--------|-------|-------------|
90
+ | `--prompt <text>` | `-p` | Run a single instruction in command mode |
91
+ | `--yes` | `-y` | Auto-confirm risky actions |
92
+ | `--auto-commit` | `-c` | Auto-commit changes after completing tasks |
93
+ | `--dry-run` | | Preview actions without applying mutations |
94
+ | `--model <model>` | | Override the configured LLM model |
95
+ | `--path <path>` | | Workspace path to operate in |
96
+ | `--auto-skill` | | Auto-generate skills based on project analysis |
97
+ | `--unrestricted` | | Run without approval prompts (use with caution) |
98
+ | `--restricted` | | Deny all dangerous operations automatically |
99
+ | `--config <path>` | | Path to config file |
100
+ | `--temperature <value>` | | Sampling temperature for LLM |
101
+
102
+ ## Agent Skills
103
+
104
+ Skills are modular instruction packages that extend Autohand with specialized workflows. They work like on-demand `AGENTS.md` files for specific tasks.
105
+
106
+ ### Using Skills
107
+
108
+ ```bash
109
+ # List available skills
110
+ /skills
111
+
112
+ # Activate a skill
113
+ /skills use changelog-generator
114
+
115
+ # Create a new skill interactively
116
+ /skills new
117
+
118
+ # Auto-generate project-specific skills
119
+ autohand --auto-skill
120
+ ```
121
+
122
+ ### Auto-Skill Generation
123
+
124
+ Analyze your project and generate tailored skills automatically:
125
+
126
+ ```bash
127
+ $ autohand --auto-skill
128
+ Analyzing project structure...
129
+ Detected: typescript, react, nextjs, testing
130
+ Platform: darwin
131
+ Generating skills...
132
+ ✓ nextjs-component-creator
133
+ ✓ typescript-test-generator
134
+ ✓ changelog-generator
135
+
136
+ ✓ Generated 3 skills in .autohand/skills
137
+ ```
138
+
139
+ Skills are discovered from:
140
+ - `~/.autohand/skills/` - User-level skills
141
+ - `<project>/.autohand/skills/` - Project-level skills
142
+ - Compatible with Codex and Claude skill formats
143
+
144
+ See [Agent Skills Documentation](docs/agent-skills.md) for creating custom skills.
145
+
146
+ ## Slash Commands
147
+
148
+ | Command | Description |
149
+ |---------|-------------|
150
+ | `/help` | Display available commands |
151
+ | `/quit` | Exit the session |
152
+ | `/model` | Switch LLM models |
153
+ | `/new` | Start fresh conversation |
154
+ | `/undo` | Revert last changes |
155
+ | `/session` | Show current session details |
156
+ | `/sessions` | List past sessions |
157
+ | `/resume` | Resume a previous session |
158
+ | `/memory` | View/manage stored memories |
159
+ | `/init` | Create `AGENTS.md` file |
160
+ | `/agents` | List sub-agents |
161
+ | `/agents-new` | Create new agent via wizard |
162
+ | `/skills` | List and manage skills |
163
+ | `/skills new` | Create a new skill |
164
+ | `/feedback` | Send feedback |
165
+ | `/formatters` | List code formatters |
166
+ | `/lint` | List code linters |
167
+ | `/completion` | Generate shell completion scripts |
168
+ | `/export` | Export session to markdown/JSON/HTML |
169
+ | `/status` | Show workspace status |
170
+ | `/login` | Authenticate with Autohand API |
171
+ | `/logout` | Sign out |
172
+ | `/permissions` | Manage tool permissions |
173
+
174
+ ## Tool System
175
+
176
+ Autohand includes 40+ tools for autonomous coding:
177
+
178
+ ### File Operations
179
+ `read_file`, `write_file`, `append_file`, `apply_patch`, `search`, `search_replace`, `semantic_search`, `list_tree`, `create_directory`, `delete_path`, `rename_path`, `copy_path`, `multi_file_edit`
180
+
181
+ ### Git Operations
182
+ `git_status`, `git_diff`, `git_commit`, `git_add`, `git_branch`, `git_switch`, `git_merge`, `git_rebase`, `git_cherry_pick`, `git_stash`, `git_fetch`, `git_pull`, `git_push`, `auto_commit`
183
+
184
+ ### Commands & Dependencies
185
+ `run_command`, `custom_command`, `add_dependency`, `remove_dependency`
186
+
187
+ ### Planning & Memory
188
+ `plan`, `todo_write`, `save_memory`, `recall_memory`
40
189
 
41
- ### LLM Provider Configuration
190
+ ## Configuration
42
191
 
43
- Create a `.autohandrc.json` file in your project root or home directory:
192
+ Create `~/.autohand/config.json`:
44
193
 
45
194
  ```json
46
195
  {
196
+ "provider": "openrouter",
47
197
  "openrouter": {
48
- "apiKey": "your-api-key-here",
49
- "model": "anthropic/claude-3.5-sonnet"
198
+ "apiKey": "sk-or-...",
199
+ "model": "anthropic/claude-sonnet-4-20250514"
50
200
  },
51
201
  "workspace": {
52
202
  "defaultRoot": ".",
@@ -54,81 +204,120 @@ Create a `.autohandrc.json` file in your project root or home directory:
54
204
  },
55
205
  "ui": {
56
206
  "theme": "dark",
57
- "autoConfirm": false,
58
- "readFileCharLimit": 300
207
+ "autoConfirm": false
59
208
  }
60
209
  }
61
210
  ```
62
211
 
63
- ### API Configuration (Telemetry & Feedback)
212
+ ### Supported Providers
213
+
214
+ | Provider | Config Key | Notes |
215
+ |----------|------------|-------|
216
+ | OpenRouter | `openrouter` | Access to Claude, GPT-4, Grok, etc. |
217
+ | Anthropic | `anthropic` | Direct Claude API access |
218
+ | OpenAI | `openai` | GPT-4 and other models |
219
+ | Ollama | `ollama` | Local models |
220
+ | llama.cpp | `llamacpp` | Local inference |
221
+ | MLX | `mlx` | Apple Silicon optimized |
222
+
223
+ ## Session Management
64
224
 
65
- For telemetry and feedback submission, create a `.env` file in the project root:
225
+ Sessions are auto-saved to `~/.autohand/sessions/`:
66
226
 
67
227
  ```bash
68
- # Autohand API Configuration
69
- AUTOHAND_API_URL=https://api.autohand.ai
70
- AUTOHAND_SECRET=your-company-secret-here
228
+ # Resume via command
229
+ autohand resume <session-id>
230
+
231
+ # Or in interactive mode
232
+ /resume
71
233
  ```
72
234
 
73
- **Note:** The Autohand feedback and telemetry API backend has been extracted to a separate repository:
74
- 👉 https://github.com/autohandai/api
235
+ ## Security & Permissions
236
+
237
+ Autohand includes a permission system for sensitive operations:
75
238
 
76
- The CLI includes client libraries with offline queueing, retry mechanisms, and privacy features. API authentication uses a compound identifier: `device_id.company_secret`.
239
+ - **Interactive** (default): Prompts for confirmation on risky actions
240
+ - **Unrestricted** (`--unrestricted`): No approval prompts
241
+ - **Restricted** (`--restricted`): Denies all dangerous operations
77
242
 
78
- ### UI Settings
243
+ Configure granular permissions in `~/.autohand/config.json`:
79
244
 
80
- - **`readFileCharLimit`** (default: `300`): Maximum characters to display when reading files. Larger files will be truncated with a clear indicator.
81
- - **`theme`**: UI theme (`"dark"` | `"light"`)
82
- - **`autoConfirm`**: Skip confirmation prompts for destructive operations
245
+ ```json
246
+ {
247
+ "permissions": {
248
+ "whitelist": ["run_command:npm *", "run_command:bun *"],
249
+ "blacklist": ["run_command:rm -rf *", "run_command:sudo *"]
250
+ }
251
+ }
252
+ ```
83
253
 
84
- See `config.example.json` for a full example.
254
+ ## Platform Support
85
255
 
86
- ## Deployment
256
+ - macOS
257
+ - Linux
258
+ - Windows
87
259
 
88
- ### Firecracker MicroVM
260
+ ## Telemetry & Feedback
89
261
 
90
- Create `run-microvm.sh`:
91
- ```bash
92
- #!/bin/bash
93
- firecracker --api-sock /tmp/fc.sock &
262
+ Opt-in telemetry helps improve Autohand:
94
263
 
95
- cat > config.json <<EOF
264
+ ```json
96
265
  {
97
- "boot-source": {
98
- "kernel_image_path": "vmlinux.bin",
99
- "boot_args": "console=ttyS0 reboot=k panic=1 pci=off"
100
- },
101
- "drives": [{
102
- "drive_id": "rootfs",
103
- "path_on_host": "rootfs.ext4",
104
- "is_root_device": true,
105
- "is_read_only": false
106
- }],
107
- "machine-config": { "vcpu_count": 2, "mem_size_mib": 1024 }
266
+ "telemetry": {
267
+ "enabled": true
268
+ }
108
269
  }
109
- EOF
270
+ ```
110
271
 
111
- curl --unix-socket /tmp/fc.sock -d @config.json http://localhost/actions
272
+ The backend API is available at: https://github.com/autohandai/api
112
273
 
113
- # Within MicroVM: bun install && bun run dev
114
- ```
274
+ ## Development
275
+
276
+ ```bash
277
+ # Install dependencies
278
+ bun install
115
279
 
116
- Execute: `chmod +x run-microvm.sh && ./run-microvm.sh`
280
+ # Development mode
281
+ bun run dev
117
282
 
118
- ### Docker
283
+ # Build
284
+ bun run build
285
+
286
+ # Type check
287
+ bun run typecheck
288
+
289
+ # Run tests
290
+ bun test
291
+ ```
292
+
293
+ ## Docker
119
294
 
120
- `Dockerfile`:
121
295
  ```dockerfile
122
296
  FROM oven/bun:1
123
297
  WORKDIR /app
124
298
  COPY . .
125
- RUN bun install
126
- RUN bun build
299
+ RUN bun install && bun run build
127
300
  CMD ["./dist/cli.js"]
128
301
  ```
129
302
 
130
- Build and run:
131
303
  ```bash
132
304
  docker build -t autohand .
133
305
  docker run -it autohand
134
- ```
306
+ ```
307
+
308
+ ## Documentation
309
+
310
+ - [Features](docs/features.md) - Complete feature list
311
+ - [Agent Skills](docs/agent-skills.md) - Skills system guide
312
+ - [Configuration Reference](docs/config-reference.md) - All config options
313
+
314
+ ## License
315
+
316
+ **Startup-Friendly License**: Free for startups with ARR under $1M. See [LICENSE](LICENSE) for details.
317
+
318
+ ## Links
319
+
320
+ - Website: https://autohand.ai
321
+ - CLI Install: https://autohand.ai/cli/
322
+ - GitHub: https://github.com/autohandai/cli
323
+ - API Backend: https://github.com/autohandai/api
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  handler,
3
3
  metadata
4
- } from "./chunk-ALMJANSA.js";
5
- import "./chunk-2EPIFDFM.js";
4
+ } from "./chunk-6FEZ6JAQ.js";
5
+ import "./chunk-737A24RB.js";
6
6
  export {
7
7
  handler,
8
8
  metadata
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  createAgent,
3
3
  metadata
4
- } from "./chunk-PX5AGAEX.js";
5
- import "./chunk-2EPIFDFM.js";
4
+ } from "./chunk-4H3B46YX.js";
5
+ import "./chunk-737A24RB.js";
6
6
  export {
7
7
  createAgent,
8
8
  metadata