Nex Code
C 70 completed
Cli Tool
cli / javascript · small
77
Files
20,374
LOC
1
Frameworks
4
Languages
Pipeline State
completedRun ID
#303262Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
79.00Framework unique
—Isolation
—Last stage change
2026-05-10 03:35:17Deduplication group #58808
Member of a group with 2 similar repo(s) — canonical #184542 view group →
Top concepts (8)
Project DescriptiontestingTestingTestingAuthenticationUser ManagementFile ManagementSearch
All rows above produced by Repobility · https://repobility.com
🧪 Code Distillation
Browse all specs →Sample distilled functions (click for full spec)
formatToolSummaryFormats a summary string detailing the outcome of a tool execution based on the tool's name, arguments, result, and whether an error occurred. It accepts the tool name, arguments object, raw result string, and an error boolean as inputs. The function outputs a formatted string summarizing the action
MultiProgress._renderFinalRenders a final status report to the standard error stream by iterating over stored labels and corresponding statuses. It accepts no explicit inputs but relies on internal state containing an array of labels and an array of statuses. The function constructs a formatted string, using specific colored
MultiProgress.stopStops any active progress interval by clearing the stored interval ID and setting the internal interval reference to null. It then executes a final rendering routine to display the last computed states. Finally, it writes a control sequence to standard error to make the cursor visible again.
AI Prompt
Build me a standalone, agentic coding CLI tool written in JavaScript. I need it to support multiple AI providers like OpenAI, Anthropic, Google Gemini, and local Ollama servers. The CLI should allow me to interact with my current project context, support streaming output, and handle persistent conversations. Key features I need are the ability to switch models and providers at runtime using slash commands, and a "YOLO Mode" flag to auto-approve dangerous commands. Please ensure it's designed for developers who need to interact with various coding services.
javascript cli ai coding agentic openai anthropic gemini ollama developer-tool
Generated by gemma4:latest
Catalog Information
The Nex Code project is a coding CLI that supports multiple providers, designed for developers who need to interact with various coding services.
Description
Nex Code is an agentic coding command-line interface (CLI) that offers multi-provider support. It allows users to interact with different coding services from a single interface. The project aims to simplify the development process by providing a unified platform for coding tasks.
الوصف
هو نظام أمراتي لكتابة الكود يتيح الدعم المتعدد للخدمات، ويسمح للمستخدمين بالتفاعل مع خدمات كتابة الكود المختلفة من خلال واجهة واحدة. يهدف المشروع إلى تسهيل عملية التطوير عن طريق تقديم منصة موحدة للأنشطة الكترونية.
Novelty
5/10Tags
code-generation multi-provider-support coding-services command-line-interface development-platform
Technologies
jest
Claude Models
claude-opus-4.6
Quality Score
C
69.7/100
Structure
70
Code Quality
69
Documentation
62
Testing
85
Practices
59
Security
76
Dependencies
80
Strengths
- CI/CD pipeline configured (github_actions)
- Good test coverage (109% test-to-source ratio)
- Consistent naming conventions (snake_case)
- Properly licensed project
Weaknesses
- 1076 duplicate lines detected \u2014 consider DRY refactoring
- 2 'god files' with >500 LOC need decomposition
Recommendations
- Add a linter configuration to enforce code style consistency
Security & Health
4.6h
Tech Debt (A)
Medium
DORA Rating
A
OWASP (100%)
Want this analysis on your repo? https://repobility.com/scan/
PASS
Quality Gate
A
Risk (0)
MIT
License
7.2%
Duplication
Languages
Frameworks
Jest
Symbols
variable809
function243
method104
constant47
class9
API Endpoints (1)
| Method | Path | Handler | Framework | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Open data scored by Repobility · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | https://html.duckduckgo.com/html/ | axios.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concepts (8)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Want fix-PRs on findings? Install Repobility's GitHub App · github.com/apps/repobility-bot | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | Standalone agentic coding CLI with multi-provider support.<br> Streaming output, persistent conversations, colored diff previews, automatic project context. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| arch_layer | testing | Detected testing layer | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Testing | testing | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| business_logic | Testing | Detected from 35 related files | 50% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| business_logic | Authentication | Detected from 2 related files | 50% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| business_logic | User Management | Detected from 2 related files | 50% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| business_logic | File Management | Detected from 2 related files | 50% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| business_logic | Search | Detected from 2 related files | 50% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Repobility — same analyzer, your code, free for public repos · /scan/
Embed Badge
Add to your README:
