pasm_focus
Set or view the current conversation focus to keep long chats on-topic. Push a topic to weight related content in future retrieval; omit topic to read the current focus stack.
Instructions
焦点栈:查看或更新'现在在聊什么'。长对话里先压入当前话题,后续检索会自动给相关内容加权,避免跑题。不传 topic 就是查看。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | 渲染几条焦点,默认 3 | |
| topic | No | 当前话题(不传则只看不写) | |
| weight | No | 权重,默认 1.0 | |
| agent_id | No | default | |
| entities | No | 涉及的实体/关键词 |