docs: flock-view demo GIF#16
Merged
Merged
Conversation
An animated demo of the multi-session features for the README hero area and the guide's flock section: working in one session with header-line dots flagging the other connected sessions (the cross-session activity strip), then `C-c C-f` tiling all of them into one live grid -- here four "services" (api/worker/web/db) streaming colored logs at once. docs/images/flock-demo.gif (1000px, ~450K). Referenced from README "What it does" and docs/guide.md's flock-view section. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Adds a new animated “flock view” demo GIF to the documentation to illustrate the multi-session workflow (session activity dots → flock tiling view), and references it from both the README “What it does” section and the guide’s flock-view section.
Changes:
- Embed
docs/images/flock-demo.gifinREADME.mdalongside a short explanatory caption. - Embed the same GIF in
docs/guide.mdwithin the “flock view” section, with an updated paragraph break and caption.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| README.md | Adds the new flock-view demo GIF and caption in the “What it does” section. |
| docs/guide.md | Adds the flock-view demo GIF and caption to the flock-view section and adjusts surrounding paragraph formatting. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Adds an animated demo of the multi-session features (session switcher → activity strip → flock view), for the README hero area and the guide's flock section.
Narrative: working in one session (
api), the header line shows●db ●web ●worker— the other connected sessions have unseen output — thenC-c C-ftiles all four into one live grid, each a fake "service" (api/worker/web/db) streaming colored logs simultaneously.docs/images/flock-demo.gif(1000px, ~450K, wombat theme)docs/guide.md's flock-view section.Docs-only; no code change.
🤖 Generated with Claude Code