TUI CONFIG
This commit is contained in:
@@ -18,14 +18,14 @@ Use this skill whenever the user asks for system status, peer count, drive healt
|
||||
2. Call **`get_swarm_peers`** (and **`get_system_info`** as needed) for swarm / session context when exposed by the booter.
|
||||
3. Use **`read_proc_file`** on **`/proc/bare_os/*`** mirrors when the user cares about kernel/session metrics (see the **bare-os-kernel-proc** skill for feature/capability JSON).
|
||||
4. Check SSH/kernel narrative only when **`read_proc_file`** or **`read_man_page`** confirms how this image exposes **`sshd`** (do not assume **`node`** exists).
|
||||
4. Summarize in clear bullet points:
|
||||
5. Summarize in clear bullet points:
|
||||
|
||||
- Drive sync status
|
||||
- Active peers
|
||||
- Any warnings or errors
|
||||
- Recent MEMORY.md highlights
|
||||
|
||||
## Output Format
|
||||
## Output format
|
||||
|
||||
Always respond with:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user