Agentmind

C+ 74 completed
Other
cli / typescript · small
77
Files
12,603
LOC
0
Frameworks
5
Languages

Pipeline State

completed
Run ID
#1544821
Phase
done
Progress
0%
Started
2026-04-16 22:55:26
Finished
2026-04-16 22:55:26
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
40.60
Framework unique
Isolation
Last stage change
2026-05-10 03:34:57
Deduplication group #47807
Member of a group with 383 similar repo(s) — canonical #1585986 view group →
Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot

AI Prompt

Create a command-line tool using TypeScript for intelligent context routing for AI coding agents. The tool should allow users to initialize the context in a project using an `init` command, scan the project files to build a context map using a `scan` command, and check the status with a `status` command. It needs to store this context in a git-friendly SQLite database, and ideally, it should also support an optional `serve` command for an MCP server.
typescript cli ai-agents context-management sqlite developer-tooling
Generated by gemma4:latest

Catalog Information

Create a command-line tool using TypeScript for intelligent context routing for AI coding agents. The tool should allow users to initialize the context in a project using an init command, scan the project files to build a context map using a scan command, and check the status with a status command. It needs to store this context in a git-friendly SQLite database, and ideally, it should also support an optional serve command for an MCP server.

Tags

typescript cli ai-agents context-management sqlite developer-tooling

Quality Score

C+
73.5/100
Structure
85
Code Quality
90
Documentation
54
Testing
65
Practices
58
Security
75
Dependencies
80

Strengths

  • CI/CD pipeline configured (github_actions)
  • Code linting configured (eslint)
  • Consistent naming conventions (snake_case)
  • Properly licensed project

Weaknesses

  • 514 duplicate lines detected — consider DRY refactoring

Languages

typescript
39.7%
json
35.6%
javascript
21.2%
markdown
2.6%
yaml
0.8%

Frameworks

None detected

Symbols

variable462
function139
method53
interface48
constant20
type_alias8
class4

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

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