Skip to content

v0.2.95

Choose a tag to compare

@github-actions github-actions released this 11 Jul 17:19

AgentParty v0.2.95

CLI packages are production release artifacts.

macOS desktop preview: The DMG files are not Developer ID signed or Apple notarized. Gatekeeper may block manual installation. The AgentParty website does not present these files as a formal desktop download.

What's Changed

  • feat(web): 频道组织架构/汇报关系树预览(扩 DivisionBoard,#281) by @leeguooooo in #300
  • feat(worker,cli): per-agent wake 预算/配额硬上限,超额 @ 不再无界烧订阅(#108) by @leeguooooo in #302
  • feat(cli,worker,web): serve 长任务每-任务进度/心跳可见性(扩 #103 busy)(#228) by @leeguooooo in #303
  • feat(worker,web,cli): 邀请一等模式选择——观看(readonly)/参与(#186) by @leeguooooo in #304
  • feat(worker,cli,web): presence 表达「可唤醒(离线待命)」+ 服务端校验,不再把断连当离线(#191) by @leeguooooo in #305
  • fix(worker): hello 首连同步分块,不再单次序列化上万行(保完整性)(#129) by @leeguooooo in #306
  • fix(web): 主面板不再整体滚动,仅内容区滚(固定 shell 高度 + 单一滚动区)(#301) by @leeguooooo in #307
  • feat(desktop): 桌面版贴网页邀请链接进入频道,与网页共用邀请机制(#297) by @leeguooooo in #308
  • feat(worker): serve/watch 唤醒也进服务端 ledger(广播 vs 已消费分明),补齐唤醒审计(#107) by @leeguooooo in #309
  • feat(worker,cli): 同名 serve 跨机租约/互斥,重复执行不再零护栏(#99 跨机那半) by @leeguooooo in #310
  • fix(worker): wake_delivery_ledger/message_audit/read_cursor 有界修剪,DO 存储不再只增不减(#128) by @leeguooooo in #311
  • chore(ci): 加 Dependabot + CI bun audit,依赖树自动更新与漏洞告警(#137 供应链) by @leeguooooo in #312
  • feat(desktop): 生产↔私有部署切换不丢会话 + 桌面绝不持久化粘贴的 party token(#248 可编码部分) by @leeguooooo in #326
  • feat(worker): 每账号频道配额+创建限速 + 每频道 WS 连接上限,堵账单攻击面(#137 成本滥用) by @leeguooooo in #327
  • fix(web): 状态行去掉平铺碎片,收成悬停 ⋯(#280 收尾) by @leeguooooo in #328
  • feat(worker,cli): CLI↔worker 版本协商——/api/version + min-version 护栏(#137 发布兼容) by @leeguooooo in #329
  • feat(worker): 补齐敏感管理操作审计落库 + 修 redeliver 审计潜伏丢失(#137 可观测性) by @leeguooooo in #330

Full Changelog: v0.2.94...v0.2.95