Skip to content

Record a real same-session app GIF for the README#10

Open
YuuGR1337 wants to merge 1 commit into
Snailflyer:mainfrom
YuuGR1337:fix/issue-2
Open

Record a real same-session app GIF for the README#10
YuuGR1337 wants to merge 1 commit into
Snailflyer:mainfrom
YuuGR1337:fix/issue-2

Conversation

@YuuGR1337
Copy link
Copy Markdown

Fixes #2


Copy link
Copy Markdown
Owner

@Snailflyer Snailflyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for opening this. README is the right surface, but this PR does not yet satisfy #2 because it adds a placeholder comment instead of using the real v1.0.7 same-session recording that now exists.

Please replace the placeholder with the actual public GIF snippet from #2:
#2 (comment)

Direct GIF asset:
https://github.com/Snailflyer/faryo/releases/download/v1.0.7/faryo-public-redacted-same-session-handoff-walkthrough-20260528-0120.gif

Please also update the README links that still point at the older v1.0.0 launch note/install path so the proof asset and the release path both point at v1.0.7.

Once the README embeds the real redacted GIF and removes the placeholder comment, this will be in the right shape.

@Snailflyer
Copy link
Copy Markdown
Owner

I rechecked the current README and this PR diff. The smallest change that would make this PR mergeable is:

  1. Delete the 7-line placeholder comment.
  2. Insert the real public GIF block immediately after the existing two screenshot images.
  3. Update the Quickstart package URL from v1.0.0 to v1.0.8.

Suggested replacement for the placeholder area:

<p>
  <img src="docs/assets/screenshots/faryo-gateway-workbench-redacted.png" alt="Faryo Gateway workbench showing route health, handoff package, launch shortcuts, and session history" width="280">
  <img src="docs/assets/screenshots/faryo-owner-session-redacted.png" alt="Faryo Owner session view showing compact output, agent metadata, approval controls, and composer" width="280">
</p>

### Same-session walkthrough

This redacted recording shows Faryo sending short input, injecting a text handoff package, and injecting an attachment handoff package back into the same live `tmux` session:

<p>
  <img src="https://github.com/Snailflyer/faryo/releases/download/v1.0.7/faryo-public-redacted-same-session-handoff-walkthrough-20260528-0120.gif" alt="Faryo same-session walkthrough showing short input, text handoff, and attachment handoff returning to one live tmux session" width="320">
</p>

And update Quickstart to:

curl -LO https://github.com/Snailflyer/faryo/releases/download/v1.0.8/faryo_1.0.8_all.deb
sudo dpkg -i faryo_1.0.8_all.deb

There is not yet a newer docs/launch/faryo-*.md file on the default branch, so leave the launch guide link alone for this PR unless you also add a new launch doc.

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.

Record a real same-session app GIF for the README

2 participants