mirror of
https://github.com/actions/runner.git
synced 2026-01-23 04:51:23 +08:00
simplify
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Plan: Simplify Step Commands to Use REPL Format
|
||||
|
||||
**Status:** Ready for Implementation
|
||||
**Status:** Complete
|
||||
**Date:** January 2026
|
||||
**Prerequisites:** dap-step-manipulation.md (Chunks 1-9 completed)
|
||||
|
||||
@@ -30,12 +30,12 @@ This causes issues:
|
||||
|
||||
## Progress Checklist
|
||||
|
||||
- [ ] **Chunk 1:** Update StepCommandParser - `steps` prefix, `--output` flag, remove JSON parsing
|
||||
- [ ] **Chunk 2:** Update StepCommandHandler - format responses based on OutputFormat
|
||||
- [ ] **Chunk 3:** Update Browser Extension - build REPL command strings
|
||||
- [ ] **Chunk 4:** Update REPL context detection in browser extension
|
||||
- [ ] **Chunk 5:** Update/remove tests
|
||||
- [ ] **Chunk 6:** Update plan documentation
|
||||
- [x] **Chunk 1:** Update StepCommandParser - `steps` prefix, `--output` flag, remove JSON parsing
|
||||
- [x] **Chunk 2:** Update StepCommandHandler - format responses based on OutputFormat
|
||||
- [x] **Chunk 3:** Update Browser Extension - build REPL command strings
|
||||
- [x] **Chunk 4:** Update REPL context detection in browser extension
|
||||
- [x] **Chunk 5:** Update/remove tests
|
||||
- [x] **Chunk 6:** Update plan documentation
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user