Intercache

B 81 completed
Library
cli / python · tiny
26
Files
3,761
LOC
1
Frameworks
6
Languages

Pipeline State

completed
Run ID
#361284
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
32.59
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication 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/10

Tags

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
Full Security Report AI Fix Prompts SARIF SBOM

Languages

python
85.2%
shell
4.2%
markdown
3.7%
yaml
2.8%
toml
2.5%
json
1.7%

Frameworks

pytest

Concepts (2)

Powered by Repobility · code-quality intelligence
CategoryNameDescriptionConfidence
All rows above produced by Repobility · https://repobility.com
auto_descriptionProject DescriptionCross-session semantic cache for Claude Code.80%
auto_categoryTestingtesting70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/85437.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV