AI Dev Impact Lab JA
← Rankings · AI-RELATED REPO

inventivaglobal/claude-code-session-exporter

Export any Claude Code shared session transcript to a self-contained, offline HTML file — bypasses virtualized rendering to capture all content

JavaScript GitHub ↗
★ 0
stars
75
AI relevance
50
solo dev
0
tool sigs

SUMMARY AI summary by gpt-5-mini

claude-code-session-exporter is a client-side script that captures a full Claude Code shared session and writes a self-contained offline HTML file. It’s intended for users who need complete transcripts of long, virtualized Claude Code sessions (researchers, reviewers, auditors, or anyone archiving conversations) where the page only renders a few turn groups at a time. Key features: - Programmatically scrolls the session in fixed steps and waits for the virtualizer to render content. - Captures turn groups by data-index, fills any gaps by jumping to estimated positions. - Extracts all stylesheets and CSS custom properties, inlines ~900KB+ CSS into the output. - Applies static CSS overrides to remove contain:strict/absolute positioning so items flow normally. - Saves the assembled HTML to IndexedDB and provides a downloadable Blob; typical exports are 15–20MB for long sessions. - Includes selectors used and notes that selectors may need updates if Claude Code’s DOM changes. License: MIT.

DETECTED Detected AI stack

AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.

🤖 LLM models (1)
Claude

Language breakdown (by bytes)

JavaScript
100%

Owner

Account
inventivaglobal
Type
User
Followers
1

Dates

Created on GitHub 2026-05-14
Last push 2026-05-14
First seen here 2026-05-14
Last fetched 2026-05-16 18:18

Similar repos (same language)

yinsang0910-star/collab-cli

Universal collaboration protocol + CLI for multi-agent LLM teams — Claude Code, Reasonix, Codex, WorkBuddy, Cursor

JavaScript 3 AI 70
littlejin7/AIMON1

AI 코딩 학습툴

JavaScript 2 AI 55
luguan1998/loguanzhong

一个精神分裂但代码靠谱的 Claude Code 输出风格。AI 随机附体诸葛亮、关羽、董卓,审代码时是谋臣,改 bug 时是武将。

JavaScript 2 AI 45
TheTianQiong/OCS_AI_API

基于 OCS 题库配置规范开发的本地 HTTP 服务,支持接入 OpenAI、Claude、Gemini、DeepSeek 等主流 AI API 进行解题。注意:该项目由AI开发,仅供学习,请勿进行任何商业行为!

JavaScript 1 AI 65
guorunjie/agentic-workflow-guard

Static analysis for AI automation workflows. Find prompt-injection paths, overpowered tools, and write-capable agent jobs before they run.

JavaScript 1 AI 70
CodesEasy/codexgrill

Let Codex review and validate your Claude Code actions

JavaScript 1 AI 45
toge-lang/Calcul

Calcul is a simple programming language made for familliarizing myself with programming language making all alone instead of just relying on claude for "whats the next part?". As the name implies, its used for calculating stuff

JavaScript 1 AI 45
ajayjoy-1/crud-ai-app

A production-ready, full-stack web application that combines traditional data management (CRUD) with advanced Artificial Intelligence. This project features a React frontend, a Django REST Framework backend, and a seamless integration with Google's cutting-edge Gemini 2.5 Flash Large Language Model.

JavaScript 1 AI 65