Skip to content

llm-cliche-highlighter: add option to load text from a URL#296

Merged
simonw merged 1 commit into
mainfrom
claude/cliche-highlighter-url-option-ya3yr4
Jul 17, 2026
Merged

llm-cliche-highlighter: add option to load text from a URL#296
simonw merged 1 commit into
mainfrom
claude/cliche-highlighter-url-option-ya3yr4

Conversation

@simonw

@simonw simonw commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Adds a URL form above the textarea that fetches page text through the
Jina Reader proxy (r.jina.ai), following the approach in jina-reader.html.
The URL is persisted in the page's #fragment, and arriving on the page
with #URL pre-fills the form — the user still clicks Load URL to fetch.
Bare domains get https:// prepended; the fragment round-trips encoded or
raw URLs. New helpers are covered by four additional self-tests.

Co-Authored-By: Claude Fable 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01Ufd4V3f8bmxQ8kfsirHDy2

Adds a URL form above the textarea that fetches page text through the
Jina Reader proxy (r.jina.ai), following the approach in jina-reader.html.
The URL is persisted in the page's #fragment, and arriving on the page
with #URL pre-fills the form — the user still clicks Load URL to fetch.
Bare domains get https:// prepended; the fragment round-trips encoded or
raw URLs. New helpers are covered by four additional self-tests.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Ufd4V3f8bmxQ8kfsirHDy2
@claude

claude Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Claude encountered an error —— View job


I'll analyze this and get back to you.

@simonw

simonw commented Jul 17, 2026

Copy link
Copy Markdown
Owner Author

@simonw
simonw merged commit f694251 into main Jul 17, 2026
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants