Agentmind
C+ 74 completed
Other
cli / typescript · small
77
Files
12,603
LOC
0
Frameworks
5
Languages
Pipeline State
completedRun ID
#1544821Phase
doneProgress
0%Started
2026-04-16 22:55:26Finished
2026-04-16 22:55:26LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
40.60Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:57Deduplication 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
🧪 Code Distillation
Browse all specs →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
Frameworks
None detected
Symbols
variable462
function139
method53
interface48
constant20
type_alias8
class4
Embed Badge
Add to your README:
