* feat: improve mental models ux on control plane * feat: improve mental models ux on control plane * gen * feat(cli): add --id flag to mental model create command * fix(cli): revert unused variable underscore prefix that breaks compilation The underscore prefix on stdout/stderr variables was added to suppress warnings, but these variables are actually used in assert messages, causing compilation errors. Reverting to original names. |
||
|---|---|---|
| .. | ||
| commands | ||
| api.rs | ||
| config.rs | ||
| errors.rs | ||
| logo.ansi | ||
| main.rs | ||
| output.rs | ||
| ui.rs | ||
| utils.rs | ||