Skip to content

LoopX vX.Y.Z

At a Glance

Upgrade

## Install / Update below.>

loopx update check         # 只读检查安装 owner 与新版本
loopx update apply         # 由当前安装 owner 升级到 vX.Y.Z
loopx --version && loopx doctor

Highlights

<3-6 bullets. Each bullet = one user-visible capability + one line of usage posture (with an inline command when useful) + direct PR links. This is the copy-ready "what's new and how to use it" list.>

  • . (#PR, #PR)>
  • . (#PR, #PR)>

Replan Fixes

  • after. (#PR)>

Contributors

<@-mention every eligible community contributor from the tag range with their concrete feature and PRs, exactly like the detailed ## Community Contributors section. If there is no community contribution, write: 无社区贡献(本版本全部 提交由维护者完成)/ "No community contribution in this release range." Do not list or thank the founder in this section.>

Release Decision

Who should upgrade:

What this release solves:

Breaking changes:

How to verify:

Contributors:

loopx --version
loopx doctor
<focused-command-that-proves-the-affected-behavior>

State Kernel & Control Plane

Capabilities & Workflows

Quality & Testing

Benchmarks & Integrations

Documentation & Compatibility

Licensing

v0.4.8, state that the unified open source core moves to Apache-2.0, releases through v0.4.7 remain MIT, the historical notice is retained, Apache-2.0 continues to permit commercial use, and the explicit patent framework supports future enterprise and ecosystem collaboration without manufacturing retroactive patent grants from historical MIT contributors. Link docs/project/licensing.md.>

Community Contributors

At a Glance > Contributors list in full detail.>

Optional Capability Activation & Use

No new optional capability activation is introduced in this release.

Install / Update

New PyPI users and existing PyPI users use the same package-native path:

python3 -m pip install --upgrade loopx
loopx workflow-skills --install
loopx slash-commands --install
loopx doctor

All existing installs use explicit update intent; the command preserves the active pip, pipx, or archive owner:

loopx update check
loopx update plan
loopx update apply
loopx doctor

中文摘要

<把 At a Glance 的标题、升级、Highlights、Replan 修复与贡献者以中文镜像到 本段开头,再进入详细分组。可以更短,但不能弱化。>

升级决策

谁需要升级:<写明受影响的用户或 operator,以及谁可以暂不升级。>

解决了什么:<用结果语言说明本版本解决的故障、缺口或可靠性问题。>

是否有破坏性变更:<以“无。”或“有。”开头;若有则给出迁移路径, 若无也要说明默认值、废弃路径或实验能力的变化。>

如何验证:<指向上方最小验证命令,并写明升级后的预期结果。>

贡献者:<用 GitHub handle 列出 release maintainer 与 tag range 内的 社区贡献者;若没有社区贡献者则明确说明。>

状态内核与控制面

<中文摘要与 PR 链接。>

能力与工作流

<中文摘要与 PR 链接。>

质量与测试

<中文摘要与 PR 链接。>

基准与集成

<中文摘要与 PR 链接。>

文档与兼容性

<中文摘要与 PR 链接。>

许可证

<当版本改变许可证时镜像英文 Licensing。v0.4.8 必须明确:统一开源 core 切换为 Apache-2.0;v0.4.7 及更早版本永久保持 MIT;保留历史 notice; Apache-2.0 不限制商业使用;显式专利框架服务于未来企业与生态协作,但不会让 历史 MIT 贡献凭空产生追溯性的完整 Apache 专利授权。链接 docs/project/licensing.md。>

社区贡献者

<社区贡献者中文归因。>

可选能力启用与使用

本版本未新增可选能力启用入口。

发布验证

  • Package version and public tag: X.Y.Z / vX.Y.Z.
  • Tag target: <full-commit-sha>.

Compare: https://github.com/huangruiteng/loopx/compare/vPREVIOUS...vX.Y.Z