Skip to content

chore(sight): release v0.10.0 - #2336

Open
Daydreamer-Li wants to merge 1 commit into
alibaba:mainfrom
Daydreamer-Li:release/sight/v0.10.0
Open

chore(sight): release v0.10.0#2336
Daydreamer-Li wants to merge 1 commit into
alibaba:mainfrom
Daydreamer-Li:release/sight/v0.10.0

Conversation

@Daydreamer-Li

Copy link
Copy Markdown
Collaborator

Description

Release AgentSight version 0.10.0.

Release Notes

Features

  • Add case containment lifecycle with policy handoff, no-gap replacement, dedicated API, and dashboard views.
  • Add system audit protocol, event storage, dashboard, and extract audit service into a dedicated crate.
  • Add ActPlane risk enforcement with enforcer service, hardened file controls, secure lifecycle, and risk enforcement dashboard.
  • Convert Codex rollout JSONL to ATIF and cover Codex routing and tool calls with tests.
  • Report process metadata on raw HTTPS events and carry it in the generic envelope.

Fixes

Related Issue

no-issue: version release

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Release

Scope

  • sight (agentsight)

Checklist

  • Version bumped in Cargo.toml, Cargo.lock, component.toml
  • CHANGELOG.md updated with release notes
  • Branch rebased on latest upstream/main

Signed-off-by: liyuqing <liyuqing@alibaba-inc.com>
@github-actions github-actions Bot added component:sight src/agentsight/ scope:documentation ./docs/|./*.md|./NOTICE labels Aug 9, 2026

@qoderai qoderai Bot 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.

[P2] CHANGELOG 顶部版本标题未更新到 0.10.0,容易让读者误解当前条目仍属于 0.9.1。建议按 diff 意图把首个版本标题改为 0.10.0,并将 0.9.1 内容下移保留历史。


🤖 Generated by QoderView workflow run

# Changelog

## 0.9.1
## 0.10.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[P2] CHANGELOG 标题版本缺失
src/agentsight/CHANGELOG.md:3 — 新增 0.10.0 版本内容,但标题仍为 ## 0.9.1,容易造成版本混淆。
建议:将行 3 标题改为 ## 0.10.0,并在其下保留 0.9.1 历史记录。


🤖 Generated by QoderFix in Qoder

@chatgpt-codex-connector chatgpt-codex-connector Bot 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 949531960d

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

[component]
name = "agentsight"
version = "0.9.1"
version = "0.10.0"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Publish the release through installer manifests

This bump makes the AgentSight package report 0.10.0, but the installer-facing metadata still advertises only the old release: src/anolisa/manifests/components/agentsight/component.toml remains at 0.8.0 and src/anolisa/manifests/components/index.toml:310-321 still resolves the raw artifact to 0.8.0. In the default anolisa install agentsight / update path, users will keep receiving the stale artifact despite this release commit, so the version-bearing manifests/index need to be updated atomically with the bump.

AGENTS.md reference: AGENTS.md:L371-L375

Useful? React with 👍 / 👎.

# Changelog

## 0.9.1
## 0.10.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Add the paired Chinese changelog

This release adds the 0.10.0 notes only to the English component changelog, but src/agentsight still has no CHANGELOG_zh.md, so the bilingual documentation/website changelog cannot expose equivalent release notes for Chinese readers. Please add or update the paired Chinese changelog entry with the same user-perceivable changes.

AGENTS.md reference: AGENTS.md:L320-L321

Useful? React with 👍 / 👎.

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

Labels

component:sight src/agentsight/ scope:documentation ./docs/|./*.md|./NOTICE

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant