feat: auto router (#15)

This commit is contained in:
banteg
2026-01-02 03:13:29 +04:00
committed by GitHub
parent 73ba4836c1
commit bd9387f7f0
12 changed files with 694 additions and 73 deletions
+3
View File
@@ -2,6 +2,9 @@
## unreleased
- add auto-router runner selection with configurable default engine
- add `/cancel` + `/{engine}` command menu sync on startup
## v0.3.0 (2026-01-01)
### changes