Commit c8483ef
Remove push-up challenge feature from CLI
Deleted files:
- Commands: pushup-challenge.ts, statusline-challenge.ts, pushup-prompt-hook.ts,
refresh-push-up-challenge-statusline.ts, detect-validation.ts
- UI: push-up-challenge-menu.ts, push-up-receipt.ts
- Libraries: push-up-sync.ts, push-up-prompter.ts, push-up-daily-reset.ts
Modified files:
- Remove push-up imports/code from: index.ts, config.ts, api-client.ts,
detector.ts, statusline.ts, cursor-stats.ts, send.ts, send-orchestrator.ts,
main-menu.ts, menu-builder.ts, first-time-welcome.ts, status-sections.ts,
claude-settings-manager.ts, hooks-manager.ts
- Update CLAUDE.md documentation
- Fix detector.test.ts mocks
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 926015e commit c8483ef
File tree
26 files changed
+12
-3187
lines changed- src
- commands
- lib
- orchestrators
- ui
- tests/unit/lib
26 files changed
+12
-3187
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | 59 | | |
65 | 60 | | |
66 | 61 | | |
| |||
131 | 126 | | |
132 | 127 | | |
133 | 128 | | |
134 | | - | |
135 | | - | |
136 | 129 | | |
137 | 130 | | |
138 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 6 | | |
11 | 7 | | |
12 | 8 | | |
| |||
16 | 12 | | |
17 | 13 | | |
18 | 14 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 15 | | |
28 | 16 | | |
29 | 17 | | |
| |||
45 | 33 | | |
46 | 34 | | |
47 | 35 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | 36 | | |
82 | 37 | | |
83 | 38 | | |
| |||
This file was deleted.
0 commit comments