{"id":18420392,"url":"https://github.com/kubeshop/fuse-releases","last_synced_at":"2026-01-24T17:02:11.488Z","repository":{"id":253949459,"uuid":"832610642","full_name":"kubeshop/fuse-releases","owner":"kubeshop","description":"Platform Engineering Copilot. AI-powered expertise with deep domain knowledge at your fingertips.","archived":false,"fork":false,"pushed_at":"2024-10-02T16:23:33.000Z","size":16980,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-13T11:54:11.180Z","etag":null,"topics":["ai","cli","copilot","devops","platform-engineering","sre"],"latest_commit_sha":null,"homepage":"https://botkube.io/fuse","language":null,"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/kubeshop.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-23T11:15:59.000Z","updated_at":"2024-11-26T03:55:39.000Z","dependencies_parsed_at":"2024-08-28T12:05:48.686Z","dependency_job_id":"772a257b-4437-470f-8caf-89c0b68a4be0","html_url":"https://github.com/kubeshop/fuse-releases","commit_stats":null,"previous_names":["kubeshop/fuse-releases"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/kubeshop/fuse-releases","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubeshop%2Ffuse-releases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubeshop%2Ffuse-releases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubeshop%2Ffuse-releases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubeshop%2Ffuse-releases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kubeshop","download_url":"https://codeload.github.com/kubeshop/fuse-releases/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubeshop%2Ffuse-releases/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28732216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["ai","cli","copilot","devops","platform-engineering","sre"],"created_at":"2024-11-06T04:21:28.495Z","updated_at":"2026-01-24T17:02:11.471Z","avatar_url":"https://github.com/kubeshop.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://botkube.io/fuse\"\u003e\n    \u003cpicture\u003e\n      \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./docs/assets/fuse-logo-dark.svg\"\u003e\n      \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"./docs/assets/fuse-logo-light.svg\"\u003e\n      \u003cimg alt=\"Botkube Logo\" src=\"\"\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  Switch Between Your Needs – Not Your Tools\n\u003c/p\u003e\n\u003c/p\u003e\n\n## Overview\n\nAI-powered expertise with deep domain knowledge at your fingertips; Botkube Fuse delivers tailored guidance for your unique infrastructure, pipelines, and services.\n\n📖 Read more about Botkube Fuse features on [the official website](https://botkube.io/fuse/).\n\n![Using fuse in CLI](docs/assets/prompt.gif)\n\n## Usage\n\nAfter downloading the CLI, you can start experimenting right away!\n\n### Chat mode\n\nTo start a session in chat mode, simply run:\n\n```shell\nfuse\n```\n\n\u003e [!IMPORTANT]\n\u003e Native text selection is disabled in chat mode. To select text, please use the following workaround:\n\u003e - **For Linux:** Press and hold `Shift` while selecting text.\n\u003e - **For macOS:** Press and hold `Option` while selecting text.\n\n### Inline prompting\n\n\u003e [!TIP]\n\u003e When using inline mode, enclose your prompt in single quotation marks (') to prevent your shell from interpreting it.\n\nFuse CLI also supports inline mode, allowing you to execute prompts directly. Run:\n\n```shell\nfuse 'list files in the current directory and provide me better organization structure'\n```\n\n### 💡 Looking for inspiration?\n\nIf you are curious what Fuse can do for you, simply run `fuse scenarios` in your terminal!\n\n![scenarios.gif](docs/assets/scenarios.gif)\n\n## Installation\n\n### macOS \u0026 Linux\n\nFuse is available via [Homebrew](https://brew.sh) and as a downloadable binary from the [releases page](https://github.com/kubeshop/fuse-releases/releases).\n\n#### Homebrew\n\n| Install                                    | Upgrade                                    |\n|--------------------------------------------|--------------------------------------------|\n| `brew install kubeshop/fuse-releases/fuse` | `brew upgrade kubeshop/fuse-releases/fuse` |\n\n\u003cdetails\u003e\u003csummary\u003e\u003cstrong\u003eUsing \u003ccode\u003ecurl\u003c/code\u003e on Linux\u003c/strong\u003e\u003c/summary\u003e\n\u003cp\u003e\n\n\nDownload the Fuse CLI binary and move it to a directory in your `$PATH`:\n\n```shell\ncurl -Lo fuse https://github.com/kubeshop/fuse-releases/releases/latest/download/fuse-linux-amd64\nchmod +x fuse \u0026\u0026 mv fuse /usr/local/bin/fuse\n```\n\n\u003e [!NOTE]\n\u003e You may need to use sudo to run the mv command as it moves the binary file to the `/usr/local/bin/` directory.\n\n\u003c/p\u003e\n\u003c/details\u003e \n\n### Windows\n\nUse [curl](https://curl.se/windows/) to download the Fuse CLI binary:\n\n```shell\ncurl -Lo fuse https://github.com/kubeshop/fuse-releases/releases/latest/download/fuse-windows-amd64.exe\n```\n\nMove the binary to a directory in your `%PATH%`.\n\n\u003cdetails\u003e\u003csummary\u003e\u003cstrong\u003eOther Platforms\u003c/strong\u003e\u003c/summary\u003e\n\u003cp\u003e\n\n\nDownload the Fuse CLI binary and move it to a directory in your `$PATH`/`%PATH%`:\n\n```shell\nexport OS=\u003cyour-os\u003e # allowed values: darwin, linux, windows\nexport ARCH=\u003cyour-arch\u003e # allowed values: amd64, arm64, armv7\nexport SUFFIX=\"\" # set to \".exe\" if OS is 'windows'\ncurl -Lo fuse https://github.com/kubeshop/fuse-releases/releases/latest/download/fuse-${OS}-${ARCH}${SUFFIX}\nchmod +x fuse \u0026\u0026 mv fuse /usr/local/bin/fuse\n```\n\n\u003c/p\u003e\n\u003c/details\u003e \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubeshop%2Ffuse-releases","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkubeshop%2Ffuse-releases","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubeshop%2Ffuse-releases/lists"}