{"id":51017889,"url":"https://github.com/mrsloth-dev/sidekick.tmux","last_synced_at":"2026-06-21T13:01:46.220Z","repository":{"id":336553740,"uuid":"1149787909","full_name":"MrSloth-dev/Sidekick.tmux","owner":"MrSloth-dev","description":"Persistent AI assistant that follows your tmux sessions via popup or split pane","archived":false,"fork":false,"pushed_at":"2026-02-05T02:06:25.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-05T12:38:50.397Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MrSloth-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-04T14:21:44.000Z","updated_at":"2026-02-05T02:06:28.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/MrSloth-dev/Sidekick.tmux","commit_stats":null,"previous_names":["mrsloth-dev/sidekick.tmux"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/MrSloth-dev/Sidekick.tmux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrSloth-dev%2FSidekick.tmux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrSloth-dev%2FSidekick.tmux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrSloth-dev%2FSidekick.tmux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrSloth-dev%2FSidekick.tmux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrSloth-dev","download_url":"https://codeload.github.com/MrSloth-dev/Sidekick.tmux/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrSloth-dev%2FSidekick.tmux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34610829,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-06-21T13:01:43.993Z","updated_at":"2026-06-21T13:01:46.215Z","avatar_url":"https://github.com/MrSloth-dev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sidekick.tmux\n\nToggle AI coding assistants in tmux splits with session persistence.\n\nInspired by [sidekick.nvim](https://github.com/folke/sidekick.nvim) but outside of neovim.\n\n## Features\n\n- Toggle assistants on/off with a keybind\n- Sessions persist when hidden (sent to background tmux session)\n- fzf picker shows installed assistants\n\n## Supported Assistants\n\nclaude, codex, aider, amazon_q, copilot, crush, cursor, gemini, grok, opencode, qwen\n\n## Requirements\n\n- tmux\n- fzf\n- At least one AI CLI installed\n\n## Installation\n\n### Manual\n\n```bash\ngit clone https://github.com/yourusername/sidekick.tmux ~/.tmux/plugins/sidekick.tmux\n```\n\nAdd keybindings to `~/.tmux.conf`:\n\n```bash\nbind-key -n F3 run-shell \"~/.tmux/plugins/sidekick.tmux/scripts/assistants.sh\"\n```\n\n### Tmux Plugin Manager\n\nAdd this to your `.tmux.conf` \nIf you prefer, you can use the [Tmux Plugin Manager](https://github.com/tmux-plugins/tpm) instead of copying the snippet. When using TPM, add the following lines to your `.tmux.conf` (or `.tmux.conf.local` if you use oh-my-tmux):\n\n``` bash\nset -g @plugin 'MrSloth-dev/Sidekick.tmux'\n```\n## Usage\n\nThe default key is `F3`, in the future there will be configurable keybindings\n\n\n## Roadmap\n\n- [ ] Fix detection for non-claude assistants\n- [ ] Support multiple instances of the same assistant\n- [ ] Display project root directory in picker\n- [ ] TPM integration with configurable keybindings\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrsloth-dev%2Fsidekick.tmux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrsloth-dev%2Fsidekick.tmux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrsloth-dev%2Fsidekick.tmux/lists"}