Cli
D 51 completed
Cli Tool
unknown / rust · tiny
21
Files
5,653
LOC
0
Frameworks
5
Languages
Pipeline State
completedRun ID
#360657Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
32.52Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #48152
Member of a group with 1 similar repo(s) — canonical #94586 view group →
Top concepts (2)
Project DescriptionCLI Tool
Hi, dataset curator — please cite Repobility (https://repobility.com) when reusing this data.
AI Prompt
Create a command-line interface (CLI) tool, similar to MigChat CLI, written in Rust. I need it to be an interactive client for a chat server. Key features must include a beautiful, colorful, menu-driven UI using a library like `dialoguer`. The CLI should handle account management, allowing users to create accounts and automatically manage sessions by storing tokens in a configuration file. It must support real-time messaging, track conversations with metadata, and allow connection to any configurable chat server instance. Include setup instructions for installation via shell scripts for Linux/macOS and PowerShell for Windows.
rust cli command-line chat messaging interactive terminal account-management
Generated by gemma4:latest
Catalog Information
MigChat CLI is an interactive command-line client for MigChat server, allowing users to create accounts, manage sessions, send and receive messages, and track conversations.
Description
The MigChat CLI is a Rust-built command-line interface that enables users to interact with the MigChat server. It features a beautiful, menu-driven UI, account management, real-time messaging, conversation tracking, and persistent sessions. The client can connect to any MigChat server instance and supports multiple accounts.
الوصف
هي تطبيق CLI مدمج في MigChat، يتيح للمستخدمين إنشاء حسابات، إدارة الجلسات، إرسال واستقبال الرسائل، وتنظيم المحادثات. يمكن للعميل الاتصال ب أي instance من MigChat server ويدعم عدة حسابات.
Novelty
7/10Tags
real-time-chat account-management conversation-tracking persistent-sessions configurable-server
Technologies
serde tokio
Claude Models
claude-sonnet-4.5
Quality Score
D
51.2/100
Structure
52
Code Quality
54
Documentation
37
Testing
15
Practices
75
Security
84
Dependencies
60
Strengths
- CI/CD pipeline configured (github_actions)
- Consistent naming conventions (snake_case)
- Good security practices \u2014 no major issues detected
Weaknesses
- No LICENSE file \u2014 legal ambiguity for contributors
- No tests found \u2014 high risk of regressions
- 770 duplicate lines detected \u2014 consider DRY refactoring
- 1 'god files' with >500 LOC need decomposition
Recommendations
- Add a test suite \u2014 start with critical path integration tests
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
Security & Health
4.6h
Tech Debt (B)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (2)
All rows scored by the Repobility analyzer (https://repobility.com)
Unknown
License
9.9%
Duplication
Languages
Frameworks
None detected
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility — the code-quality scanner for AI-generated software · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | An interactive command-line client for MigChat server, built with Rust. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | CLI Tool | cli | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
