@calesennett/pi-hn
v0.1.3
Published
Hacker News front-page reader extension for pi
Maintainers
Readme
pi-hn
A simple Hacker News front-page reader extension for pi.

Features
/hncommand opens a selectable front-page listj/k(and arrow keys) navigate the listaorEnteropens the article URLxfetches and parses the selected article (via Readability) and adds it to session context for follow-up promptscopens comments in browser- Read tracking is stored in a local JSON file at
~/.pi/agent/data/pi-hn/db.json(or$PI_CODING_AGENT_DIR/data/pi-hn/db.json)
Install
pi install npm:@calesennett/pi-hnLocal development
In this repo, load the extension directly:
pi -e ./extensions/hn.ts