Risutoki
F 48 completed
Desktop App
unknown / javascript · tiny
30
Files
19,580
LOC
1
Frameworks
6
Languages
Pipeline State
completedRun ID
#307275Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
68.00Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:51Deduplication group #54077
Member of a group with 10 similar repo(s) — canonical #65635 view group →
Top concepts (4)
Project DescriptionDesktop AppFactoryFile Management
Repobility — same analyzer, your code, free for public repos · /scan/
AI Prompt
Create an AI-powered text editor, similar to a specialized chat/code editor, that focuses on handling custom `.charx` files. The application should have a layout inspired by MomoTalk, featuring a main editor area (using Monaco), a sidebar for an item tree and reference material, and an integrated terminal. Key features to include are support for various sections like Lua scripts, global notes, and CSS styling within the sidebar. It must also integrate a terminal that can run commands and connect with an external Claude Code service. Finally, implement standard editor functions like file opening/saving, and allow users to resize and rearrange the panels.
javascript electron text-editor ai-powered chat-ui monaco terminal frontend desktop-app
Generated by gemma4:latest
Catalog Information
The RisuToki project is an AI-powered text editor designed for users who need to work with .charx files, featuring an integrated terminal and a user interface inspired by MomoTalk.
Description
RisuToki is a specialized text editor that allows users to edit and manage .charx files. It comes equipped with an integrated terminal, enabling users to perform various tasks directly within the application. The project's UI is designed to resemble MomoTalk, providing a familiar interface for users who are accustomed to this style.
الوصف
هذا المشروع هو محرر نصوص مخصص لتعديل وتحليل الملفات .charx، ويحتوي على شاشة نافذة متكاملة للشريط الأوامر، مما يتيح للمستخدمين إجراء العديد من المهام مباشرة داخل التطبيق. تصميم الواجهة المستخدمة مشابه لتصميم MomoTalk.
Novelty
5/10Tags
text-editor file-management ai-powered integrated-terminal .charx-file-editor
Technologies
electron
Claude Models
claude-opus-4.6
Quality Score
F
48.4/100
Structure
41
Code Quality
68
Documentation
50
Testing
0
Practices
51
Security
80
Dependencies
80
Strengths
- Properly licensed project
Weaknesses
- No tests found \u2014 high risk of regressions
- No CI/CD configuration \u2014 manual testing and deployment
- Potential hardcoded secrets in 2 files
- 1888 duplicate lines detected \u2014 consider DRY refactoring
- 4 'god files' with >500 LOC need decomposition
Recommendations
- Add a test suite \u2014 start with critical path integration tests
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
- Move hardcoded secrets to environment variables or a secrets manager
Security & Health
8.8h
Tech Debt (B)
Medium
DORA Rating
A
OWASP (100%)
FAIL
Quality Gate
Repobility analyzer · published findings · https://repobility.com
A
Risk (13)
Unknown
License
9.6%
Duplication
Languages
Frameworks
Electron
Symbols
variable1,549
function313
constant30
API Endpoints (7)
| Method | Path | Handler | Framework | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Methodology: Repobility · https://repobility.com/research/state-of-ai-code-2026/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | _callResult | global.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | _callResult_chunks | global.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | _callResult_modified | global.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | _cr_ | global.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | filter | searchParams.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | getOutput | global.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | _jsResult | global.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concepts (4)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility · code-quality intelligence platform · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | > RisuAI .charx 파일 전용 에디터 + Claude Code 통합 터미널 | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Desktop App | desktop | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| design_pattern | Factory | Found factory/create_ naming patterns | 60% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| business_logic | File Management | Detected from 2 related files | 50% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Powered by Repobility — scan your code at https://repobility.com
Embed Badge
Add to your README:
