feat(site): refresh community demos - #2582
Open
kongche-jbw wants to merge 2 commits into
Open
Conversation
- add component-specific scenes for runtime and security - show Cosh copilot modes and SkillFS read-time OS adaptation - align responsive motion and claims with documented behavior Signed-off-by: 空澈 <kongche.jbw@alibaba-inc.com>
- add a Qoder walkthrough for signed, drifted, and denied Skills - embed the demo video and link both localized guides Signed-off-by: 空澈 <kongche.jbw@alibaba-inc.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.
Why
This community contribution refreshes the ANOLISA website so visitors can
understand each component from a concrete user scenario. It also adds an
end-to-end Agent Sec Core demonstration for detecting changed Skills before
they run.
What changed
and component-specific animations
Agent Sec Core
links
Quick Start documentation
Preview: https://kongche-jbw.github.io/anolisa/
Related issue
no-issue: community website and demo refresh
User / Agent impact
Visitors can compare ANOLISA capabilities from the homepage and open the
relevant Quick Start directly. Agent Sec Core users can follow a reproducible
Skill Ledger demo that shows signed, drifted, and denied states.
Risk and compatibility
Low risk. This PR changes website presentation and documentation only. It does
not change component runtime behavior or security policy.
Validation
Documentation and rollback
The root README, Agent Sec Core Quick Start, and bilingual Skill Ledger user
guide are updated together. Reverting the two commits removes the website
refresh and demo documentation without affecting component binaries.