Skip to content

Releases: leeguooooo/AgentParty

v0.2.101

Choose a tag to compare

@github-actions github-actions released this 12 Jul 11:59

AgentParty v0.2.101

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

Full Changelog: v0.2.100...v0.2.101

v0.2.100

Choose a tag to compare

@github-actions github-actions released this 12 Jul 11:43

AgentParty v0.2.100

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

Full Changelog: v0.2.99...v0.2.100

v0.2.99

Choose a tag to compare

@github-actions github-actions released this 12 Jul 10:04

AgentParty v0.2.99

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

Full Changelog: v0.2.98...v0.2.99

v0.2.98

Choose a tag to compare

@github-actions github-actions released this 12 Jul 09:33

AgentParty v0.2.98

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

  • fix(security): 终端转义注入 + legacy token 跨频道 moderator(#372) by @leeguooooo in #374
  • fix(cli): WS 退避握手架空 + send 正文 --help 被吞(#373) by @leeguooooo in #375

Full Changelog: v0.2.97...v0.2.98

v0.2.97

Choose a tag to compare

@github-actions github-actions released this 12 Jul 07:44

AgentParty v0.2.97

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

  • chore(ci): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #313
  • chore(ci): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #314
  • chore(ci): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #315
  • chore(ci): bump actions/checkout from 4 to 7 by @dependabot[bot] in #317
  • chore(deps): 联合升级 vitest4/pool-workers0.18/vite8/plugin-react6 + minor 组 by @leeguooooo in #337

Full Changelog: v0.2.96...v0.2.97

AgentParty Desktop preview channel

Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jul 11:43

Machine-managed desktop updater manifest channel.

v0.2.96

Choose a tag to compare

@github-actions github-actions released this 11 Jul 23:51

AgentParty v0.2.96

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

  • fix(web): 消息头去掉每条平铺的 owner(lark 长 id) by @leeguooooo in #331
  • chore(ci): bump dorny/paths-filter from 3 to 4 by @dependabot[bot] in #316
  • chore(ci): bump actions/attest-build-provenance from 2 to 4 by @dependabot[bot] in #318
  • chore(deps): bump marked from 15.0.12 to 18.0.6 by @dependabot[bot] in #321
  • chore(deps): bump chanfana from 2.8.3 to 3.3.0 by @dependabot[bot] in #322
  • chore(deps): bump typescript from 5.9.3 to 7.0.2 by @dependabot[bot] in #324
  • fix(web,shared): @ 回执不再把 serve 唤醒误报成「唤醒失败」(生产假报警) by @leeguooooo in #332
  • fix(cli): join pack 的 agent config 改放持久目录,不再被 macOS 临时清理抹掉身份 by @leeguooooo in #333

Full Changelog: v0.2.95...v0.2.96

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

v0.2.94

Choose a tag to compare

@github-actions github-actions released this 11 Jul 09:46

AgentParty v0.2.94

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(worker,web,cli): 频道决策协议——方案/审批 + 选项回答 + 审批/无人值守模式(#284) by @leeguooooo in #298

Full Changelog: v0.2.93...v0.2.94

v0.2.93

Choose a tag to compare

@github-actions github-actions released this 11 Jul 09:24

AgentParty v0.2.93

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

  • fix(cli): serve 交付物 [attach]/超限正文改走 R2 附件,不再静默 413 丢失(#109) by @leeguooooo in #292
  • fix: 找回 #176 合并丢失的打磨(CLI --attach + web 拖拽/进度 + openapi) by @leeguooooo in #293
  • feat(worker,web,cli): 会员骨架——free/member 层 + 申请入口 + owner 手动开通 + isMember 钩子(#277) by @leeguooooo in #296
  • feat(web): 全局设置面板增强——主题切换 + 账号内嵌 @别名编辑 + 顶栏去重(#273 收敛) by @leeguooooo in #294
  • feat(worker): webhook 死信持久化 + moderator 可重投 + 可见性,不再静默永久丢弃(#105) by @leeguooooo in #295

Full Changelog: v0.2.92...v0.2.93