Skip to content

Commit adeedf2

Browse files
committed
roadmap: remove stale init-local/init-docker alias todo
The `init-local` and `init-docker` alias commands do not exist in the codebase; `osh init --target <name>` is the supported interface, so drop the completed item from the roadmap. Assisted-by: Devin with SWE-1.7 Medium
1 parent 43097fd commit adeedf2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ROADMAP.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@ This document tracks planned improvements and future development work for the Os
1212
- Extend `osh/commons.py` with a standard subprocess helper for capture/error handling and replace ad-hoc `subprocess` calls in `osh/sources.py`, `osh/backup_sources.py`, and plugins.
1313
- Refactor `osh/plugins/osh_docker/backends.py` `diagnose()` into section-specific methods (currently ~140 lines).
1414
- Extract `osh/sources.py` source-resolution logic into a `SourceResolver` class to reduce nested conditionals and parameter passing.
15-
- Remove or consolidate the `init-local` and `init-docker` alias commands if they duplicate `osh init --target <name>`.

0 commit comments

Comments
 (0)