docs: declutter README hero; clarify host-sync scope in AGENTS.md#260
Merged
Conversation
- README 'Directed AI video' hero was image-led (two near-duplicate showcase assets) and buried the actual render behind a text link. Rewrite it text/code-first: proposition -> the build commands -> a prominent render link -> a single GIF. Drop the redundant showcase-storyboard.png (only the README referenced it). - AGENTS.md said VibeFrame 'configures three hosts' — conflating vibe init (writes guidance for six hosts) with agent-sync (keeps three hosts' generated config in sync). Split the two so the scope is clear. - CLAUDE.md unchanged: it is intentionally the @AGENTS.md thin import.
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
Swap the hero showcase for a freshly directed piece — 'Chasing Light', one arctic photographer (Mira) across four scenes (trek → first aurora → the whole sky → dawn), generated end-to-end by vibe build. Replaces the old racing render (character/tone/quality issues). - New motion GIF (docs/media/showcase.gif) cut from the actual render. - Hero example + alt text updated to the aurora piece. - Full render link points to the new v0.113.11 release asset.
Replace the showcase render/GIF with a higher-quality rebuild: - Keyframes now Google Gemini 3 Pro Image (Nano Banana Pro) with real cinematography prompts (CineStill 800T / Portra film look, skin micro-texture) instead of gpt-image-2 — escapes the 'AI-smooth' look. - Image-to-video uses evolve-only motion prompts (film-grammar camera terms, physics consequences, general subject terms) per Runway/Kling/ Seedance guidance — steadier, less floaty. - 5 shots incl. an intimate camera insert; film grain + color grade in post. Re-uploaded the v0.113.11 vibeframe-showcase.mp4 asset; hero copy trimmed.
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.
README hero
The 'Directed AI video' section led with two near-duplicate showcase images (a GIF and a PNG of the same four-scene storyboard) and buried the actual render — the real payoff for a video tool — behind a plain text link. Reworked it text/code-first: one-line proposition → the two
vibe buildcommands → a prominent Watch the full render link → a single GIF. Deleted the redundantshowcase-storyboard.png(README was its only reference; −1.2 MB).AGENTS.md
'VibeFrame configures three hosts' conflated two different scopes:
vibe initwrites guidance for six hosts, whilepnpm agent-synckeeps three hosts' generated config in sync. Split them so the scope is unambiguous.CLAUDE.md
No change — it is intentionally the
@AGENTS.mdthin import; padding it would defeat the single-canonical-source design.Docs-only.
agent-sync:check+ pre-push gate green.