Commit d046f45
committed
fix(config): update docs
Statistics: 6 files changed, 1506 insertions, 49 deletions
Summary:
- Dirs: .planfile=2, .=2, src=1, tests=1
- Exts: .yaml=2, .py=2, .md=1, .lock=1
- A/M/D: 0/6/0
- Symbols: _forced_injector_backend, add, select_backend, _type_with_backend, test_injector_forced_backend
Modified files:
- .planfile/config.yaml (+1/-1)
- .planfile/sprints/current.yaml (+1390/-0)
- README.md (+4/-4)
- src/koru/autopilot/injector.py (+80/-42)
- tests/test_autopilot_injector.py (+30/-1)
- uv.lock (+1/-1)
Changes (notes):
- .planfile/config.yaml (+1/-1): update
- .planfile/sprints/current.yaml (+1390/-0): update
- README.md (+4/-4): update documentation
- src/koru/autopilot/injector.py (+80/-42): add functions: _candidate_backends, _forced_injector_backend, _type_with_backend, add
- tests/test_autopilot_injector.py (+30/-1): add functions: run, test_injector_forced_backend, test_type_text_wayland_falls_back_when_wtype_fails
- uv.lock (+1/-1): update
Implementation notes (heuristics):
- Type inferred from file paths + diff keywords + add/delete ratio
- Scope prefers 'goal' when goal/* is touched; otherwise based on top-level dirs
- For <=6 files: generate short per-file notes from added lines (defs/classes/click options/headings)
- A/M/D derived from git name-status; per-file +X/-X from git numstat1 parent 7667390 commit d046f45
9 files changed
Lines changed: 1521 additions & 51 deletions
File tree
- .planfile
- sprints
- src/koru/autopilot
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
0 commit comments