{"id":18062078,"url":"https://github.com/bitosoft/devy","last_synced_at":"2026-01-28T18:01:59.005Z","repository":{"id":258497019,"uuid":"874042629","full_name":"bitosoft/devy","owner":"bitosoft","description":"An AI command-line for 2024 devs","archived":false,"fork":false,"pushed_at":"2024-10-19T08:32:19.000Z","size":894,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-01T20:27:01.917Z","etag":null,"topics":["ai","command-line","shell"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@bitosoft/devy","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/bitosoft.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,"publiccode":null,"codemeta":null}},"created_at":"2024-10-17T06:47:34.000Z","updated_at":"2024-10-20T10:04:39.000Z","dependencies_parsed_at":"2024-10-20T11:54:53.399Z","dependency_job_id":null,"html_url":"https://github.com/bitosoft/devy","commit_stats":null,"previous_names":["bitosoft/devy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitosoft%2Fdevy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitosoft%2Fdevy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitosoft%2Fdevy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitosoft%2Fdevy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitosoft","download_url":"https://codeload.github.com/bitosoft/devy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248429061,"owners_count":21101780,"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":["ai","command-line","shell"],"created_at":"2024-10-31T05:05:38.331Z","updated_at":"2026-01-28T18:01:53.973Z","avatar_url":"https://github.com/bitosoft.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Devy\n\nDevy is a shell-based AI assistant designed to alleviate the worry of remembering commands, to be proactive support with debugging, and to provide guidance on best practices for clean, efficient, and maintainable code.\n\n![Screenshot](https://raw.githubusercontent.com/bitosoft/devy/main/dist/assets/demo.gif)\n\n## Features\n\n- **Command Line Hero**: Suggests and/or automatically executes commands for users. e.g \"devy undo my last commit\".\n- **Code Assistance**: Identify and fix code errors, optimize code, and provide guidance on debugging tools.\n- **Proactive Help**: Anticipate user needs and execute commands to help accomplish goals quicker.\n- **Multi-language Support**: Generate code snippets in various programming languages.\n- **File Management**: Read, create, update, and delete files as needed.\n- **System Control**: Execute scripts and control system settings.\n\n## Install\n\n```bash\nnpm install --foreground-scripts -g @bitosoft/devy\n```\n\n## Verify Installation\n\n1. First close all shells that were opened before Devy install\n2. Open a new shell, this can be bash, zsh, or fish.\n3. The text **✨ Devy is _in_ here** should be at the top. It only appears once, when a shell is created, it won't apear for subshells.\n\n## Usage\n\n1. Invoke Devy directly\n\n```bash\n$ devy hello world\n```\n\n2. Pipe input to it (ideal for debugging the output of a command)\n\n```bash\n$ echo \"hello world\" | devy\n# OR\n$ npm run build | devy\n```\n\n3. Finally, remember that devy is _in_ the shell, so you can forget the devy command too.\n\n```bash\n$ hello world\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitosoft%2Fdevy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitosoft%2Fdevy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitosoft%2Fdevy/lists"}