* 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. |
||
|---|---|---|
| .. | ||
| api | ||
| models | ||
| __init__.py | ||
| api_client.py | ||
| api_response.py | ||
| configuration.py | ||
| exceptions.py | ||
| rest.py | ||