This repository was archived by the owner on Apr 11, 2026. It is now read-only.
Commit 0ec8d53
refactor: remove daemon references and clean up approval flow
Remove daemon transport from approval CLI, daemon heartbeat from status,
daemon hooks, and two obsoleted design docs. Simplify approval protocol
labels (daemon-preferred → API path, fallback → SendMessage path).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d383adc commit 0ec8d53
17 files changed
Lines changed: 26 additions & 1188 deletions
File tree
- agents
- docs
- designs
- superpowers/specs
- flowctl
- crates
- flowctl-cli
- src/commands
- admin
- workflow
- tests
- flowctl-core/src
- flowctl-service/src
- hooks
- skills/flow-code-work
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | 91 | | |
103 | 92 | | |
104 | 93 | | |
| |||
0 commit comments