Check out the newest way to compare different models for a task/agent harness: AutoEvals

Command Reference

Slack

Inspect and manage a team's Slack integration.

Manage a team's Slack connection: connection status, visible channels, the app install URL, and disconnect.

inf slack installation   # Get a team's Slack connection status
inf slack channels       # List channels the bot connection can see
inf slack install-url    # Get the Slack app install URL for a team
inf slack disconnect     # Revoke and forget a team's Slack installation

Commands

CommandDescription
installation / statusGet a team's Slack connection status
channelsList channels the bot connection can see
install-urlGet the Slack app install URL for a team
disconnectRevoke and forget a team's Slack installation

Each verb's options are shown by inf slack <verb> --help.

On this page