{"id":48364752,"url":"https://github.com/hiroppy/tmux-agent-sidebar","last_synced_at":"2026-04-20T02:04:23.573Z","repository":{"id":349276684,"uuid":"1201651537","full_name":"hiroppy/tmux-agent-sidebar","owner":"hiroppy","description":"A tmux sidebar that monitors AI coding agents across all windows and sessions in real-time","archived":false,"fork":false,"pushed_at":"2026-04-08T04:36:05.000Z","size":2097,"stargazers_count":57,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-08T06:28:10.709Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/hiroppy.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-04-05T00:59:09.000Z","updated_at":"2026-04-08T05:19:52.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/hiroppy/tmux-agent-sidebar","commit_stats":null,"previous_names":["hiroppy/tmux-agent-sidebar"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/hiroppy/tmux-agent-sidebar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroppy%2Ftmux-agent-sidebar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroppy%2Ftmux-agent-sidebar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroppy%2Ftmux-agent-sidebar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroppy%2Ftmux-agent-sidebar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiroppy","download_url":"https://codeload.github.com/hiroppy/tmux-agent-sidebar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroppy%2Ftmux-agent-sidebar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31684858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2026-04-05T14:03:12.265Z","updated_at":"2026-04-20T02:04:23.538Z","avatar_url":"https://github.com/hiroppy.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003etmux-agent-sidebar\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eOne tmux sidebar that tracks every Claude Code and Codex pane across every session and window. See status, prompts, Git state, activity, and worktrees without switching windows.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"website/src/assets/captures/hero.png\" alt=\"tmux-agent-sidebar hero\" /\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://hiroppy.github.io/tmux-agent-sidebar/\"\u003eDocumentation\u003c/a\u003e ·\n  \u003ca href=\"https://hiroppy.github.io/tmux-agent-sidebar/getting-started/installation/\"\u003eGetting Started\u003c/a\u003e ·\n  \u003ca href=\"https://hiroppy.github.io/tmux-agent-sidebar/features/agent-pane/\"\u003eFeatures\u003c/a\u003e\n\u003c/p\u003e\n\n## Features\n\n- **Every pane, one view** \n  — tracks Claude Code and Codex panes across all tmux sessions and windows\n- **Live metadata** \n  — prompts, tool calls, response previews, wait reasons, task progress, and subagent trees refresh as the agents work\n- **Worktrees, included** \n  — spawn a fresh worktree + agent from the sidebar and tear it down — window, worktree, and branch — in one keystroke\n- **Desktop notifications** \n  — native alerts when an agent finishes, needs permission, or errors out\n\n## Requirements\n\n- tmux 3.0+\n- [TPM](https://github.com/tmux-plugins/tpm) (or the manual install in [Installation](https://hiroppy.github.io/tmux-agent-sidebar/getting-started/installation/))\n- [GitHub CLI](https://cli.github.com/) (optional — required only for PR numbers in the Git tab)\n\n## Quick Start\n\n### 1. Install the plugin\n\nUsing [TPM](https://github.com/tmux-plugins/tpm):\n\n```tmux\nset -g @plugin 'hiroppy/tmux-agent-sidebar'\n```\n\nReload tmux (`tmux source ~/.tmux.conf`), then press `prefix + I`. The install wizard downloads a pre-built binary or builds from source.\n\n### 2. Wire up the agent hooks\n\n- **Claude Code** — register the plugin inside Claude Code:\n\n  ```sh\n  /plugin marketplace add ~/.tmux/plugins/tmux-agent-sidebar\n  /plugin install tmux-agent-sidebar@hiroppy\n  ```\n\n- **Codex** — open a Codex pane, press `prefix + e`, click the yellow `ⓘ` badge, copy the setup snippet, paste it into the Codex pane.\n\nFull walkthroughs: [Claude Code setup](https://hiroppy.github.io/tmux-agent-sidebar/getting-started/claude-code/) · [Codex setup](https://hiroppy.github.io/tmux-agent-sidebar/getting-started/codex/)\n\n### 3. Toggle the sidebar\n\n`prefix + e` toggles the sidebar in the current window, `prefix + E` toggles it everywhere.\n\n## Documentation\n\nThe [documentation site](https://hiroppy.github.io/tmux-agent-sidebar/) covers every feature and option:\n\n- [Agent pane breakdown](https://hiroppy.github.io/tmux-agent-sidebar/features/agent-pane/)\n- [Worktree lifecycle](https://hiroppy.github.io/tmux-agent-sidebar/features/worktree/)\n- [Activity log](https://hiroppy.github.io/tmux-agent-sidebar/features/activity-log/) · [Git tab](https://hiroppy.github.io/tmux-agent-sidebar/features/git-status/) · [Notifications](https://hiroppy.github.io/tmux-agent-sidebar/features/notifications/)\n- [Agent support matrix](https://hiroppy.github.io/tmux-agent-sidebar/agents/)\n- [Keybindings](https://hiroppy.github.io/tmux-agent-sidebar/reference/keybindings/) · [tmux options](https://hiroppy.github.io/tmux-agent-sidebar/reference/tmux-options/) · [Scripting](https://hiroppy.github.io/tmux-agent-sidebar/reference/scripting/)\n\n## Development\n\nSymlink the plugin directory to your working copy so builds are picked up without copying:\n\n```sh\nrm -rf ~/.tmux/plugins/tmux-agent-sidebar\nln -s \u003cpath-to-this-repo\u003e ~/.tmux/plugins/tmux-agent-sidebar\ncargo build --release\n```\n\nToggle the sidebar off → on to pick up the new binary.\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroppy%2Ftmux-agent-sidebar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiroppy%2Ftmux-agent-sidebar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroppy%2Ftmux-agent-sidebar/lists"}