Skip to content

All Posts

Browse all blog posts by year and month

2026 6

June 1

  • 探究 agentmemory 记忆分层思想

    Published:
    • 10 min read

    agentmemory 借用了认知科学的 working、episodic、semantic、procedural 四个词,但它不是把人类记忆搬进代码,而是按 agent 的工作流重新切了边界——保存经历、沉淀知识、组织行动,再把经验用回下一次行动。

April 1

  • 如果浏览器替你构建 UI,会怎样?

    Published:
    • 11 min read

    如果服务只发布语义化 manifest 与 API,由浏览器结合用户偏好动态生成界面,前端、无障碍与个性化软件体验会发生什么变化?

March 4

  • 工程化思维探索

    Published:
    • 12 min read

    工程化思维不是「想出来的」,而是每次做决策时刻意结构化思考练出来的。这篇文章记录了我从「会用工具」到「会设计工程」的探索过程,以及在这条路上发现的真正卡点——问题建模能力。

  • 复杂项目里,AI 最强的地方不是最难的地方

    Published:
    • 12 min read

    编程正在从"终点能力"变成"前提能力"——你依然需要懂代码,因为不懂就无法审查 AI 的产出;但光会写代码已经不够了。真正拉开差距的是四件事:定义问题、评估方案、识别失控点、在高速度中保持判断力。

  • Building This Site Quickly

    Published:
    • 1 min read

    Why I chose to start from an existing open-source personal site instead of designing everything from scratch.

  • Hello, chenmi.tech

    Published:
    • 1 min read

    A short introduction to this site and what chenmi plans to publish here.