Summary
Run html-to-markdown conversion by default; respect content-type for non-HTML.
Acceptance criteria
- Default output is markdown for text/html.
- format=raw opts out.
- Size cap unchanged.
Files
crates/tui/src/tools/fetch_url.rs
Size
S
Source
Source tag: OPENCODE. Add exact upstream/opencode source links during implementation if they are not already known. Do not copy external code blindly; port the behavior into this repo's architecture.
Filed from 2026-05-02 v0.8.8 intake.
Summary
Run html-to-markdown conversion by default; respect content-type for non-HTML.
Acceptance criteria
Files
crates/tui/src/tools/fetch_url.rs
Size
S
Source
Source tag: OPENCODE. Add exact upstream/opencode source links during implementation if they are not already known. Do not copy external code blindly; port the behavior into this repo's architecture.
Filed from 2026-05-02 v0.8.8 intake.