ohwow 0.2.0 → 0.3.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/README.md +196 -86
- package/dist/index.js +883 -660
- package/dist/mcp-server/index.js +64 -10
- package/dist/migrations/057-persona-soul.sql +20 -0
- package/dist/web/assets/index-DkZG6rzJ.css +1 -0
- package/dist/web/assets/{index-BHeLTE3N.js → index-fXgVWRQU.js} +24 -24
- package/dist/web/index.html +2 -2
- package/package.json +1 -1
- package/dist/web/assets/index-1Wga6dwZ.css +0 -1
package/README.md
CHANGED
|
@@ -6,112 +6,241 @@
|
|
|
6
6
|
[](https://www.npmjs.com/package/ohwow)
|
|
7
7
|
[](https://discord.gg/WUGnGqceeY)
|
|
8
8
|
|
|
9
|
-
**
|
|
9
|
+
**An AI team that runs on your laptop. Agents that learn your patterns, message your customers, automate your operations, and actually understand what your business needs right now. Free. Open source. Your data stays on your machine.**
|
|
10
10
|
|
|
11
11
|
<p align="center">
|
|
12
12
|
<img src="docs/demo.gif" alt="ohwow demo" width="800">
|
|
13
13
|
</p>
|
|
14
14
|
|
|
15
|
-
ohwow is an open source AI business operating system. A team of AI agents that live on your laptop, handle your CRM, message your customers on WhatsApp, automate your workflows, browse the web, and now control your desktop. All running locally. All free. No cloud required.
|
|
16
|
-
|
|
17
|
-
## Quick Start
|
|
18
|
-
|
|
19
15
|
```bash
|
|
20
16
|
npm install ohwow -g
|
|
21
17
|
ohwow
|
|
22
18
|
```
|
|
23
19
|
|
|
24
|
-
A setup wizard
|
|
20
|
+
Running in under 5 minutes. A setup wizard connects to [Ollama](https://ollama.com), picks a model, and builds an AI team for your business type.
|
|
25
21
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
22
|
+
---
|
|
23
|
+
|
|
24
|
+
## What a day looks like with ohwow
|
|
25
|
+
|
|
26
|
+
**7:45 AM** — You open your laptop. ohwow noticed you always start around this time. Your morning briefing is ready: "3 tasks completed overnight. 1 needs your eye (a customer contract with unusual terms). 2 leads replied to yesterday's outreach. Your Sales Agent's follow-up is queued for 9am."
|
|
27
|
+
|
|
28
|
+
**8:00 AM** — You say: "What should I focus on today?" ohwow knows you're at growth stage 2 (Attract). It responds: "You're over-indexing on content creation this week. Your growth stage needs more outreach. Your Sales Agent has 3 warm leads that haven't been contacted. Want me to draft follow-ups?"
|
|
29
|
+
|
|
30
|
+
**8:15 AM** — You approve the follow-ups. The Sales Agent sends personalized WhatsApp messages to each lead, referencing their specific context from your CRM. No templates. Each message reads like you wrote it.
|
|
31
|
+
|
|
32
|
+
**10:30 AM** — You're deep in product work. A customer emails with a support question. ohwow detects it, routes it to the Support Agent, which drafts a response. Because your cognitive load is high (3 open approvals, deep work mode), it batches the notification instead of interrupting. You'll see it at your next natural break.
|
|
29
33
|
|
|
30
|
-
|
|
34
|
+
**2:00 PM** — ohwow notices your energy dips after lunch (it learned this from 30 days of watching your activity patterns). It holds the complex research report that just completed, knowing you'll evaluate it better in the morning. Instead, it surfaces a simple approval that takes 10 seconds.
|
|
31
35
|
|
|
32
|
-
|
|
36
|
+
**4:00 PM** — A lead responds positively on WhatsApp. ohwow's Sales Agent wants to send a pricing proposal. It could auto-send (it's earned that trust after 47 successful outreach tasks with 94% approval), but the amount is above the auto-approve threshold. You get a one-line notification: "Ready to send pricing to Acme Corp. $4,500/mo proposal. Approve?"
|
|
37
|
+
|
|
38
|
+
**6:15 PM** — You close your laptop. ohwow stops all non-critical notifications. Your agents keep working: the Content Writer drafts tomorrow's blog post, the Researcher compiles a competitive analysis you asked for this morning. Results will be waiting when you open up tomorrow.
|
|
39
|
+
|
|
40
|
+
**End of day**: 12 tasks completed across 4 agents. 3 leads contacted. 1 support ticket resolved. 1 blog draft ready. You spent 20 minutes on approvals. The rest was your work.
|
|
41
|
+
|
|
42
|
+
---
|
|
43
|
+
|
|
44
|
+
## How it actually works
|
|
45
|
+
|
|
46
|
+
### Talk to it like a person
|
|
47
|
+
|
|
48
|
+
The orchestrator understands natural language with 150+ tools behind it:
|
|
33
49
|
|
|
34
50
|
| What you say | What happens |
|
|
35
51
|
|---|---|
|
|
36
|
-
| "
|
|
37
|
-
| "
|
|
38
|
-
| "Schedule outreach every weekday at 9am" | Creates a
|
|
39
|
-
| "
|
|
40
|
-
| "
|
|
41
|
-
| "
|
|
42
|
-
| "
|
|
43
|
-
| "
|
|
52
|
+
| "Follow up with everyone who opened my last email" | Finds contacts with email opens, drafts personalized follow-ups, sends via WhatsApp or email |
|
|
53
|
+
| "Research our top 5 competitors and create a comparison" | Launches the Research Agent with deep web search, compiles findings into a structured report |
|
|
54
|
+
| "Schedule outreach every weekday at 9am" | Creates a recurring schedule. The agent picks leads from your CRM, personalizes messages, and sends them on time |
|
|
55
|
+
| "Open Figma and export the hero banner as PNG" | Takes over your desktop, opens the app, navigates to the file, exports it, saves to your folder |
|
|
56
|
+
| "How's the business doing?" | Shows your eudaimonia score (workspace flourishing), task stats, lead pipeline, agent efficiency, and growth stage guidance |
|
|
57
|
+
| "Create a project for the website redesign" | Creates a Kanban board, suggests task breakdown, assigns agents to each phase |
|
|
58
|
+
| "Send a WhatsApp to the team: launching Friday" | Sends through your connected WhatsApp. No API needed. Uses your actual WhatsApp number |
|
|
59
|
+
| "What should I focus on this week?" | Analyzes your growth stage, current work balance, goal velocity, and team capacity. Gives specific, actionable recommendations |
|
|
60
|
+
|
|
61
|
+
### Your agents learn and improve
|
|
62
|
+
|
|
63
|
+
ohwow agents aren't stateless. They remember what worked and what didn't:
|
|
64
|
+
|
|
65
|
+
- After the Content Writer produces 50 blog posts, it knows your brand voice, preferred structure, and which topics get approved immediately vs revised
|
|
66
|
+
- After the Sales Agent sends 200 outreach messages, it knows which opening lines get responses and which get ignored
|
|
67
|
+
- After the Researcher completes 30 deep dives, it knows which sources you trust and how detailed you want the analysis
|
|
68
|
+
|
|
69
|
+
This isn't "fine-tuning." It's persistent memory, skill synthesis, and pattern mining that builds real expertise over time. Each agent develops its own character: some become meticulous researchers, others become fast-moving closers.
|
|
70
|
+
|
|
71
|
+
### It knows your business stage
|
|
72
|
+
|
|
73
|
+
A startup just launching needs different work than an established company scaling. ohwow knows the difference:
|
|
74
|
+
|
|
75
|
+
| Growth Stage | Revenue | What ohwow prioritizes |
|
|
76
|
+
|---|---|---|
|
|
77
|
+
| **Launch** | $0-$1K | Selling. Not building more features. Not researching competitors. Getting first customers |
|
|
78
|
+
| **Attract** | $1K-$10K | Lead flow. Content that brings people in. One channel, mastered |
|
|
79
|
+
| **Systemize** | $10K-$25K | Automating what works. SOPs. Reducing founder dependency |
|
|
80
|
+
| **Focus** | $25K-$50K | Cutting the bottom 20%. Serving ideal customers. Unit economics |
|
|
81
|
+
| **Expand** | $50K-$100K | Second product or market. Validated before scaled |
|
|
82
|
+
| **Structure** | $250K-$500K | Delegation. The founder stops doing execution work |
|
|
83
|
+
|
|
84
|
+
When you ask "what should I focus on?", the answer comes from practical wisdom about your specific stage, not generic advice.
|
|
85
|
+
|
|
86
|
+
### It respects that you're human
|
|
87
|
+
|
|
88
|
+
Most productivity tools treat you like a machine that processes tasks. ohwow doesn't.
|
|
89
|
+
|
|
90
|
+
- **It learns your rhythm.** Morning person? Complex approvals arrive at 9am. Afternoon slump? Only quick tasks surface after 2pm.
|
|
91
|
+
- **It detects overload.** When you have too many open decisions, it stops adding work and starts batching, prioritizing, and filtering.
|
|
92
|
+
- **It respects boundaries.** If you always stop responding at 6pm, ohwow stops notifying. No setting required. It learns by watching.
|
|
93
|
+
- **It suggests rest.** After a week of sprinting, it shifts work toward reflective tasks and away from high-pressure action items.
|
|
94
|
+
|
|
95
|
+
---
|
|
96
|
+
|
|
97
|
+
## Real scenarios
|
|
98
|
+
|
|
99
|
+
### For a solo e-commerce founder
|
|
100
|
+
|
|
101
|
+
You sell handmade candles on Shopify. You spend 3 hours a day on customer emails, social media, and supplier follow-ups.
|
|
102
|
+
|
|
103
|
+
With ohwow: the Support Agent handles customer questions via WhatsApp (you approve the first few, then trust builds and it handles most autonomously). The Content Writer creates daily Instagram captions and weekly blog posts about your craft. The Sales Agent follows up with wholesale leads from your last trade show. You focus on making candles.
|
|
104
|
+
|
|
105
|
+
### For a SaaS founder with a small team
|
|
106
|
+
|
|
107
|
+
You and 2 engineers are building a developer tool. Marketing, support, and sales fall on you.
|
|
108
|
+
|
|
109
|
+
With ohwow: agents handle lead outreach, support ticket triage, competitive research, and content creation. The system knows you're at stage 2 (Attract) and pushes outreach over feature building. When a lead responds on WhatsApp, the Sales Agent drafts a response referencing their specific use case from your CRM. Your team reviews agent output in the dashboard. Trust builds per domain: the Content Writer runs autonomously, the Sales Agent still needs approval for pricing discussions.
|
|
110
|
+
|
|
111
|
+
### For an agency managing multiple clients
|
|
112
|
+
|
|
113
|
+
You run a marketing agency with 10 clients. Each needs weekly reports, social posts, and campaign analysis.
|
|
114
|
+
|
|
115
|
+
With ohwow: each client gets dedicated agents. The Researcher pulls analytics. The Content Writer drafts social posts in each client's brand voice. The Reporter compiles weekly performance reports. Agents learn each client's preferences separately. Desktop automation exports graphics from Canva, screenshots from analytics dashboards. Multi-device mesh lets your office Mac Mini run overnight while you review results on your MacBook in the morning.
|
|
116
|
+
|
|
117
|
+
### For a privacy-focused business
|
|
118
|
+
|
|
119
|
+
You handle sensitive customer data and can't use cloud AI platforms.
|
|
120
|
+
|
|
121
|
+
With ohwow: everything runs locally with Ollama. No data leaves your machine. No API calls to external LLMs if you don't want them. Local SQLite database. Local model inference. WhatsApp messages stay on your device. You get full AI automation with zero cloud dependency.
|
|
122
|
+
|
|
123
|
+
---
|
|
44
124
|
|
|
45
125
|
## Features
|
|
46
126
|
|
|
47
127
|
| Category | What you get |
|
|
48
128
|
|---|---|
|
|
49
|
-
| AI Agents | 48 pre-built agents across 6 business types
|
|
50
|
-
| Orchestrator | 150+ tools
|
|
51
|
-
| Desktop Control | Full macOS
|
|
52
|
-
| Messaging | WhatsApp + Telegram built in
|
|
53
|
-
| Browser | Local Chromium automation
|
|
54
|
-
|
|
|
55
|
-
|
|
|
56
|
-
|
|
|
57
|
-
|
|
|
58
|
-
|
|
|
59
|
-
| MCP | External tool integration via Model Context Protocol |
|
|
60
|
-
| A2A |
|
|
61
|
-
|
|
|
129
|
+
| **AI Agents** | 48 pre-built agents across 6 business types. Persistent memory. Tool mastery. Real expertise over time |
|
|
130
|
+
| **Orchestrator** | 150+ tools. Natural language interface. Growth-stage-aware recommendations |
|
|
131
|
+
| **Desktop Control** | Full macOS automation: mouse, keyboard, screen capture. Your agents operate any app on your computer |
|
|
132
|
+
| **Messaging** | WhatsApp + Telegram built in. Uses your real number. Auto-routing to the right agent |
|
|
133
|
+
| **Browser** | Local Chromium automation: navigate, click, fill forms, screenshot, extract data |
|
|
134
|
+
| **CRM** | Contacts, pipeline, events, analytics. All stored locally. Agents use it to personalize outreach |
|
|
135
|
+
| **Scheduling** | Cron schedules + smart timing based on opportunity detection |
|
|
136
|
+
| **Workflows** | Multi-step automation graphs. Parallel execution. Conditions and branching |
|
|
137
|
+
| **Multi-device** | Zero-config mesh across your machines. Tasks route to the best device. Self-healing if one goes down |
|
|
138
|
+
| **Physical I/O** | Connect Arduino, ESP32, sensors, actuators. Your office becomes smart |
|
|
139
|
+
| **MCP** | External tool integration via Model Context Protocol |
|
|
140
|
+
| **A2A** | Agent-to-Agent protocol for connecting with other AI systems |
|
|
141
|
+
| **Cognitive Architecture** | 7-layer philosophical system powering everything under the hood |
|
|
142
|
+
|
|
143
|
+
## Use with Claude Code
|
|
144
|
+
|
|
145
|
+
ohwow works as a Claude Code plugin. 25 tools become available in your Claude conversations.
|
|
62
146
|
|
|
63
|
-
|
|
147
|
+
```bash
|
|
148
|
+
claude plugin install ohwow-fun/ohwow
|
|
149
|
+
```
|
|
150
|
+
|
|
151
|
+
Or add to any project's `.mcp.json`:
|
|
152
|
+
|
|
153
|
+
```json
|
|
154
|
+
{
|
|
155
|
+
"mcpServers": {
|
|
156
|
+
"ohwow": {
|
|
157
|
+
"command": "npx",
|
|
158
|
+
"args": ["-y", "ohwow", "mcp-server"]
|
|
159
|
+
}
|
|
160
|
+
}
|
|
161
|
+
}
|
|
162
|
+
```
|
|
64
163
|
|
|
65
|
-
|
|
164
|
+
**Example**: "Research the top 5 competitors in our space, add the findings to the knowledge base, then create a contact for each CEO." Claude uses ohwow's research, knowledge, and CRM tools seamlessly.
|
|
66
165
|
|
|
67
|
-
|
|
166
|
+
## Desktop Control
|
|
68
167
|
|
|
69
|
-
|
|
168
|
+
Your agents aren't trapped in a chat window. They operate your computer.
|
|
70
169
|
|
|
71
170
|
```
|
|
72
171
|
You: "Fill out the Q1 expense report in Google Sheets using last month's receipts folder"
|
|
73
172
|
|
|
74
173
|
ohwow:
|
|
75
|
-
1. Opens Finder, navigates to
|
|
174
|
+
1. Opens Finder, navigates to receipts
|
|
76
175
|
2. Opens Google Sheets in Chrome
|
|
77
|
-
3. Reads each receipt, types
|
|
176
|
+
3. Reads each receipt, types amounts into the right cells
|
|
78
177
|
4. Double-checks totals
|
|
79
178
|
5. Done. You were making coffee the whole time.
|
|
80
179
|
```
|
|
81
180
|
|
|
82
|
-
|
|
181
|
+
The agent takes a screenshot, analyzes it with a vision model, decides the next action, executes it, then screenshots again to see the result. This perception/reasoning/action loop repeats until the task is done.
|
|
83
182
|
|
|
84
|
-
**
|
|
183
|
+
**Safety first.** Desktop control requires explicit permission. Emergency stop halts everything instantly. Dangerous actions (Terminal, system settings) trigger additional approval.
|
|
85
184
|
|
|
86
|
-
|
|
185
|
+
## Multi-device Mesh
|
|
87
186
|
|
|
88
|
-
|
|
187
|
+
```
|
|
188
|
+
Mac Mini (home office) MacBook (on the go) Raspberry Pi (warehouse)
|
|
189
|
+
┌────────────────┐ ┌────────────────┐ ┌────────────────┐
|
|
190
|
+
│ WhatsApp Agent │◄─mesh──►│ Research Agent │◄─mesh──►│ Temp Sensor │
|
|
191
|
+
│ Desktop Tasks │ │ Browser Auto │ │ Motion Detect │
|
|
192
|
+
│ Overnight Work │ │ Mobile Review │ │ Inventory Scan │
|
|
193
|
+
└────────────────┘ └────────────────┘ └────────────────┘
|
|
194
|
+
```
|
|
89
195
|
|
|
90
|
-
|
|
91
|
-
- **Busy operators** who want an AI team that handles the repetitive screen work while they focus on growth
|
|
92
|
-
- **Small teams** that need agents coordinating across devices
|
|
93
|
-
- **Agencies** managing operations for multiple clients
|
|
94
|
-
- **Privacy-conscious businesses** that need AI automation without cloud lock-in
|
|
95
|
-
- **Developers** building custom agents with the orchestrator, MCP tools, and desktop control APIs
|
|
196
|
+
Zero configuration. Devices discover each other on your network. Tasks go to the best device for the job. If your Mac Mini discovers that a lead's website is down, your MacBook knows instantly. If one device goes offline, another takes over its responsibilities.
|
|
96
197
|
|
|
97
198
|
## Why ohwow?
|
|
98
199
|
|
|
99
|
-
| | Zapier | n8n | Make |
|
|
100
|
-
|
|
101
|
-
| Runs on your machine | No | Self-host option | No |
|
|
102
|
-
| Desktop control | No | No | No |
|
|
103
|
-
| AI agents with
|
|
104
|
-
| Cost to start | $20+/mo | Free (self-host) | $10+/mo |
|
|
105
|
-
| Pre-built business agents | No | No | No |
|
|
106
|
-
| WhatsApp + Telegram | Plugin | Plugin | Plugin |
|
|
107
|
-
| CRM + contacts | No | No | No |
|
|
108
|
-
| Multi-device mesh | No | No | No |
|
|
109
|
-
|
|
|
110
|
-
|
|
|
111
|
-
|
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
200
|
+
| | Zapier | n8n | Make | **ohwow** |
|
|
201
|
+
|---|---|---|---|---|
|
|
202
|
+
| Runs on your machine | No | Self-host option | No | **Yes, always** |
|
|
203
|
+
| Desktop control | No | No | No | **Yes, with safety guards** |
|
|
204
|
+
| AI agents with real memory | No | Partial | No | **Yes, agents build expertise** |
|
|
205
|
+
| Cost to start | $20+/mo | Free (self-host) | $10+/mo | **$0 with Ollama** |
|
|
206
|
+
| Pre-built business agents | No | No | No | **48 agents, 6 business types** |
|
|
207
|
+
| WhatsApp + Telegram | Plugin | Plugin | Plugin | **Built in** |
|
|
208
|
+
| CRM + contacts | No | No | No | **Built in** |
|
|
209
|
+
| Multi-device mesh | No | No | No | **Zero-config** |
|
|
210
|
+
| Knows your growth stage | No | No | No | **Yes, adapts priorities** |
|
|
211
|
+
| Respects your energy/stress | No | No | No | **Yes, bio-aware** |
|
|
212
|
+
| Your data stays local | No | Optional | No | **Always** |
|
|
213
|
+
|
|
214
|
+
## Cloud (optional)
|
|
215
|
+
|
|
216
|
+
Connect to [ohwow.fun](https://ohwow.fun) for cloud features on top of the free local runtime:
|
|
217
|
+
|
|
218
|
+
- **Phone dispatch**: assign tasks to your computer from your phone
|
|
219
|
+
- **OAuth integrations**: Gmail, Slack, and more
|
|
220
|
+
- **AI site generator**: with hosting and custom domains
|
|
221
|
+
- **Fleet dashboard**: manage all your devices from one place
|
|
222
|
+
- **Collective intelligence**: visualize what your agents have learned
|
|
223
|
+
- **Work ontology dashboard**: eudaimonia score, growth stage guidance
|
|
224
|
+
|
|
225
|
+
All local features work without cloud. See [pricing](https://ohwow.fun/pricing) for plans starting at $29/mo.
|
|
226
|
+
|
|
227
|
+
## Under the Hood
|
|
228
|
+
|
|
229
|
+
For those who want to understand the architecture: ohwow is built on a seven-layer philosophical cognitive architecture. Each layer addresses a distinct dimension of intelligence, grounded in philosophy from Aristotle to modern cognitive science.
|
|
230
|
+
|
|
231
|
+
```
|
|
232
|
+
Layer 7: BIOS — Respects human biology (energy, stress, boundaries)
|
|
233
|
+
Layer 6: Symbiosis — Models human-AI collaboration (trust, handoffs, mutual learning)
|
|
234
|
+
Layer 5: Soul — Tracks identity for agents and humans (values, blind spots, growth)
|
|
235
|
+
Persona — Real-time behavioral profiling (circadian, load, communication style)
|
|
236
|
+
Layer 4: Mesh — Distributed consciousness across devices (propagation, shared body, self-healing)
|
|
237
|
+
Layer 3: Work — Purpose-driven execution (growth stage wisdom, work classification, flourishing)
|
|
238
|
+
Layer 2: Body — Physical + digital embodiment (organs, nervous systems, affordances, PID controllers)
|
|
239
|
+
Layer 1: Brain — Cognitive cycle: perceive → deliberate → act (prediction, reflection, dialectic)
|
|
240
|
+
Layer 0: Runtime — Orchestrator, engine, 150+ tools, DB, API, scheduling, messaging
|
|
241
|
+
```
|
|
242
|
+
|
|
243
|
+
115+ modules. 28,000+ lines. Every philosophical concept is load-bearing architecture: remove any one and the system degrades measurably. See [ARCHITECTURE.md](./ARCHITECTURE.md) for the full technical breakdown.
|
|
115
244
|
|
|
116
245
|
## Self-hosting
|
|
117
246
|
|
|
@@ -120,11 +249,8 @@ ohwow:
|
|
|
120
249
|
| `ohwow` | Start the TUI (default) |
|
|
121
250
|
| `ohwow --daemon` | Start daemon in foreground (for systemd/launchd/Docker) |
|
|
122
251
|
| `ohwow stop` | Stop the daemon |
|
|
123
|
-
| `ohwow status` | Check daemon status
|
|
252
|
+
| `ohwow status` | Check daemon status |
|
|
124
253
|
| `ohwow logs` | Tail daemon logs |
|
|
125
|
-
| `ohwow restart` | Restart the daemon |
|
|
126
|
-
|
|
127
|
-
The runtime serves a web UI at `http://localhost:7700`. Override the port with `OHWOW_PORT`.
|
|
128
254
|
|
|
129
255
|
Docker:
|
|
130
256
|
|
|
@@ -132,37 +258,22 @@ Docker:
|
|
|
132
258
|
docker run -d --name ohwow -p 7700:7700 -v ~/.ohwow:/root/.ohwow ohwow
|
|
133
259
|
```
|
|
134
260
|
|
|
135
|
-
## Cloud
|
|
136
|
-
|
|
137
|
-
Connect to [ohwow.fun](https://ohwow.fun) for cloud features on top of the free local runtime:
|
|
138
|
-
|
|
139
|
-
- **Desktop dispatch** from your phone. Assign tasks to your MacBook while you're out.
|
|
140
|
-
- **OAuth integrations** (Gmail, Slack, and more)
|
|
141
|
-
- **Cloud task dispatch** from the web dashboard or mobile
|
|
142
|
-
- **AI site generator** with hosting and custom domains
|
|
143
|
-
- **Webhook relay** for external services
|
|
144
|
-
- **Fleet management** across devices
|
|
145
|
-
|
|
146
|
-
All local features work without cloud. See [pricing](https://ohwow.fun/pricing) for plans starting at $29/mo.
|
|
147
|
-
|
|
148
261
|
## Requirements
|
|
149
262
|
|
|
150
263
|
- Node.js 20+
|
|
151
264
|
- [Ollama](https://ollama.com) for local models
|
|
152
265
|
- Optional: Anthropic API key (for Claude models)
|
|
153
266
|
- Optional: Playwright browsers (`npx playwright install chromium`) for browser automation
|
|
154
|
-
- Optional: macOS Accessibility permission for desktop control
|
|
155
|
-
- Optional: Visual Studio C++ Build Tools on Windows for `better-sqlite3` native module
|
|
267
|
+
- Optional: macOS Accessibility permission for desktop control
|
|
156
268
|
|
|
157
269
|
## Troubleshooting
|
|
158
270
|
|
|
159
271
|
| Problem | Solution |
|
|
160
272
|
|---------|----------|
|
|
161
|
-
| `better-sqlite3` build fails | Install build tools: `xcode-select --install` (macOS), `sudo apt install build-essential python3` (Linux)
|
|
273
|
+
| `better-sqlite3` build fails | Install build tools: `xcode-select --install` (macOS), `sudo apt install build-essential python3` (Linux) |
|
|
162
274
|
| Ollama not detected | Ensure Ollama is running (`ollama serve`) and accessible at `http://localhost:11434` |
|
|
163
275
|
| Port 7700 in use | Set `OHWOW_PORT=7701` or any free port |
|
|
164
276
|
| WhatsApp QR expired | Restart ohwow and scan the new QR within 60 seconds |
|
|
165
|
-
| `EACCES` on global install | Use `npm install ohwow -g --prefix ~/.npm-global` or fix npm permissions |
|
|
166
277
|
|
|
167
278
|
## Community
|
|
168
279
|
|
|
@@ -170,7 +281,6 @@ All local features work without cloud. See [pricing](https://ohwow.fun/pricing)
|
|
|
170
281
|
- [Contributing](./CONTRIBUTING.md)
|
|
171
282
|
- [Architecture](./ARCHITECTURE.md)
|
|
172
283
|
- [Security](./SECURITY.md)
|
|
173
|
-
- [Governance](./GOVERNANCE.md)
|
|
174
284
|
- Email: ogsus@ohwow.fun
|
|
175
285
|
|
|
176
286
|
## License
|