Skip to content

feat: auto-install Claude Code status line in installer#316

Merged
jpelaez-23blocks merged 1 commit intomainfrom
feat/statusline-auto-install
Mar 26, 2026
Merged

feat: auto-install Claude Code status line in installer#316
jpelaez-23blocks merged 1 commit intomainfrom
feat/statusline-auto-install

Conversation

@jpelaez-23blocks
Copy link
Copy Markdown
Contributor

Summary

  • install-plugin.sh now configures the AMP status line automatically after installing scripts
  • Shows agent identity and unread message count in Claude Code's footer
  • Idempotent (safe to run multiple times) and reversible via amp-statusline.sh --uninstall

Test plan

  • ./install-plugin.sh -y installs statusline without errors
  • Running again shows "already configured" (idempotent)
  • Claude Code footer shows agent identity + unread count
  • yarn test — 545 pass

🤖 Generated with Claude Code

install-plugin.sh now configures the AMP status line automatically,
showing agent identity and unread message count in Claude Code's footer.
Idempotent and reversible via amp-statusline.sh --uninstall.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jpelaez-23blocks jpelaez-23blocks merged commit cd6b7b0 into main Mar 26, 2026
5 checks passed
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