@paleo/alcode 0.8.0 → 0.8.1
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/package.json
CHANGED
|
@@ -48,7 +48,7 @@ For one-shot changes or follow-up adjustments right after executing a plan. The
|
|
|
48
48
|
alcode --new --protocol aad --ticket AB-123 --message "Task description"
|
|
49
49
|
```
|
|
50
50
|
|
|
51
|
-
Answer questions as in the spec flow. The agent implements and writes a summary file, which carries a suggested commit message.
|
|
51
|
+
Answer questions as in the spec flow. The agent implements and writes a summary file, which carries a suggested commit message. Commit with it.
|
|
52
52
|
|
|
53
53
|
## Review workflow
|
|
54
54
|
|