File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -117,11 +117,13 @@ If we are in a container:
117117### Next Steps
118118
119119- Extract form generator into core, extend as needed
120- - See: (form-generation-extraction-plan.md)
120+ - See: [form-generation-extraction-plan.md] (form-generation-extraction-plan.md)
121121- Redesign launcher
122122 - Shared config parsing, param parsing is same with any launch method
123123 - No more process spawning (just call the main/run of the desired app)
124- - See: (launcher-config-consolidation-plan.md)
124+ - See: [launcher-config-consolidation-plan.md](launcher-config-consolidation-plan.md)
125+ - InspectorClient sub-managers (architecture and responsibilities)
126+ - See: [inspector-client-sub-managers.md](inspector-client-sub-managers.md)
125127- Research oauth device flow (esp for CLI/TUI)
126128
127129### TUI
You can’t perform that action at this time.
0 commit comments