Porting Hermes Note to Pi Agent | Generated by AI

Home 2026.07

Here’s a summary of what we did:

Summary

1. Explored the project — You showed me the current working directory (/mnt/data/zz), which is a machine learning data pipeline for downloading, extracting, tokenizing, and analyzing large datasets (FineWeb, Wikimedia, etc.) for model training.

2. Studied the Pi Agent extension API — You shared your Hermes note plugin (a Python plugin that enqueues assistant responses via /note), and I read the full Pi Agent docs on extensions — including extensions.md, session-format.md, and several examples (bookmark.ts, summarize.ts).

3. Built a Pi Agent note extension — I wrote an equivalent TypeScript extension at ~/.pi/agent/extensions/note/index.ts that:

Key mapping:


Generated by AI. Curating and sharing still takes effort. If you find it useful, feel free to donate. WeChat: @lzwjavaWeChat QR · X: @lzwjava · Say hi 👋

Back Donate