Skip to content

Claude/track api usage l6x8s#343

Merged
asim merged 4 commits intomainfrom
claude/track-api-usage-L6x8s
Mar 22, 2026
Merged

Claude/track api usage l6x8s#343
asim merged 4 commits intomainfrom
claude/track-api-usage-L6x8s

Conversation

@asim
Copy link
Member

@asim asim commented Mar 22, 2026

No description provided.

claude added 4 commits March 22, 2026 16:02
Twitter/X returns a JavaScript shell with no actual content in the HTML,
making web_fetch and /read return empty results. Route these URLs through
a Nitter instance (nitter.poast.org) which renders tweets as static HTML
that our content extractor can parse.

https://claude.ai/code/session_016UhaM3HefwZjArvB7hHbpE
Move /fetch → /web/fetch and /read → /web/read to follow
consistent /{service}/{endpoint} URL structure. Updates all
internal references (forms, proxied links, search results,
MCP tool path, auth bypass map, route handlers).

https://claude.ai/code/session_016UhaM3HefwZjArvB7hHbpE
Enforce consistent /{service}/{endpoint} URL structure:
- /post, /post/ → /blog/post, /blog/post/
- /flag → /admin/flag

Updates all internal references: route handlers, MCP tool paths,
API docs, templates, links, tests, ActivityPub URLs, and auth map.

https://claude.ai/code/session_016UhaM3HefwZjArvB7hHbpE
Permanent redirects so existing bookmarks and shared links
continue to work after the /{service}/{endpoint} restructure.

https://claude.ai/code/session_016UhaM3HefwZjArvB7hHbpE
@asim asim merged commit 1530fb7 into main Mar 22, 2026
1 of 2 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