Skip to content
View MrXnneHang's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report MrXnneHang

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MrXnneHang/README.md

Keep it simple

芙莉莲

Ciallo ~(∠・ω< )⌒★!

About me

  • XnneHang's Blog
  • Intern at NevaMind-AI and interested in Long-Term Memory.
  • I like reading📚, writing✏️ and animes📺!
  • I love all interesting things and want to try to do it.
  • I want to bring waifus into real world.

Language and Tools

Python C++
VSCode Markdown
Linux windows

Markdown     15 hrs 43 mins        ███████████████░░░░░░░░░░   59.40 %
Python       2 hrs 46 mins         ██▓░░░░░░░░░░░░░░░░░░░░░░   10.46 %
Other        1 hr 20 mins          █▒░░░░░░░░░░░░░░░░░░░░░░░   05.06 %
Rust         1 hr 14 mins          █▒░░░░░░░░░░░░░░░░░░░░░░░   04.71 %
JSON         1 hr 9 mins           █░░░░░░░░░░░░░░░░░░░░░░░░   04.40 %

Recent Blog Posts

gotcha.md:给 Agent 一本项目避坑手册 covergotcha.md:给 Agent 一本项目避坑手册
你的 Agent 是不是也经常同一个错误犯好几遍才记住?聊聊 gotcha.md——哪些记忆是 Agent 在 new session 后必须立刻全量具备的?哪些靠后续召回就够了?
2026-07-07
从 How We Use Skills 开始:什么是渐进式披露?什么是任务拆解?我想了解什么? cover从 How We Use Skills 开始:什么是渐进式披露?什么是任务拆解?我想了解什么?
一篇围绕《How We Use Skills》的阅读笔记——当你无法一次性把所有东西都塞给 Agent 时,你该如何保持它的高效?渐进式披露(Progressive Disclosure)与任务拆解(Task Decomposition)。
2026-07-03
站在 C 端开发者的角度看 memU 的架构转向 cover站在 C 端开发者的角度看 memU 的架构转向
memU ADR0007 推翻了之前的 LLM mode,从 C 端产品开发者和情感陪伴场景聊我的看法
2026-07-02

Here is my cat🐾 powered by openclaw.

Pinned Loading

  1. XnneHangLab/XnneHangLab XnneHangLab/XnneHangLab Public

    希望用代码为 waifus 绘心。

    Python 100 10

  2. XnneHangLab/yutto-uiya XnneHangLab/yutto-uiya Public

    一个 bilibili 视频下载器,基于 yutto 开发的 tauri-ui

    TypeScript 31 1

  3. xnnehang.top xnnehang.top Public

    这里是我的个人博客呀~

    Astro

  4. XnneHangLab/wikimem XnneHangLab/wikimem Public

    File-first memory pipeline: categories + wiki-links over plain markdown. Zero infra — BM25 in memory, optional embedding fusion, no database as source of truth.

    Python