Terminal Session Recall
C+ 74 completedPipeline State
completedPipeline Metadata
AI Prompt
Catalog Information
A lightweight tool that automatically restores Claude Code CLI sessions after a VSCode restart, keeping developers in their workflow.
Description
This utility monitors the state of a Claude Code CLI session and automatically reconnects it when VSCode is restarted. It captures session tokens and context, then re‑establishes the connection without user intervention. The tool is written in TypeScript and bundled with esbuild for fast startup. It is designed for developers who rely on the Claude Code CLI within VSCode and want to avoid manual re‑login steps. By preserving session continuity, it reduces downtime and improves productivity.
الوصف
تعمل هذه الأداة على مراقبة حالة جلسة Claude Code CLI وإعادة توصيلها تلقائياً عند إعادة تشغيل VSCode. تقوم بالتقاط رموز الجلسة والسياق، ثم تعيد إنشاء الاتصال دون تدخل يدوي. تم كتابة الأداة بلغة TypeScript وتُجمّع باستخدام esbuild لتوفير وقت بدء التشغيل. صممت خصيصاً للمطورين الذين يعتمدون على CLI داخل VSCode ويرغبون في تجنب خطوات تسجيل الدخول اليدوية. من خلال الحفاظ على استمرارية الجلسة، تقلل من وقت التوقف وتزيد من إنتاجية المستخدم. تدعم الأداة بيئة تطوير متكاملة مع واجهة سطر أوامر بسيطة. كما توفر تجربة سلسة دون الحاجة إلى إعدادات معقدة أو تكوينات إضافية.
Novelty
6/10Tags
Technologies
Claude Models
Quality Score
Strengths
- Good test coverage (43% test-to-source ratio)
- Good security practices \u2014 no major issues detected
- Properly licensed project
Weaknesses
- No CI/CD configuration \u2014 manual testing and deployment
- 121 duplicate lines detected \u2014 consider DRY refactoring
Recommendations
- Add a test suite \u2014 start with critical path integration tests
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
Security & Health
Languages
Frameworks
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility (the analyzer behind this table) · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | > Unofficial VSCode extension — Automatically restore Claude Code CLI sessions after restart | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Testing | testing | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
