E9S

D 59 completed
Other
infrastructure / go · small
118
Files
21,290
LOC
0
Frameworks
3
Languages

Pipeline State

completed
Run ID
#1545431
Phase
done
Progress
0%
Started
2026-04-16 23:22:32
Finished
2026-04-16 23:22:32
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
54.67
Framework unique
Isolation
Last stage change
2026-05-10 03:34:51
Deduplication group #49205
Member of a group with 41 similar repo(s) — canonical #667575 view group →
Repobility analyzer · published findings · https://repobility.com

AI Prompt

Create an interactive terminal UI, similar to k9s, written in Go, for managing AWS infrastructure. I need it to have a full-screen framed layout with a mode switcher and context-sensitive help. The system should allow me to manage modules for ECS, EC2, CloudWatch Logs, and more. Specifically for EC2, I need to browse instances with details like state, IP, and tags, and be able to perform actions like starting, stopping, or terminating instances. For ECS, I need functionality to view environment variables, stream logs, and inspect task definitions. The UI should also support region switching and automatically reload configuration from a YAML file.
go terminal-ui aws infrastructure cli bubbletea aws-management ec2 ecs cloudwatch
Generated by gemma4:latest

Catalog Information

Create an interactive terminal UI, similar to k9s, written in Go, for managing AWS infrastructure. I need it to have a full-screen framed layout with a mode switcher and context-sensitive help. The system should allow me to manage modules for ECS, EC2, CloudWatch Logs, and more. Specifically for EC2, I need to browse instances with details like state, IP, and tags, and be able to perform actions like starting, stopping, or terminating instances. For ECS, I need functionality to view environment

Tags

go terminal-ui aws infrastructure cli bubbletea aws-management ec2 ecs cloudwatch

Quality Score

D
58.7/100
Structure
59
Code Quality
62
Documentation
33
Testing
45
Practices
75
Security
84
Dependencies
80

Strengths

  • CI/CD pipeline configured (github_actions)
  • Consistent naming conventions (snake_case)
  • Good security practices — no major issues detected
  • Properly licensed project

Weaknesses

  • 2 files with critical complexity need refactoring
  • 2105 duplicate lines detected — consider DRY refactoring
  • 3 'god files' with >500 LOC need decomposition

Recommendations

  • Add a test suite — start with critical path integration tests
  • Add a linter configuration to enforce code style consistency

Languages

go
97.8%
markdown
1.6%
yaml
0.6%

Frameworks

None detected

Symbols

method688
struct205
function180
constant68
type_alias8

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

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