anomalyco / anomalyco/opencode
[FEATURE]: Allow plugins to add inline home footer status
@kommander is already working on this.
Since Sep 13, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
TUI plugins can contribute to home.footer, but additive claims render as full-row siblings above or below the built-in footer. A plugin that needs a compact status indicator on the same row as the version must replace and duplicate the entire built-in footer, losing MCP and plugin health indicators.
Expose a nested home.footer.status slot inside the built-in horizontal footer row, after health indicators and before the flexible spacer and version. This would preserve all existing footer content while allowing plugins to add compact inline status components.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.