What problem does it solve?
Natural language interface to the OctoMesh CLI, enabling users to translate conversational intents into precise octo-cli commands and GraphQL-based data-model exploration actions, reducing cognitive load and speeding admin tasks.
Core Features & Use Cases
- Intent-to-command translation for octo-cli operations (config, login, auth status, environment switching, tenant ops)
- Context discovery and environment detection (auth status, settings, environment mapping)
- CK data-model exploration via ck_explorer.py and gql_introspect.py for schema introspection and runtime exploration
- Runtime discovery: list, count, get, search, filter, and transient queries for CK types and runtime entities
- Safe execution workflow with mutation confirmations and environment-aware prompts
Quick Start
To get started, ask OctoMesh to show your authentication status and current environment.