Xuanwo

Xuanwo / turl

Public

xURL: Client for AI Agents URLs

143
9
100% credibility
Found Feb 23, 2026 at 55 stars 3x -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Rust
AI Summary

turl is a tool for finding and displaying saved conversation histories from local AI coding assistants in readable or raw formats.

How It Works

1
🧑‍💻 Chat with AI helper

You have a helpful back-and-forth conversation with your AI coding assistant while working on a project.

2
🔗 Grab the session link

Copy the unique code or link that identifies this specific conversation for later review.

3
📦 Add turl tool

Set up turl on your computer in one quick step so you can access chats easily.

4
🔍 Enter the link

Give turl the link from your chat, and it finds the conversation saved on your computer.

5
📖 See clean chat history

Enjoy a nicely formatted view of just your messages and the AI's responses, without extras.

Review anytime

Relive and reuse your smart coding conversations whenever inspiration strikes.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 55 to 143 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is turl?

turl is a Rust CLI tool and library for resolving AI agent thread URIs—like `amp://T-xxx`, `codex://session-id`, or `claude://id`—and dumping their local conversation files as markdown timelines or raw JSONL. It auto-locates threads across standard data dirs for agents including Amp, Codex, Claude Code, Gemini, and OpenCode, respecting env vars like `CODEX_HOME` or `CLAUDE_CONFIG_DIR`. No more manually digging through `~/.codex/sessions` or SQLite indexes to review past chats.

Why is it gaining traction?

It unifies access to scattered agent clients data from multiple providers in one dead-simple command: `turl uri://id`. Renders clean user/assistant exchanges, skips tool calls, and flags context compactions—ideal for quick reviews or sharing. Installs via `npx skills add Xuanwo/turl`, works out-of-box with official paths, beating fragmented scripts for ai agents clients like Codex or Claude.

Who should use this?

Backend devs chaining Codex sessions for code gen, AI researchers auditing Claude Code threads, or anyone with Gemini CLI histories needing fast exports. Great for teams reviewing agentforce clients outputs before production, or solo coders pasting URIs into docs without file hunts.

Verdict

Grab it if you're knee-deep in local AI agents—early alpha with solid tests and docs, but only 18 stars and 1.0% credibility signal it's niche and unproven at scale. Test on your threads first; pairs well with git clients github for versioning chats.

(178 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.