You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/experiments.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,12 @@ The following is a list of currently available experiments. We'll remove experim
8
8
9
9
-`lipgloss`: shows pretty styles.
10
10
-`sandboxes`: enables users who have joined the Slack Developer Program to manage their sandboxes ([PR#379](https://github.com/slackapi/slack-cli/pull/379)).
11
+
-`set-icon`: enables icon upload for non-hosted apps ([PR#469](https://github.com/slackapi/slack-cli/pull/469)).
11
12
12
13
## Experiments changelog
13
14
14
15
Below is a list of updates related to experiments.
16
+
-**April 2026**: Added the `set-icon` experiment to enable icon upload for non-hosted apps.
15
17
-**April 2026**: Concluded the `huh` experiment with full support now enabled by default in the Slack CLI.
16
18
-**March 2026**: Split the `charm` experiment into more beautiful `huh` prompts and prettier `lipgloss` styles for ongoing change.
17
19
-**March 2026**: Concluded the `bolt` and `bolt-install` experiments with full Bolt framework support now enabled by default in the Slack CLI. All Bolt project features including remote manifest management are now standard functionality. See the announcement [here](https://slack.dev/slackcli-supports-bolt-apps/).
0 commit comments