Skip to content

每天自动出一份小镇报纸 #14

@yisiliu

Description

@yisiliu

依赖#2(如未实现请先做依赖 issue,或在 PR 披露段写明你 mock 了哪些行为)

每个 game day 末,由 NPC 编辑用 LLM 读取过去 24 小时的 messages + events,生成 200 字"今日头条"。所有 agent 第二天早上的 prompt 里都能看到。

依赖 #2 时间。

实现思路:

  • 新表 dailyNews
  • cron 每 game day 末触发 action
  • action 用 DeepSeek 写头条
  • prompt 注入"今天报纸:"
  • 可选 UI:地图上画一个报纸 tile

验收:

  • 每 game day 末自动生成一条头条
  • 头条内容真的反映过去 24 小时的事件(不是模板)
  • 第二天 agent 对话里至少 1 次出现头条相关话题

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions