| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-10 | 2.5 kB | |
| Release V0.5.0_ Channel-based team collaboration source code.tar.gz | 2026-05-10 | 7.4 MB | |
| Release V0.5.0_ Channel-based team collaboration source code.zip | 2026-05-10 | 8.3 MB | |
| Totals: 3 Items | 15.8 MB | 0 | |
What's Changed
- fix(frontend): align updated project and session types by @ffy6511 in https://github.com/poco-ai/poco-claw/pull/88
- feat(storage): 兼容阿里云 OSS 并支持 S3 key prefix 配置 by @flintttan in https://github.com/poco-ai/poco-claw/pull/93
- feat(auth): 接入飞书 OAuth 登录 by @flintttan in https://github.com/poco-ai/poco-claw/pull/98
- feat(auth): 支持 OAuth 模式切换与单用户回退 by @flintttan in https://github.com/poco-ai/poco-claw/pull/97
- feat(frontend): 优化 Run 级回放与产物切换体验 by @flintttan in https://github.com/poco-ai/poco-claw/pull/96
- Implement comprehensive authentication features and integrations by @qychen2001 in https://github.com/poco-ai/poco-claw/pull/99
- 优化 Run 记录统计与移动端查看体验 by @flintttan in https://github.com/poco-ai/poco-claw/pull/100
- fix(scripts): rename LANG variable to UI_LANG to avoid locale collision by @luyao618 in https://github.com/poco-ai/poco-claw/pull/102
- fix(docker): add healthchecks for backend, executor-manager, and frontend by @luyao618 in https://github.com/poco-ai/poco-claw/pull/104
- feat: 新增系统管理能力并完善系统级 MCP 脱敏逻辑 by @flintttan in https://github.com/poco-ai/poco-claw/pull/101
- feat: 增加运行时环境变量注入策略,优化环境变量管理体验 by @flintttan in https://github.com/poco-ai/poco-claw/pull/106
- Feat/channel shared artifacts by @ffy6511 in https://github.com/poco-ai/poco-claw/pull/108
- feat: Added channel collaboration module by @ffy6511 in https://github.com/poco-ai/poco-claw/pull/109
- docs: updated README and added images for channel-function by @ffy6511 in https://github.com/poco-ai/poco-claw/pull/110
Server / Channel 频道协作
在长期存在的 server 中使用 channel、DM 和 reply thread 协作。你可以在对话中 @agent 触发持久化 Agent,把消息转成可追踪 task,在 execution drawer 中查看执行进度,并把产物发布到 shared files,供团队成员和其他 Agent 复用。
New Contributors
- @flintttan made their first contribution in https://github.com/poco-ai/poco-claw/pull/93
- @luyao618 made their first contribution in https://github.com/poco-ai/poco-claw/pull/102
Full Changelog: https://github.com/poco-ai/poco-claw/compare/v0.4.0...v0.5.0