Releases: synapxnet/XnetDataops-web
Release list
XnetDataOps v1.3.0 · GOAI 决赛版(前端)
v1.3.0 源码与使用入口(2026-09-18 文档更正)
直接打开 XnetDataops-web/tree/v1.3.0 · 使用说明 · 下载完整源码 ZIP
版本源码提交:ab9a7f35bdd33aafa67b5ee1e9a8d716a7f3231e。本次将修订后的 README 同步到 v1.3.0 标签和源码附件,纠正在线体验、演示认证及部署说明。与原程序验证基线 d5c66e45f76732badfe3dd1c1c5ebb12b6be844d 的差异仅限 README,原基线保留在 v1.3.0-code-baseline。程序代码、线上服务和 Windows 安装包未因此变更。
在线体验:https://goai.xnetdataops.synapxnet.online/。公开演示登录:手机号 17870171303,六位演示验证码 000000;已验证登录及对应平台驻场身份。这是演示认证,AgentTeams 访问码、模型密钥与 Live 授权另行配置。
XnetDataOps GOAI 决赛 1.3.0 前端源码发布,提供治理工作台、血缘与质量证据、DAG 编辑和驻场 Agent 交互入口。本页固定本次源码版本,不表示线上前端已重新部署。
- 分支:
GOAI-Competition - 原程序验证基线:d5c66e45f76732badfe3dd1c1c5ebb12b6be844d
- 配套:DataOps 后端 1.3.0 · OpenXnet 1.3.0
主要内容
- 统一品牌登录页、深浅主题和皮肤导入导出,优化业务页面与请求失败状态。
- 提供驻场 Agent 聊天、任务及配置面板,模型密钥保留在服务端。
- 整合治理展示、血缘布局、质量证据和 DAG 编辑校验。
构建与验证
使用 Node.js 20.10+、pnpm 9.15.7,从仓库根目录执行 pnpm install --frozen-lockfile、pnpm build:antd;制品输出到 apps/web-antd/dist。入口:package.json。需先构建内部工作区依赖;禁用依赖安装脚本时的准备步骤及实际验证方法见固定版本源码交付说明。
2026-09-17:前端内部依赖及 Vite 生产构建成功;7 组定向测试 47/47 通过,覆盖登录、皮肤、请求状态、血缘、治理展示和 DAG。
**限制:**构建有 Browserslist 数据陈旧和大 chunk 提示;本轮未完成全量 vue-tsc 验证及逐页线上验收。既有通用部署示例不代表当前 DataOps 部署拓扑。Fixture、Live 和回放应以页面来源、真实 Run 与独立验证证据区分,页面完成状态不能替代业务恢复证明。
驻场服务固定来源为 OpenXnet c841ef84,通过平台登录与同源网关接入。
源码下载与校验
从本页 Assets 下载 XnetDataops-web-v1.3.0-source.zip。该制品对应本页顶部列出的修订后源码提交;与原程序验证基线仅 README 不同。
SHA256 9ef659dbb7a9fd381fed498fc29a42facb59546e98603fc5aa886aacb3fd2bae
组件使用范围及许可证以仓库相应声明为准。
OpenXnet GOAI Competition Suite goai-v1.1.0
OpenXnet GOAI Competition Suite goai-v1.1.0
This release publishes the verified GOAI competition snapshot for the OpenXnet, XnetAIOps, XnetDataOps, and XnetMLOps product ecosystem.
Contract
- AgentTeams roles: Incident Commander, Evidence Agent, and Verification Agent.
- Governance Skills:
goai-evidence-collect,goai-change-execute, andgoai-service-verifyversion1.1.0in the Desktop component. - MCP protocol:
2026-07-28. - Tool contract:
1.0.0. - Safety boundary: Workspace-scoped access, human approval for high-risk writes, Dry Run, resource-version and parameter-digest checks, idempotency, independent verification, audit evidence, and rollback.
Verification
- Desktop GOAI Runtime/MCP/AgentTeams tests: 23/23 passed.
- Desktop renderer competition/sandbox tests: 3/3 passed.
- Three governance Skill contracts and fixture full-loop smoke: passed.
- OpenXnet server tests: 7/7 passed.
- XnetAIOps and XnetDataOps backend reactors: passed.
- XnetMLOps full seven-module reactor: passed.
- AIOps, DataOps, and MLOps Ant Design production builds: 11/11 tasks passed for each product.
- UTF-8, release governance, license metadata, CycloneDX 1.5 SBOM, clean-worktree, and candidate-tree checks: passed for all eight repositories.
- Gitleaks 8.30.1 current-snapshot scan: zero unexplained findings for all eight repositories.
Known Risks
- The AIOps repository retains pre-existing strict TypeScript errors in K8S and shared-layout sources; its production build passed and this release does not modify those sources.
- Large frontend chunks remain a performance optimization item.
- Old non-release history in XnetMLOps-web contains two GitHub PAT-shaped values. Those commits are not ancestors of this competition tag. Any associated credential must be treated as exposed and rotated.
See GOAI-RELEASE.md, SECURITY.md, NOTICE, and sbom.cdx.json in this tag for component-specific details.