logoalt Hacker News

lynx97today at 2:19 PM1 replyview on HN

> Long output? Redirect to a file and read it from there:

Hmm, smells AI generated. Why should an LLM (this is from a SKILL.md) care about $LINES?


Replies

skorniienkotoday at 2:38 PM

Done, fixed in v0.4.1. Reason why agent reads from a file - it can do it in chunks or pass the path to subagent and keep it out from own context. I've tested it on 3hrs long interview YT video - worked smoothly.