{ "name": "agent_smith", "min_lilush_version": "0.8.5", "version": "0.9.2", "description": "Agent Smith: LLM-powered coding assistant shell mode", "author": "Vladimir Zorin", "license": "LicenseRef-OWL-1.0-or-later", "modes": [ { "name": "agent_smith", "path": "agent_smith.mode.agent_smith", "history": true, "prompt": "agent_smith.mode.agent_smith.prompt", "completion": { "path": "agent_smith.completion.slash", "sources": [ "agent_smith.completion.source" ] } } ], "theme": { "sections": [ { "name": "agent_smith", "builder": "agent_smith.theme" } ] } }