You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Navigation without URLs: oc do <n> follows a numbered link or reads it if it's text; oc find <query>, oc read <n>, and oc next let an agent dig into a long page without refetching it.
Rendering leads with the page's main content instead of chrome/nav, so the budget is spent on what the page is actually about.
YouTube support: video <id> and channel <name>, including transcript access via caption track links.
Stack Overflow via Atom/RSS feeds: question <id>, tag <name>, user <id>, recent.
Security fix: the SSRF guard now validates the resolved IP a request actually connects to (including every redirect hop), instead of pattern-matching the hostname string. Closes IPv4-mapped IPv6 loopback, 0.0.0.0, and DNS-rebinding bypasses, and fixes a false positive on hostnames like 10.example.com.
README condensed to the core pitch; full benchmark methodology and results now live in only-cli/benchmarks.