docs(open-tag): folded credential walkthroughs + demo GIFs#143
Merged
zc277584121 merged 2 commits intoJun 30, 2026
Merged
Conversation
…emo GIFs Spell out the credential setup the conversational quick start glosses over, but keep it folded behind <details>: the two distinct Slack credentials (the Socket Mode bridge app vs the Slack-history connector), the bot-token-vs-user-token choice with scopes and screenshots, other data sources, and the manual run sequence the skill automates. Add a 'See it in action' section with two demo GIFs — delegating a PR review across channels, and a same-thread follow-up that spans sources and writes a doc. Signed-off-by: Cheney Zhang <chen.zhang@zilliz.com>
Mirror the 'See it in action' demos (cross-channel PR review delegation and a source-spanning Slack follow-up) onto the docs Open Tag page. Signed-off-by: Cheney Zhang <chen.zhang@zilliz.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Two improvements to the Open Tag example README and its docs page.
Folded credential walkthroughs (README). The conversational quick start stays the happy path, but the detail it glosses over is now written out under collapsible
<details>sections in a new Credentials section:SLACK_APP_TOKEN+SLACK_BOT_TOKEN) vs the Slack-history connector (one token);docs/connectors/slack.md);Demo GIFs. A See it in action section (in both the README and the docs Open Tag page) with the two GIFs from #142:
Verified
mkdocs build --strictpasses; the GIF and screenshot URLs are the GitHub-hosted user-attachments from #142 anddocs/connectors/slack.md.