Skip to content

Commit ca579f0

Browse files
committed
Added sub-managers reference to v1.5 Next, fixed internal doc links
1 parent 4f5e602 commit ca579f0

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/inspector-client-todo.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)