[PR #65] Add zj-radar to status bar plugins #159

Open
opened 2026-07-12 03:42:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/zellij-org/awesome-zellij/pull/65
Author: @marktoda
Created: 7/7/2026
Status: 🔄 Open

Base: mainHead: add-zj-radar


📝 Commits (1)

  • 0ae1433 Add zj-radar to Status Bar plugins

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds zj-radar — a pinned sidebar that shows which AI agents (Claude Code, Codex, or any custom producer) are working, done, errored, or waiting for you across all tabs, with click-to-jump to the tab that needs attention.

Native Rust → wasm plugin, push-driven over zellij pipe (no pane polling or blocking host queries). Placed alphabetically in the Status Bar section alongside the other agent-status plugins (zellaude, showy-quota).

radar

🤖 Generated with Claude Code


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/zellij-org/awesome-zellij/pull/65 **Author:** [@marktoda](https://github.com/marktoda) **Created:** 7/7/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-zj-radar` --- ### 📝 Commits (1) - [`0ae1433`](https://github.com/zellij-org/awesome-zellij/commit/0ae1433a19f2a6d7b648b104e2872b40f07f9174) Add zj-radar to Status Bar plugins ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds [zj-radar](https://github.com/marktoda/zj-radar) — a pinned sidebar that shows which AI agents (Claude Code, Codex, or any custom producer) are working, done, errored, or waiting for you across all tabs, with click-to-jump to the tab that needs attention. Native Rust → wasm plugin, push-driven over `zellij pipe` (no pane polling or blocking host queries). Placed alphabetically in the Status Bar section alongside the other agent-status plugins (zellaude, showy-quota). <img width="960" height="760" alt="radar" src="https://github.com/user-attachments/assets/4faad5ae-7a1b-4fa8-b01c-3bd27ffc3834" /> 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-12 03:42:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-zellij#159