Intercache
B 81 completed
Library
cli / python · tiny
26
Files
3,761
LOC
1
Frameworks
6
Languages
Pipeline State
completedRun ID
#361284Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
32.59Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #47941
Member of a group with 1 similar repo(s) — canonical #9446 view group →
Top concepts (2)
Project DescriptionTesting
Repobility · code-quality intelligence platform · https://repobility.com
AI Prompt
Create a command-line interface tool in Python for a cross-session semantic cache called intercache. It needs to manage content-addressed blobs, manifests, and session tracking information. The tool should expose several functions, like `cache_lookup` to check for unchanged content, `cache_store` to save content using SHA256 deduplication, and `cache_invalidate` to clear data by path or pattern. It should also include session tracking and statistics reporting. The core logic should handle storage in a specific directory structure.
python cli caching file-system semantic-cache command-line pytest shell data-management
Generated by gemma4:latest
Catalog Information
The intercache project is a cross-session semantic cache designed to store and manage content-addressed blobs, manifests, and session tracking information.
Description
InterCache is a cross-session semantic cache that utilizes content-addressed blobs and manifests for efficient data storage. It also includes session tracking features to manage user sessions effectively. This project aims to provide a robust caching solution for applications requiring persistent data management across multiple sessions.
الوصف
هذا المشروع هو Cache متعددة جلسات semantics الذي يستخدم كتل محتوى المُتجزئة وملفات التوجيه للذاكرة المؤقتة الفعالة. كما يحتوي على ميزات تتبع الجلسات لتعزيز إدارة الجلسات المستمرة.
Novelty
7/10Tags
semantic-cache cross-session-cache content-addressed-blobs session-tracking
Claude Models
claude-opus-4.6 claude (unknown version)
Quality Score
B
81.0/100
Structure
86
Code Quality
83
Documentation
62
Testing
85
Practices
78
Security
92
Dependencies
60
Strengths
- CI/CD pipeline configured (github_actions)
- Good test coverage (70% test-to-source ratio)
- Code linting configured (ruff (possible))
- Good security practices \u2014 no major issues detected
- Properly licensed project
Weaknesses
- 131 duplicate lines detected \u2014 consider DRY refactoring
Security & Health
4.6h
Tech Debt (C)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (3)
Powered by Repobility — scan your code at https://repobility.com
MIT
License
5.4%
Duplication
Languages
Frameworks
pytest
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| All rows above produced by Repobility · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | Cross-session semantic cache for Claude Code. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Testing | testing | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
