Add creation hints to docs and update system prompt

- System prompt now instructs to read docs AND examples, follow cross-refs
- Each doc starts with 'pi can create X. Ask it to build one.'
This commit is contained in:
Mario Zechner 2025-12-31 13:16:44 +01:00
parent 57dc16d9b9
commit 84b663276d
6 changed files with 11 additions and 1 deletions

View file

@ -1,3 +1,5 @@
> pi can create TUI components. Ask it to build one for your use case.
# TUI Components
Hooks and custom tools can render custom TUI components for interactive user interfaces. This page covers the component system and available building blocks.