feat: add interactive onboarding (#39)

This commit is contained in:
banteg
2026-01-03 22:32:29 +04:00
committed by GitHub
parent 0a56d4002f
commit ae1718dbe8
14 changed files with 594 additions and 142 deletions
+2 -5
View File
@@ -50,17 +50,14 @@ Pi does not accept `-- <prompt>` to protect prompts starting with `-`. Takopi pr
## Config additions
Takopi config lives at either:
* `.takopi/takopi.toml` (project-local), or
* `~/.takopi/takopi.toml` (home).
Takopi config lives at `~/.takopi/takopi.toml`.
Add a new optional `[pi]` section.
Recommended v1 schema:
```toml
# .takopi/takopi.toml
# ~/.takopi/takopi.toml
default_engine = "pi"