mirror of
https://github.com/only-cli/oc.git
synced 2026-09-15 10:40:56 +02:00
Three changes with one motive: a second command costs an agent more than the lines it saves. 'oc do' on a heading or text block now prints the read instead of refusing, since refusing spends a whole turn naming the command that should have run. A page that would finish within about four times the budget is printed whole rather than cut, because the cut moves tokens into a second command instead of saving them. And social timelines stopped rendering as one fused paragraph: linkedom splits text nodes around apostrophes, so fragments are merged back by parent node and edge whitespace, block elements now end lines, and repeated button labels are trimmed sooner than links because a button label is never the content. With that, x.com profiles and posts read without a login, so a six line cli definition ships for the two x.com pages that work.