@funnycode/myclaude 0.1.51 → 0.1.53

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,356 +1,245 @@
1
- # @funnycode/myclaude
2
-
3
- **myclaude** — An open-source AI coding assistant that runs in your terminal, built on Anthropic's Claude Code with extended features including a virtual companion, achievements, and more.
4
-
5
- ![myclaude](https://raw.githubusercontent.com/thomaslwq/myclaude/main/docs/funnycode.png)
6
-
7
- ```bash
8
- npx @funnycode/myclaude
9
- ```
10
-
11
- ---
12
-
13
- ## Features
14
-
15
- - **AI Chat** — Write, refactor, debug, and explain code via natural language
16
- - **BUDDY Companion** A terminal pet that grows with you. Hatch, pet, feed, play, and evolve your ASCII companion. 18 species, 5 rarity tiers, shiny variants, XP & evolution system.
17
- - **Achievements** — Unlock 20+ achievements as you code: streaks, milestones, discoveries.
18
- - **Milestones** — Companion memory system that remembers your journey.
19
- - **Event Calendar** Seasonal easter eggs and special reactions for holidays.
20
- - **80+ Slash Commands** `/commit`, `/review`, `/plan`, `/doctor`, `/buddy`, `/achievements` and more
21
- - **File Operations** — Edit, write, create, and search files with AI guidance
22
- - **Git Integration** Automatic commit messages, branch management, diff, review
23
- - **MCP Support** Model Context Protocol for extensible tool integrations
24
- - **Plugin System** Install and manage plugins from marketplaces (including ECC ecosystem)
25
- - **Agent Mode** Multi-step autonomous task execution
26
- - **Skills System** — Extend capabilities with reusable skills
27
- - **Terminal UI** — React Ink interface with syntax highlighting, themes, and Vim mode
28
- - **Multi-Model Support** — Anthropic, AWS Bedrock, Google Vertex AI, Microsoft Foundry
29
- - **Claude Code Compatible** Reads `~/.claude/settings.json`, skills, MCPs, plugins, and hooks shared with Claude Code
30
-
31
- ---
32
-
33
- ## Quick Start
34
-
35
- ### Prerequisites
36
-
37
- - **Bun >= 1.3.5** (Node.js >= 22.17 also works)
38
- - **Git** (for some features)
39
- - **Anthropic API key** or compatible provider
40
-
41
- ### Install & Run
42
-
43
- ```bash
44
- npx @funnycode/myclaude
45
- ```
46
-
47
- Or install globally:
48
-
49
- ```bash
50
- npm install -g @funnycode/myclaude
51
- myclaude
52
- ```
53
-
54
- ### Set API Key
55
-
56
- ```bash
57
- export ANTHROPIC_API_KEY=sk-ant-...
58
- # Or use the myclaude alias:
59
- export MYCLAUDE_API_KEY=sk-ant-...
60
- ```
61
-
62
- ---
63
-
64
- ## Usage
65
-
66
- ```bash
67
- npx @funnycode/myclaude # Start interactive REPL
68
- npx @funnycode/myclaude -p "explain this project" # Run with a prompt
69
- npx @funnycode/myclaude --version # Show version
70
- npx @funnycode/myclaude --help # Show help
71
- ```
72
-
73
- ---
74
-
75
- ## Slash Commands
76
-
77
- ### Core
78
- | Command | Description |
79
- |---------|-------------|
80
- | `/help` | Show help |
81
- | `/clear` | Clear conversation |
82
- | `/exit` | Exit |
83
- | `/resume` | Resume a previous session |
84
- | `/rewind` | Rewind conversation |
85
- | `/rename` | Rename current session |
86
- | `/config` | Configure settings |
87
- | `/doctor` | Diagnose and verify installation |
88
-
89
- ### Code & Git
90
- | Command | Description |
91
- |---------|-------------|
92
- | `/commit` | Generate a git commit message |
93
- | `/diff` | Show git diff |
94
- | `/branch` | Create a conversation branch (fork) |
95
- | `/plan` | Create an implementation plan |
96
- | `/review` | Review code |
97
-
98
- ### AI & Model
99
- | Command | Description |
100
- |---------|-------------|
101
- | `/model` | Change AI model |
102
- | `/effort` | Set effort level |
103
-
104
- ### Files & Context
105
- | Command | Description |
106
- |---------|-------------|
107
- | `/add-dir` | Add directory to context |
108
- | `/context` | Show current context |
109
- | `/files` | File operations |
110
- | `/copy` | Copy content |
111
-
112
- ### MCP & Plugins
113
- | Command | Description |
114
- |---------|-------------|
115
- | `/mcp` | Manage MCP servers |
116
- | `/plugin` | Manage plugins and marketplaces |
117
- | `/reload-plugins` | Reload all plugins |
118
- | `/hooks` | Manage hooks |
119
-
120
- ### Companion & Achievements
121
- | Command | Description |
122
- |---------|-------------|
123
- | `/buddy` | Manage your terminal companion (hatch, pet, feed, play, card, mute, unmute) |
124
- | `/achievements` | View unlocked achievements and progress |
125
-
126
- ### System
127
- | Command | Description |
128
- |---------|-------------|
129
- | `/status` | Show authentication and session status |
130
- | `/stats` | Show usage statistics |
131
- | `/cost` | Show cost information |
132
- | `/color` | Set color theme |
133
- | `/theme` | Set UI theme |
134
- | `/keybindings` | Configure keybindings |
135
- | `/vim` | Toggle Vim mode |
136
- | `/terminal-setup` | Terminal setup |
137
- | `/memory` | Manage AI memory |
138
- | `/skills` | Manage skills |
139
- | `/tag` | Tag current session |
140
- | `/export` | Export session |
141
- | `/feedback` | Submit feedback (opens GitHub Issues) |
142
-
143
- ---
144
-
145
- ## BUDDY — Your Terminal Companion
146
-
147
- myclaude comes with a built-in virtual pet that lives in your terminal. Each pet is **deterministically generated** from your user ID — what you get is uniquely yours and cannot be cheated.
148
-
149
- ### Species (18 total)
150
-
151
- 🦆 Duck   🪿 Goose   🫧 Blob   🐱 Cat   🐉 Dragon
152
- 🐙 Octopus   🦉 Owl   🐧 Penguin   🐢 Turtle   🐌 Snail
153
- 👻 Ghost   🦎 Axolotl   🦫 Capybara   🌵 Cactus   🤖 Robot
154
- 🐰 Rabbit   🍄 Mushroom   🐈 Chonk
155
-
156
- ### Rarity System
157
-
158
- | Rarity | Chance | Stars |
159
- |--------|--------|-------|
160
- | Common | 60% | ★ |
161
- | Uncommon | 25% | ★★ |
162
- | Rare | 10% | ★★★ |
163
- | Epic | 4% | ★★★★ |
164
- | Legendary | 1% | ★★★★★ |
165
-
166
- There's also a **1% shiny chance** independent of rarity shiny companions sparkle
167
-
168
- ### Stats & Evolution
169
-
170
- Each companion has 5 attributes: `DEBUGGING`, `PATIENCE`, `CHAOS`, `WISDOM`, `SNARK` — with one peak stat and one dump stat.
171
-
172
- Companions gain XP through interaction and level up (max level 50). At certain levels, they evolve into new forms. Each species has multiple evolution stages with unique appearances.
173
-
174
- ### Commands
175
-
176
- | Command | Description |
177
- |---------|-------------|
178
- | `/buddy hatch` | Hatch a new companion |
179
- | `/buddy pet` | Pet your companion (+5 XP, hearts animation) |
180
- | `/buddy feed` | Feed your companion (+15 XP) |
181
- | `/buddy play` | Play with your companion (+20 XP) |
182
- | `/buddy card` | View companion card with stats, level, and milestones |
183
- | `/buddy mute` | Hide companion from terminal |
184
- | `/buddy unmute` | Show companion again |
185
-
186
- The companion reacts to your conversation and occasionally comments via speech bubbles. Each species has custom animations and pet reactions. Special events and holidays trigger unique messages and reactions.
187
-
188
- ### Milestones
189
-
190
- Your companion remembers your journey together — milestones are tracked and displayed on the companion card:
191
-
192
- 🥚 First companion hatched   📝 First AI commit   🔍 First code review
193
- Buddy reached level 5   👑 Buddy reached level 50   🔥 7/30 day streaks
194
-
195
- ---
196
-
197
- ## Achievements
198
-
199
- Unlock achievements as you use myclaude. Track your progress with `/achievements`.
200
-
201
- ### Categories
202
-
203
- | Category | Description |
204
- |----------|-------------|
205
- | 🌟 Getting Started | First hatch, first commit, first review, first plugin, first skill |
206
- | 📊 Usage | 10/100 commits, 100/1000 messages, model switching, config changes |
207
- | 🔥 Streaks | 3/7/30 consecutive days of use |
208
- | 🐾 Buddy | Hatch, pet 10/100 times, legendary or shiny companion |
209
- | ⚡ Power | Add an MCP server |
210
-
211
- ```bash
212
- /achievements # Show unlocked achievements summary
213
- /achievements list # Show all achievements with progress
214
- ```
215
-
216
- ---
217
-
218
- ## Built-in Integrations
219
-
220
- ### CodeGraph Semantic Code Intelligence
221
-
222
- [CodeGraph](https://github.com/colbymchenry/codegraph) provides surgical code context for faster, more accurate edits. myclaude auto-detects the `codegraph` CLI and enables it as a built-in plugin when available.
223
-
224
- **Setup:**
225
- ```bash
226
- # 1. Install CodeGraph CLI (one-time)
227
- npm i -g @colbymchenry/codegraph
228
-
229
- # 2. Initialize in your project
230
- cd your-project
231
- codegraph init
232
-
233
- # 3. Enable the plugin in myclaude
234
- /plugin enable codegraph
235
- ```
236
-
237
- Once enabled, CodeGraph's MCP server starts automatically and provides semantic code intelligence in every session.
238
-
239
- ### ECC — Agent Operating System
240
-
241
- [ECC](https://github.com/affaan-m/ECC) is **built-in** to myclaude. It provides a cross-harness agent ecosystem with 76+ commands and 246+ skills, all automatically registered as bundled skills at startup — no installation, no marketplace setup, no configuration needed. Just start using `/` commands immediately.
242
-
243
- ECC skills and commands are loaded synchronously from `seed/marketplaces/ecc/` at module load time and available before the CLI finishes booting.
244
-
245
- ```bash
246
- /help # All commands (including ECC) appear in the help list
247
- ```
248
-
249
- ---
250
-
251
- ## Git Flow Workflow
252
-
253
- Built-in Git Flow commands for branch-based development workflows.
254
-
255
- | Command | Description |
256
- |---------|-------------|
257
- | `/new-feature <name> [from]` | Create feature branch from `main` (default) or `[from]` |
258
- | `/finish-feature [target]` | Merge current feature branch to `main` (default) or `[target]` |
259
- | `/new-release <version> [from]` | Create release branch from `main` (default) or `[from]` |
260
- | `/finish-release` | Merge current release branch to `main` and `develop` |
261
- | `/new-hotfix <name> [from]` | Create hotfix branch from `main` (default) or `[from]` |
262
- | `/finish-hotfix` | Merge current hotfix branch to `main` and `develop` |
263
-
264
- **Examples:**
265
- ```bash
266
- /new-feature user-auth # feature/user-auth from main
267
- /new-feature api-rate-limit develop # feature/api-rate-limit from develop
268
- /finish-feature # merge current feature/* to main
269
- /finish-feature develop # merge current feature/* to develop
270
- /new-release 1.2.0 # release/1.2.0 from main
271
- /new-hotfix security-patch # hotfix/security-patch from main
272
- ```
273
-
274
- ---
275
-
276
- ## Environment Variables
277
-
278
- Supports both `MYCLAUDE_*` and `CLAUDE_CODE_*` names.
279
- `CLAUDE_CODE_*` takes priority if both are set.
280
-
281
- | Variable | Description |
282
- |----------|-------------|
283
- | `ANTHROPIC_API_KEY` / `MYCLAUDE_API_KEY` | API key (required) |
284
- | `ANTHROPIC_BASE_URL` / `MYCLAUDE_BASE_URL` | Custom API base URL |
285
- | `MYCLAUDE_MODEL` | Model override |
286
- | `MYCLAUDE_SIMPLE` | Simple mode (no TUI) |
287
- | `MYCLAUDE_BRIEF` | Brief mode |
288
- | `MYCLAUDE_DISABLE_THINKING` | Disable extended thinking |
289
- | `MYCLAUDE_PROACTIVE` | Proactive mode |
290
- | `MYCLAUDE_USE_BEDROCK` | Use AWS Bedrock |
291
- | `MYCLAUDE_USE_VERTEX` | Use Google Vertex AI |
292
- | `MYCLAUDE_USE_FOUNDRY` | Use Microsoft Foundry |
293
- | `MYCLAUDE_DISABLE_AUTO_MEMORY` | Disable auto memory |
294
- | `MYCLAUDE_SYNTAX_HIGHLIGHT` | Syntax highlight theme |
295
- | `MYCLAUDE_IDLE_THRESHOLD_MINUTES` | Idle timeout (default: 75) |
296
- | `MYCLAUDE_EFFORT_LEVEL` | Effort level |
297
-
298
- ---
299
-
300
- ## Development
301
-
302
- ```bash
303
- git clone https://github.com/thomaslwq/myclaude.git
304
- cd myclaude
305
- bun install
306
- bun run dev # Development mode
307
- bun run build # Build to dist/myclaude.mjs
308
- bun run version # Verify CLI boots
309
- ```
310
-
311
- ### Build Output
312
-
313
- The build script bundles `src/entrypoints/cli.tsx` into a single file `dist/myclaude.mjs`, injecting compile-time constants such as version number.
314
-
315
- ### Directory Structure
316
-
317
- ```
318
- src/
319
- ├── achievements/ # Achievement system (types, storage, checker)
320
- ├── buddy/ # BUDDY companion (sprites, animations, evolution, types)
321
- ├── commands/ # Slash command implementations
322
- ├── components/ # React Ink UI components
323
- ├── events/ # Event calendar (seasonal easter eggs)
324
- ├── services/ # Backend services (API, MCP, analytics)
325
- ├── tools/ # Tool implementations
326
- ├── utils/ # Shared utilities (envCompat, config, etc.)
327
- ├── entrypoints/ # CLI entry points
328
- └── main.tsx # TUI main entry
329
- ```
330
-
331
- ---
332
-
333
- ## Contributing
334
-
335
- Pull requests are welcome!
336
-
337
- ### Guidelines
338
-
339
- - Fork the repo and create a feature branch
340
- - Keep changes focused and minimal
341
- - Test your changes before submitting
342
- - Open a PR against the `main` branch
343
-
344
- ---
345
-
346
- ## Links
347
-
348
- - **GitHub**: [https://github.com/thomaslwq/myclaude](https://github.com/thomaslwq/myclaude)
349
- - **Gitee**: [https://gitee.com/thomaslwq/myclaude](https://gitee.com/thomaslwq/myclaude) (mirror)
350
- - **npm**: [https://www.npmjs.com/package/@funnycode/myclaude](https://www.npmjs.com/package/@funnycode/myclaude)
351
-
352
- ---
353
-
354
- ## License
355
-
356
- MIT
1
+ # 🎭 myclaude
2
+
3
+ > **Your AI coding sidekick in the terminal write smarter, ship faster.**
4
+
5
+ ```bash
6
+ npx @funnycode/myclaude
7
+ ```
8
+
9
+ [![npm](https://img.shields.io/npm/v/@funnycode/myclaude)](https://www.npmjs.com/package/@funnycode/myclaude)
10
+ [![License](https://img.shields.io/npm/l/@funnycode/myclaude)](LICENSE)
11
+
12
+ ---
13
+
14
+ ## ✨ What Makes MyClaude Different?
15
+
16
+ | | Feature | Why You'll Love It |
17
+ |---|---------|-------------------|
18
+ | 🐾 | **BUDDY Pet** | A virtual pet grows as you code hatch it, feed it, play with it. 18 species, legendary rarity, shiny variants. |
19
+ | 🏆 | **Achievements** | Unlock 20+ achievements. Streaks, milestones, discoveries your coding journey gamified. |
20
+ | 🎯 | **Frontend TDD** | `/frontend-tdd` Red-Green-Refactor workflow for frontend testing, built right in. |
21
+ | 🌊 | **Git Flow** | `/new-feature`, `/finish-release`, `/new-hotfix` full Git Flow workflow as slash commands. |
22
+ | 🤖 | **ECC Built-in** | 76+ commands and 246+ skills loaded at startup — zero setup. |
23
+ | 🧠 | **AI Chat** | Write, refactor, debug, and explain code. Multi-model (Anthropic, Bedrock, Vertex, Foundry). |
24
+ | 🎨 | **Beautiful TUI** | React Ink terminal UI with themes, Vim mode, syntax highlighting. |
25
+ | 🔌 | **Plugins & MCP** | Extend with plugins, MCP servers, custom skills. |
26
+
27
+ ---
28
+
29
+ ## 🚀 Start in 10 Seconds
30
+
31
+ ```bash
32
+ # Set your API key
33
+ export ANTHROPIC_API_KEY=sk-ant-...
34
+
35
+ # Run instantly (no install needed)
36
+ npx @funnycode/myclaude
37
+
38
+ # Or install globally
39
+ npm install -g @funnycode/myclaude
40
+ myclaude
41
+ ```
42
+
43
+ **Prerequisites:** Bun ≥ 1.3.5 (or Node.js ≥ 22.17) · Git
44
+
45
+ ---
46
+
47
+ ## 🎮 Slash Commands at a Glance
48
+
49
+ ### 📍 Essential
50
+ | Command | What it does |
51
+ |---------|-------------|
52
+ | `/help` | Show help |
53
+ | `/config` | Configure settings |
54
+ | `/doctor` | Diagnose & verify installation |
55
+ | `/model` | Switch AI model |
56
+ | `/effort` | Set effort level |
57
+
58
+ ### 🧪 Testing & Quality
59
+ | Command | What it does |
60
+ |---------|-------------|
61
+ | **`/frontend-tdd <description>`** | **TDD Red-Green-Refactor cycle for frontend features** |
62
+ | `/review` | Review a pull request |
63
+ | `/plan` | Create an implementation plan |
64
+
65
+ ### 🌊 Git Flow
66
+ | Command | What it does |
67
+ |---------|-------------|
68
+ | `/new-feature <name> [from]` | Create feature branch from `main` |
69
+ | `/finish-feature [target]` | Merge feature to `main` |
70
+ | `/new-release <version> [from]` | Create release branch |
71
+ | `/finish-release` | Merge release to `main` & `develop` |
72
+ | `/new-hotfix <name> [from]` | Create hotfix branch |
73
+ | `/finish-hotfix` | Merge hotfix to `main` & `develop` |
74
+ | `/commit` | Generate a git commit |
75
+
76
+ ### 🐾 BUDDY & Achievements
77
+ | Command | What it does |
78
+ |---------|-------------|
79
+ | `/buddy hatch` | Hatch a new companion |
80
+ | `/buddy pet` | Pet your buddy (+5 XP ❤️) |
81
+ | `/buddy feed` | Feed your buddy (+15 XP) |
82
+ | `/buddy play` | Play with your buddy (+20 XP) |
83
+ | `/buddy card` | View stats & milestones |
84
+ | `/achievements` | Track your unlocks |
85
+
86
+ ### 🔌 Integrations
87
+ | Command | What it does |
88
+ |---------|-------------|
89
+ | `/mcp` | Manage MCP servers |
90
+ | `/plugin` | Install & manage plugins |
91
+ | `/hooks` | Manage hooks |
92
+ | `/skills` | List available skills |
93
+
94
+ ### ⚙️ System
95
+ | Command | What it does |
96
+ |---------|-------------|
97
+ | `/status` | Session & auth status |
98
+ | `/vim` | Toggle Vim mode |
99
+ | `/theme` | Change UI theme |
100
+ | `/keybindings` | Customize shortcuts |
101
+ | `/memory` | Manage AI memory |
102
+ | `/feedback` | Submit feedback |
103
+
104
+ ---
105
+
106
+ ## 🐾 BUDDY — Your Terminal Pet
107
+
108
+ myclaude has a virtual pet that **lives in your terminal**. It's generated from your user ID — **yours is unique, no two alike**.
109
+
110
+ ### 18 Species
111
+
112
+ 🦆 Duck · 🪿 Goose · 🫧 Blob · 🐱 Cat · 🐉 Dragon · 🐙 Octopus · 🦉 Owl
113
+ 🐧 Penguin · 🐢 Turtle · 🐌 Snail · 👻 Ghost · 🦎 Axolotl · 🦫 Capybara
114
+ 🌵 Cactus · 🤖 Robot · 🐰 Rabbit · 🍄 Mushroom · 🐈 Chonk
115
+
116
+ ### Rarity & Stats
117
+
118
+ | Rarity | Odds | Stars |
119
+ |--------|------|-------|
120
+ | Common | 60% | ★ |
121
+ | Uncommon | 25% | ★★ |
122
+ | Rare | 10% | ★★★ |
123
+ | Epic | 4% | ★★★★ |
124
+ | Legendary | **1%** | ★★★★★ |
125
+ | ✨ Shiny | **1%** (independent) | Sparkles! |
126
+
127
+ Each companion has 5 stats: `DEBUGGING`, `PATIENCE`, `CHAOS`, `WISDOM`, `SNARK`. Gain XP, level up (max 50), and **evolve** into new forms.
128
+
129
+ ---
130
+
131
+ ## 🎯 Frontend TDD
132
+
133
+ ```bash
134
+ /frontend-tdd Create a user login form with email validation
135
+ ```
136
+
137
+ This command guides the AI through the **Red-Green-Refactor** cycle:
138
+
139
+ 🔴 **Red** Write a failing test first
140
+ 🟢 **Green** Minimum code to pass
141
+ 🔵 **Refactor** Clean up, keep the test green
142
+
143
+ It includes frontend-specific testing best practices: Testing Library behavior queries, `user-event` over `fireEvent`, async handling with `waitFor`/`findBy*`, MSW for API mocking, and accessibility-first selectors.
144
+
145
+ ---
146
+
147
+ ## 🌊 Git Flow Workflow
148
+
149
+ ```bash
150
+ /new-feature user-auth # feature/user-auth from main
151
+ /new-feature api-rate-limit develop # feature/api-rate-limit from develop
152
+ /finish-feature # merge to main
153
+ /finish-feature develop # merge to develop instead
154
+ /new-release 1.2.0 # release/1.2.0 from main
155
+ /new-hotfix security-patch # hotfix/security-patch from main
156
+ /finish-hotfix # merge to main & develop
157
+ ```
158
+
159
+ All commands default to `main` and accept an optional `[from]` or `[target]` argument.
160
+
161
+ ---
162
+
163
+ ## 🔌 Built-in Integrations
164
+
165
+ ### CodeGraph — Semantic Code Intelligence
166
+ Auto-detects `codegraph` CLI and enables it as a built-in plugin for surgical code context.
167
+
168
+ ```bash
169
+ npm i -g @colbymchenry/codegraph
170
+ cd your-project
171
+ codegraph init
172
+ /plugin enable codegraph
173
+ ```
174
+
175
+ ### ECC — Agent Operating System
176
+ **76+ commands and 246+ skills** are loaded at startup — no install, no config. Just start typing `/`.
177
+
178
+ ---
179
+
180
+ ## ⚙️ Environment Variables
181
+
182
+ Use `MYCLAUDE_*` or `CLAUDE_CODE_*` (the latter takes priority).
183
+
184
+ | Key Variables | What it does |
185
+ |--------------|-------------|
186
+ | `ANTHROPIC_API_KEY` / `MYCLAUDE_API_KEY` | API key (required) |
187
+ | `ANTHROPIC_BASE_URL` | Custom API endpoint |
188
+ | `MYCLAUDE_MODEL` | Override model |
189
+ | `MYCLAUDE_SIMPLE` | Non-TUI mode |
190
+ | `MYCLAUDE_DISABLE_THINKING` | Skip extended thinking |
191
+ | `MYCLAUDE_USE_BEDROCK` | AWS Bedrock provider |
192
+ | `MYCLAUDE_USE_VERTEX` | Google Vertex AI provider |
193
+ | `MYCLAUDE_USE_FOUNDRY` | Microsoft Foundry provider |
194
+ | `MYCLAUDE_SYNTAX_HIGHLIGHT` | Highlight theme |
195
+ | `MYCLAUDE_IDLE_THRESHOLD_MINUTES` | Idle timeout (default: 75) |
196
+ | `MYCLAUDE_EFFORT_LEVEL` | Effort level |
197
+
198
+ ---
199
+
200
+ ## 🛠 Dev
201
+
202
+ ```bash
203
+ git clone https://github.com/thomaslwq/myclaude.git
204
+ cd myclaude
205
+ bun install
206
+ bun run dev # Dev mode
207
+ bun run build # Bundle to dist/myclaude.mjs
208
+ bun run version # Verify CLI boots
209
+ ```
210
+
211
+ ### Structure
212
+
213
+ ```
214
+ src/
215
+ ├── achievements/ # Achievement system
216
+ ├── buddy/ # BUDDY companion (sprites, evolution)
217
+ ├── commands/ # All slash commands
218
+ ├── components/ # React Ink UI
219
+ ├── events/ # Calendar & seasonal easter eggs
220
+ ├── services/ # API, MCP, analytics
221
+ ├── tools/ # Tool implementations
222
+ ├── utils/ # Shared utilities
223
+ ├── entrypoints/ # CLI entry points
224
+ └── main.tsx # TUI main entry
225
+ ```
226
+
227
+ ---
228
+
229
+ ## 🤝 Contributing
230
+
231
+ PRs welcome! Fork → branch → small focused changes → test → PR.
232
+
233
+ ---
234
+
235
+ ## 📎 Links
236
+
237
+ - **GitHub**: [github.com/thomaslwq/myclaude](https://github.com/thomaslwq/myclaude)
238
+ - **Gitee**: [gitee.com/thomaslwq/myclaude](https://gitee.com/thomaslwq/myclaude)
239
+ - **npm**: [npmjs.com/package/@funnycode/myclaude](https://www.npmjs.com/package/@funnycode/myclaude)
240
+
241
+ ---
242
+
243
+ ## 📄 License
244
+
245
+ MIT