Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add copilot-hud plugin#39

Open
griches wants to merge 1 commit into
github:maingithub/copilot-plugins:mainfrom
griches:add-copilot-hudgriches/copilot-plugins:add-copilot-hudCopy head branch name to clipboard
Open

Add copilot-hud plugin#39
griches wants to merge 1 commit into
github:maingithub/copilot-plugins:mainfrom
griches:add-copilot-hudgriches/copilot-plugins:add-copilot-hudCopy head branch name to clipboard

Conversation

@griches
Copy link
Copy Markdown

@griches griches commented May 13, 2026

What

Adds copilot-hud as an external-source plugin entry in marketplace.json.

Why

copilot-hud is a real-time status HUD for the GitHub Copilot CLI's statusLine (experimental) feature. It renders a compact multi-line view with project path, git branch, a live context-window bar (using current_context_used_percentage / displayed_context_limit), running and completed tool activity, background agent tracking, and a remote-session indicator that lights up when a remote controller is attached via `--remote` / `--connect`.

[Opus 4.6 3x·high] │ ◉ remote │ my-project │ git:(main* ↑2) │ ⏱ 5m │ +42/-3
Ctx ████░░░░░░ 70.0k/200.0k 35% │ Reqs 3 │ in:1.5M out:12.2k cache:1.4M │ 42 tok/s
✓ ✎ Edit: auth.ts | ✓ ⌨ Bash: git status ×3 | ◐ ◉ Read: index.ts

Plugin metadata

Schema notes

Entered as an external source: { source: github, repo: griches/copilot-hud } — same pattern used by the existing fabric-* entries. The plugin lives at the repo root (no path needed). Plugin's own plugin.json declares commands/ and hooks.json.

Happy to adjust the entry, split it differently, or vendor any portion in-tree if the format isn't what you'd like.

copilot-hud is a real-time status HUD for the GitHub Copilot CLI's
`statusLine` feature. It surfaces project path, git branch, a live
context-window bar (using current_context_used_percentage and
displayed_context_limit), running/completed tool activity, background
agent tracking, and a remote-session indicator (when --remote/--connect
is attached).

Plugin lives at https://github.com/griches/copilot-hud, MIT licensed,
v1.2.5.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.