Skip to content

ops: ship amico-slack CLI in the repo + plant via install.sh - #754

Draft
aarontrowbridge wants to merge 1 commit into
mainfrom
753-ship-amico-slack-cli-in-the-repo-+-plant-it-via-hub-ops-hub-migrations-currently-lose-it
Draft

ops: ship amico-slack CLI in the repo + plant via install.sh#754
aarontrowbridge wants to merge 1 commit into
mainfrom
753-ship-amico-slack-cli-in-the-repo-+-plant-it-via-hub-ops-hub-migrations-currently-lose-it

Conversation

@aarontrowbridge

Copy link
Copy Markdown
Member

Fixes #753.

Vendors the amico-slack CLI (standalone python3, stdlib only, byte-identical to the live-verified copy — md5 2da6f32825a5f4b7066c0d20255a7b06) under packages/amico-run/launcher/, and extends ops/install.sh to plant it to ~/.local/bin/amico-slack. A hub rebuild or migration now restores Slack functionality by re-running the deploy; the token stays per-machine at ~/.amico/slack/ per the secrets posture.

Verified: the planted copy passes amico-slack status / whois / channel reads on the new hub.

The Slack CLI existed only as a per-machine planted file; the hub migration
to erlich lost it while the token survived (#753). Vendor the verified script
under packages/amico-run/launcher/ and have ops/install.sh plant it to
~/.local/bin/amico-slack so a hub rebuild gets Slack working by deploy.
@coderabbitai

coderabbitai Bot commented Sep 3, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

Ship amico-slack CLI in the repo + plant it via hub ops (hub migrations currently lose it)

1 participant