chore(anolisa): bump version to 0.2.12 - #3
Closed
ikunkun-sys wants to merge 1 commit into
Closed
Conversation
Synchronize Cargo, npm, and RPM release metadata at 0.2.12. Curate user-visible changes since 0.2.11 in English and Chinese instead of copying internal commit messages. This release commit introduces no additional runtime behavior. Assisted-by: Codex:0.145.0 Signed-off-by: 爱鲲 <jiawa.syx@alibaba-inc.com>
Owner
Author
|
Superseded by upstream PR alibaba#1917. |
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.
Description
Bumps ANOLISA from 0.2.11 to 0.2.12 across Cargo, npm, and RPM release metadata. Curates matching English and Chinese changelog entries for the user-visible changes since the 0.2.11 release: Tokenless 0.7.2 manifest alignment, structured
NOT_INSTALLEDerrors, stale adapter-source detection, and raw dry-run conflict validation. This release commit adds no further runtime behavior beyond those merged changes.Related Issue
no-issue: routine 0.2.12 release metadata update
Type of Change
Scope
cosh(copilot-shell)cosh-ng(cosh-ng)sec-core(agent-sec-core)skill(os-skills)sight(agentsight)tokenless(tokenless)ckpt(ws-ckpt)memory(agent-memory)anolisa(anolisa-cli)skillfs(SkillFS)blaze(blaze)Checklist
cosh: Lint passes, type check passes, and tests passcosh-ng:cargo clippy --all-targets -- -D warningsandcargo fmt --checkpasssec-core(Rust):cargo clippy -- -D warningsandcargo fmt --checkpasssec-core(Python): Ruff format and pytest passskill: Skill directory structure is valid and shell scripts pass syntax checksight:cargo clippy -- -D warningsandcargo fmt --checkpasstokenless:cargo clippy -- -D warningsandcargo fmt --checkpassmemory(Linux only):cargo clippy --all-targets -- -D warnings,cargo fmt --check, andcargo testpassanolisa:cargo clippy --all-targets --locked -- -D warnings,cargo fmt --all --check, andcargo test --lockedpassskillfs:cargo fmt --all --check,cargo clippy --workspace --all-targets -- -D warnings, andcargo test --workspacepasspackage-lock.json/Cargo.lock)Testing
cargo fmt --all -- --checkcargo check --workspace --all-targets --lockedcargo clippy --workspace --all-targets --locked -- -D warningscargo test --workspace --lockedcargo doc --workspace --no-deps --lockedgit diff --checkAdditional Notes
The repository does not contain a
v0.2.11Git tag, so the changelog range uses the corresponding 0.2.11 release commitea5a5624as its baseline.