Commit 8943ef8
Fix Complete button: remove release that was overwriting completed status back to pending
The completeCell flow was calling releaseBySegment after completeTask,
which set the task status back to 'pending' — undoing the completion.
completeTask already handles clearing the active task and heartbeat.
Also change Cell Library icon from DNA emoji to neuron/brain emoji.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 66bd56d commit 8943ef8
1 file changed
+3
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
| 214 | + | |
| 215 | + | |
219 | 216 | | |
220 | 217 | | |
221 | 218 | | |
| |||
411 | 408 | | |
412 | 409 | | |
413 | 410 | | |
414 | | - | |
| 411 | + | |
415 | 412 | | |
416 | 413 | | |
417 | 414 | | |
| |||
0 commit comments