fix: plugin allowlist matching and windows session paths (#72)

This commit is contained in:
banteg
2026-01-09 19:25:10 +04:00
committed by GitHub
parent 2d9479541a
commit 8421ec8b4a
6 changed files with 51 additions and 10 deletions
+2 -2
View File
@@ -123,7 +123,7 @@ takopi opencode
takopi pi
```
list available plugins (engines/transports), and override in a run:
list available plugins (engines/transports/commands), and override in a run:
```sh
takopi plugins
@@ -147,7 +147,7 @@ if you prefer no notifications, `--no-final-notify` edits the progress message i
## plugins
Takopi supports entrypoint-based plugins for engines and transports.
Takopi supports entrypoint-based plugins for engines, transports, and command backends.
See: