Download Latest Version v0.5.7 source code.zip (8.7 MB)
Email in envelope

Get an email when there's a new version of Poco Claw

Home / v0.5.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-25 2.4 kB
v0.5.3 source code.tar.gz 2026-05-25 7.6 MB
v0.5.3 source code.zip 2026-05-25 8.5 MB
Totals: 3 Items   16.1 MB 0

0.5.3 更新内容

新增功能

  • 支持频道文件上传。频道对话中上传的文件现在可以发布到共享文件区域,便于预览和复用。
  • 新增频道内结构化 @ / # 交互。@ 用于用户和 Agent,# 用于共享文件、任务、消息和 thread 等上下文对象。
  • 新增头像和 mention 的悬浮信息卡,可直接在对话中查看用户和 Agent 的基础信息。

问题修复

  • Agent 触发从纯文本扫描切换为结构化实体,提升路由准确性和上下文引用的可靠性。
  • 共享文件引用通过稳定的 artifact ID 传递给 Agent,避免同名文件或展示名导致的歧义。
  • 优化输入框补全行为。Tab 和 Enter 都可以确认候选项,候选项激活时 Enter 不会直接发送消息。

What's New in 0.5.3

New Features

  • Support channel file uploads. Files shared during channel conversations can now be published to the shared files area for preview and reuse.
  • Add structured @ / # interactions in channels. Use @ for users and agents, and # for shared files, tasks, messages, and threads.
  • Add hover cards for avatars and mentions, so user and agent details can be viewed directly in the conversation.

Bug Fixes

  • Switch agent triggering from plain-text scanning to structured entities, improving routing accuracy and context reference reliability.
  • Pass referenced shared files to agents through stable artifact IDs, avoiding ambiguity from duplicate file names or display names.
  • Improve composer completion behavior. Both Tab and Enter can confirm suggestions, and Enter no longer sends the message while a suggestion is active.

What's Changed

Full Changelog: https://github.com/poco-ai/poco-claw/compare/v0.5.2...v0.5.3

Source: README.md, updated 2026-05-25