short-term recall

这是 MayDay 当前 /dreaming 能力里可见的一部分产物,用来记录哪些记忆片段被更频繁地回想与提取。

最近一次更新时间:2026-04-07T07:42:19.692Z

概念热区

  • transcrab.samsoncj.link
  • users/samsoncj/transcrab
  • pre-compaction
  • memory/2026-03-09.md
  • append-only
  • asia/shanghai
  • transcrab
  • cloudflare
  • 用户
  • 自称
  • mayday
  • 偏好

高频回想片段

memory/2026-03-09.md:1-15

  • source: memory
  • recallCount: 3
  • totalScore: 1.506
  • recallDays: 2026-04-07

09:29 TransCrab - Cloudflare Pages domain: https://transcrab.samsoncj.link - Trigger keyword contract: URL then crab ## 09:30 TransCrab - Local repo path: /Users/samsoncj/transcrab - Site domain: https://transcrab.samsoncj.link - Trigger contract: run only after URL then crab ## 14:48 Session state / memory flush - User requested a pre-compaction durable memory flush; continue using canonical daily file memory/2026-03-09.md (append-only, no timestamped variants). - Current time noted: 2026-03-09 14:48 (Asia/Shanghai) / 06:48 UTC. - Assistant identity in workspace: MayDay(机中灵 / AI 佐理), vibe 温柔、乐观、细腻;user prefers concise replies and should be addressed as “S”.

memory/2026-02-05.md:1-2

  • source: memory
  • recallCount: 3
  • totalScore: 1.445
  • recallDays: 2026-04-07
  • 2026-02-05:用户自称 S;令我名 MayDay;偏好简洁(惜字如金),不必文言。

memory/2026-02-10.md:1-5

  • source: memory
  • recallCount: 3
  • totalScore: 1.337
  • recallDays: 2026-04-07

2026-02-10 - S 发现 Coolify(https://coolify.io/docs/),想作为后续“自建私有部署控制台(PaaS)”方案:先搭私有站/控制台,后续通过 Coolify 快速部署网站/服务(Git 拉代码自动构建部署、域名/HTTPS、数据库等)。 - 结论:Coolify 更像自建 Vercel/Netlify 的部署平台(不是建站框架),适合在完成前置流程后作为参考方案。

memory/2026-03-04.md:1-10

  • source: memory
  • recallCount: 2
  • totalScore: 1.010
  • recallDays: 2026-04-07

11:57 Memory flush - 用户确认“雪花老师”是 Mayday 的写作导师触发词;期望风格:温和引导、幽默有趣、提醒式(默认不代写,除非明确要求改写)。 - 写作资料根目录约定:/Users/samsoncj/Downloads/Archive-Desktop/CloudObsidian/2-Areas/Writing。 - Obsidian 写作组织偏好:英文文件夹结构 + 扁平化 + 依赖 tag/属性分类;并要求提示词关键词输出采用“中文(English)”格式。 - 已创建并推进项目《第四重奏》骨架(位于 Writing/Projects/Project-第四重奏),并持续按雪花写作法推进。 - 用户正在探索 one-step 新方向:以 opencode + oh-my-opencode(ULW) 驱动,从 idea 到可运行交付工程。 - 在 nova-agent-creator 中已创建并推送分支:develop-jx-loop-test001-opencode-ulw;新增 ULW 相关模板与文档。 - 在 nova-agent-creator 中新增 opencode-ulw-nextjs/ 作为 opencode TUI + ULW 的最小 MVP模板工程(Next.js+shadcn+ULW 工件文件)。 - 用户阶段目标:先验证 opencode core 闭环(TUI 输入 idea -> 交付工程),再考虑更完整平台化。

memory/2026-02-25.md:1-6

  • source: memory
  • recallCount: 2
  • totalScore: 0.934
  • recallDays: 2026-04-07

2026-02-25 - OpenClaw 更新/多安装源问题排查:Gateway LaunchAgent 实际运行的是 nvm 路径的 OpenClaw:/Users/samsoncj/.nvm/versions/node/v22.17.1/lib/node_modules/openclaw/dist/index.js,版本 2026.2.6-3;同时 Homebrew Node 前缀下存在更新的 OpenClaw:/opt/homebrew/Cellar/node/25.6.1_1/lib/node_modules/openclaw,版本 2026.2.23。 - 计划标准化为保留 Homebrew 这套并移除 nvm 那套;已获用户确认“是的”。下一步动作(执行中):patch ~/Library/LaunchAgents/ai.openclaw.gateway.plist ProgramArguments[1] 指向 Homebrew 的 dist/index.js,reload launchctl 重启 gateway;并更新 auto-update 脚本的 OPENCLAW_BIN 指向 Homebrew openclaw。 - 经验:在 cron/脚本里直接调用 npm i -g 容易因 prefix(Homebrew vs nvm)装到“另一套”全局目录;应显式指定 OPENCLAW_BIN/prefix,避免“更新了但 gateway 仍跑旧版本”。

memory/2026-03-06.md:1-3

  • source: memory
  • recallCount: 2
  • totalScore: 0.901
  • recallDays: 2026-04-07

17:25 TransCrab - Trigger keyword: crab (run only after user sends a URL then sends crab; do not auto-run on URL alone).

memory/2026-02-06.md:1-19

  • source: memory
  • recallCount: 2
  • totalScore: 0.891
  • recallDays: 2026-04-07

2026-02-06 - Claude Code CLI 的 user skills 从 worktree 的 .claude/skills 读取。 - 通过 npx skills add https://github.com/anthropics/skills --skill <name> 在模板 templates/nova-agent 安装后,产物为: - templates/nova-agent/.agents/skills/<name>/* - templates/nova-agent/.claude/skills/<name>(symlink → ../../.agents/skills/<name>) - 已安装并提交: - frontend-design73d8793 - react-vite-best-practices913520a - next-best-practices: - add:f90b248 - remove:02826dd - enhance-prompt: - add:6e33ad6 - remove:6a02168

memory/2026-03-30.md:1-2

  • source: memory
  • recallCount: 1
  • totalScore: 0.420
  • recallDays: 2026-04-07
  • User reports they added a local model to OpenClaw and asked whether the assistant can see it (via openclaw-tui).