{"id":18940827,"url":"https://github.com/llm-workflow-engine/lwe-plugin-shell","last_synced_at":"2025-04-15T19:31:45.265Z","repository":{"id":181432111,"uuid":"665768850","full_name":"llm-workflow-engine/lwe-plugin-shell","owner":"llm-workflow-engine","description":"LLM Workflow Engine (LWE) Shell plugin","archived":false,"fork":false,"pushed_at":"2024-04-20T22:09:32.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-20T23:20:00.189Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/llm-workflow-engine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-07-13T01:02:39.000Z","updated_at":"2024-04-20T23:20:01.503Z","dependencies_parsed_at":"2024-02-16T00:27:55.329Z","dependency_job_id":"a78094d9-71c8-417e-bac4-b9a46fc4d14b","html_url":"https://github.com/llm-workflow-engine/lwe-plugin-shell","commit_stats":null,"previous_names":["llm-workflow-engine/lwe-plugin-shell"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llm-workflow-engine%2Flwe-plugin-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llm-workflow-engine%2Flwe-plugin-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llm-workflow-engine%2Flwe-plugin-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llm-workflow-engine%2Flwe-plugin-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/llm-workflow-engine","download_url":"https://codeload.github.com/llm-workflow-engine/lwe-plugin-shell/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223683112,"owners_count":17185371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T12:24:31.602Z","updated_at":"2024-11-08T12:24:32.246Z","avatar_url":"https://github.com/llm-workflow-engine.png","language":"Python","readme":"# LLM Workflow Engine (LWE) Shell plugin\n\nShell plugin for [LLM Workflow Engine](https://github.com/llm-workflow-engine/llm-workflow-engine)\n\nTransform natural language into a shell command, and optionally execute it.\n\n**WARNING: POTENTIALLY DANGEROUS -- YOU ARE RESPONSIBLE FOR VALIDATING THE COMMAND RETURNED BY THE LLM, AND THE OUTCOME OF ITS EXECUTION.**\n\n## Installation\n\n### From packages\n\nInstall the latest version of this software directly from github with pip:\n\n```bash\npip install git+https://github.com/llm-workflow-engine/lwe-plugin-shell\n```\n\n### From source (recommended for development)\n\nInstall the latest version of this software directly from git:\n\n```bash\ngit clone https://github.com/llm-workflow-engine/lwe-plugin-shell.git\n```\n\nInstall the development package:\n\n```bash\ncd lwe-plugin-shell\npip install -e .\n```\n\n## Configuration\n\nAdd the following to `config.yaml` in your profile:\n\n```yaml\nplugins:\n  enabled:\n    - shell\n    # Any other plugins you want enabled...\n  # These are the default values.\n  shell:\n    command:\n      confirm: true\n    shell:\n      path: null\n```\n\n## Usage\n\nFrom a running LWE shell:\n\n```\n/shell Print the current working directory\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllm-workflow-engine%2Flwe-plugin-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fllm-workflow-engine%2Flwe-plugin-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllm-workflow-engine%2Flwe-plugin-shell/lists"}