Skip to content

docs: add OpenViking Studio live demo link to READMEs#2960

Merged
ZaynJarvis merged 1 commit into
volcengine:mainfrom
t0saki:docs/add-studio-live-demo
Jul 2, 2026
Merged

docs: add OpenViking Studio live demo link to READMEs#2960
ZaynJarvis merged 1 commit into
volcengine:mainfrom
t0saki:docs/add-studio-live-demo

Conversation

@t0saki

@t0saki t0saki commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Description

Adds a link to the hosted OpenViking Studio live demo so readers can try OpenViking (context playground, semantic search, multi-agent hub) directly in the browser before installing anything. Kept intentionally minimal — a header nav entry plus a short callout at the top of Quick Start — rather than embedding screenshots.

Related Issue

N/A

Type of Change

  • Documentation update

Changes Made

  • Add a Live Demo / 在线体验 / ライブデモ entry to the header navigation line in all three READMEs.
  • Add a short callout at the top of the Quick Start section pointing to OpenViking Studio, so the try-it-online option appears right where readers decide whether to install.
  • Use openviking.net/studio in the Chinese README and openviking.ai/studio in the English/Japanese READMEs.

Testing

  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have tested this on the following platforms:
    • Linux
    • macOS
    • Windows

Docs-only change; verified rendered Markdown locally.

Checklist

  • My code follows the project's coding style
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

Additional Notes

Docs-only; no code paths touched. If a single canonical domain is preferred across all languages, happy to unify.

Add a Live Demo entry to the header nav and a callout at the top of
Quick Start pointing to the hosted OpenViking Studio (context playground,
semantic search, multi-agent hub) so readers can try it before installing.

Chinese README uses openviking.net; English/Japanese use openviking.ai.
Copilot AI review requested due to automatic review settings July 2, 2026 09:49

@ZaynJarvis ZaynJarvis left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm

@ZaynJarvis ZaynJarvis merged commit 0a40dde into volcengine:main Jul 2, 2026
@github-project-automation github-project-automation Bot moved this from Backlog to Done in OpenViking project Jul 2, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds prominent “Live Demo” links for OpenViking Studio across the English, Chinese, and Japanese READMEs so users can try OpenViking in the browser before installing.

Changes:

  • Added a “Live Demo / 在线体验 / ライブデモ” link to the top navigation line in each README.
  • Added a short Quick Start callout linking to OpenViking Studio (no-install, try-it-now entry point).
  • Used openviking.ai/studio for English/Japanese and openviking.net/studio for Chinese, matching the stated intent.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
README.md Adds “Live Demo” nav link and a Quick Start callout to OpenViking Studio.
README_JA.md Adds “ライブデモ” nav link and a Quick Start callout to OpenViking Studio.
README_CN.md Adds “在线体验” nav link and a Quick Start callout to OpenViking Studio (openviking.net domain).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants