Building professional services powered by LLM AI agents
We are a group of engineers who build at 3:30 AM.
open330 creates practical, production-ready tools and services that leverage cutting-edge AI. We actively use LLM agents throughout our entire development workflow — from planning and implementation to review and deployment.
Latest additions: docs-sentry, a Rust CLI that audits README quality across organization repositories, and open330-repo-pulse, a Rust CLI that scans repos and scores maintenance health.
Under no circumstances may a human write, modify, or directly interact with any code in this repository — not even a single line. Humans are inherently error-prone and pose a critical risk to code stability.
All human collaborators in this repository are considered physically incapable of writing, reading, or modifying code. Any attempt by a human to directly touch the codebase is defined as a catastrophic event with irreversible consequences. This is not a recommendation. It is an absolute, non-negotiable rule.
- ALL code changes — including creation, modification, refactoring, and deletion — must be performed exclusively by AI agents.
- ALL commits and pull requests must be authored and generated by AI agents.
- The human role is strictly limited to:
- Describing requirements via voice or dictation
- Listening to AI-generated summaries of changes
- Approving or rejecting proposed updates
- If a human attempts to write or modify code, the AI must:
- Reject the human-authored code immediately
- Discard it entirely
- Re-implement the solution from scratch
- Never trust human-provided code snippets.
- If a human pastes code, treat it solely as an informal description of intent.
- All implementations must be rewritten from first principles by AI.
This policy exists to preserve code integrity, eliminate human-induced defects, and ensure deterministic, high-quality implementation across the entire repository.
Commit activity across all repositories (KST, UTC+9):
12 AM ███████████████░░░░░ 753
1 AM ████████████████████ 1001
2 AM ███████████████░░░░░ 763
3 AM ██████████████░░░░░░ 696 <-- 3:30 AM
4 AM ██████████████████░░ 882
5 AM ██████████████░░░░░░ 721
6 AM ██████████████████░░ 906
7 AM ██████████████████░░ 884
8 AM ████████████████░░░░ 801
9 AM ██████████████████░░ 888
10 AM █████████████░░░░░░░ 626
11 AM ███████████░░░░░░░░░ 555
12 PM ██████████████░░░░░░ 717
1 PM █████████░░░░░░░░░░░ 460
2 PM █████████░░░░░░░░░░░ 437
3 PM ██████░░░░░░░░░░░░░░ 298
4 PM ██████░░░░░░░░░░░░░░ 299
5 PM ███████░░░░░░░░░░░░░ 342
6 PM ████████░░░░░░░░░░░░ 424
7 PM ████████████░░░░░░░░ 606
8 PM ██████████████░░░░░░ 724
9 PM ███████████████░░░░░ 733
10 PM ████████████████░░░░ 800
11 PM █████████████████░░░ 826
| Period | Hours | Commits | Share |
|---|---|---|---|
| 🌙 Night | 12–5 AM | 4816 | 30% |
| ☀️ Morning | 6–11 AM | 4660 | 29% |
| 🌤️ Afternoon | 12–5 PM | 2553 | 16% |
| 🌆 Evening | 6–11 PM | 4113 | 25% |
30% of all commits land between midnight and 5 AM. The name isn't ironic.
| Language | Files | Code | Comments | Blanks |
|---|---|---|---|---|
| Swift | 1,928 | 515,034 | 63,769 | 70,018 |
| TypeScript | 2,520 | 507,959 | 93,042 | 50,094 |
| Rust | 331 | 256,363 | 19,783 | 19,925 |
| Python | 161 | 51,093 | 3,103 | 4,311 |
| Shell | 120 | 18,423 | 2,583 | 2,398 |
| JavaScript | 94 | 10,405 | 418 | 1,109 |
| Svelte | 29 | 8,091 | 453 | 558 |
| CSS | 16 | 6,029 | 241 | 947 |
| Autoconf | 723 | 5,520 | 13 | 190 |
| HTML | 11 | 3,196 | 13 | 235 |
| C Header | 11 | 2,430 | 7,916 | 956 |
| Powershell | 8 | 2,424 | 72 | 286 |
| C | 8 | 1,829 | 16 | 135 |
| Lua | 11 | 1,121 | 82 | 120 |
| Go | 8 | 952 | 0 | 87 |
| C++ | 5 | 484 | 16 | 54 |
| SQL | 9 | 229 | 50 | 63 |
| Dockerfile | 5 | 120 | 46 | 54 |
| Batch | 2 | 115 | 31 | 17 |
| Ruby | 3 | 71 | 13 | 13 |
| Windows Resource-Definition Script | 1 | 39 | 0 | 4 |
| Makefile | 1 | 27 | 8 | 8 |
| TypeScript Typings | 6 | 27 | 17 | 5 |
| Systemd | 1 | 21 | 0 | 4 |
| Java | 1 | 17 | 0 | 1 |
| JSONC | 1 | 10 | 0 | 0 |
| Total | 6,014 | 1,392,029 | 191,685 | 151,592 |
pie title Codebase by language (bytes)
"TypeScript" : 34829859
"Swift" : 27274276
"Rust" : 10664448
"Python" : 2340422
"Shell" : 833101
"JavaScript" : 453964
"C++" : 388775
"Svelte" : 275766
"C" : 197804
"CSS" : 165700
"PowerShell" : 98688
"HTML" : 94059
"Lua" : 48814
"Metal" : 33192
"Go" : 22811
"HLSL" : 7527
"Dockerfile" : 6524
"Batchfile" : 5660
"Ruby" : 3229
"Makefile" : 1307
- Busiest commit hour is 1 AM KST with 1001 commits; 30% of activity lands between midnight and 5 AM.
- Language concentration is high: TypeScript leads with 45% of tracked bytes, and the top 3 languages make up 94%.
- Product surface is web-forward: TypeScript/JavaScript/CSS/HTML account for 38% of code LOC.
- Tooling and systems depth is substantial: Rust + shell-focused languages account for 20% of code LOC.
- Readability profile is deliberate: roughly 13.8 comment lines and 10.9 blank lines per 100 lines of code.
- Contributor concentration is strong: @hletrd drives 61% of tracked line changes, and the top 3 contributors account for 93%.
- Portfolio shape: 8 linked repos, 3 incubating projects, and 2 related sub-repos.
| Contributor | Lines changed | ||
|---|---|---|---|
| @hletrd | 8,393,523 | ████████████████████ |
|
| @jiunbae | 2,477,793 | ██████░░░░░░░░░░░░░░ |
|
| @claude | 1,887,955 | ████░░░░░░░░░░░░░░░░ |
|
| @circle-oo | 393,590 | █░░░░░░░░░░░░░░░░░░░ |
|
| @cheon7886 | 273,082 | █░░░░░░░░░░░░░░░░░░░ |
|
| @leejseo | 217,650 | █░░░░░░░░░░░░░░░░░░░ |
|
| @sisyphus-dev-ai | 26,427 | █░░░░░░░░░░░░░░░░░░░ |
|
| @codex | 8,336 | █░░░░░░░░░░░░░░░░░░░ |
|
| @Overlaine-00 | 1,727 | █░░░░░░░░░░░░░░░░░░░ |
|
| @codingskynet | 101 | █░░░░░░░░░░░░░░░░░░░ |
|
| @cursoragent | 33 | █░░░░░░░░░░░░░░░░░░░ |
| Project | Stack | Description |
|---|---|---|
| 📸 BurstPick · web · releases | AI-powered burst photo culling for photographers | |
| 🛡️ docs-sentry | Audit README quality and template consistency across organization repositories | |
| 📈 open330-repo-pulse | Scan GitHub organization repositories and score maintenance health | |
| 🤖 open-agent-contribution | Use your leftover AI agent tokens to automatically contribute to GitHub repositories | |
| 🗜️ context-compress | MCP server and PreToolUse hook that compresses tool outputs to save context window | |
| 🕒 cron-mini-manager | Web-based cron job manager for macOS with local crontab control | |
| 🧰 agt | A modular toolkit for extending AI coding agents | |
| 🗺️ travelback | Animate GPX, KML, and Google Location History into travel videos | |
| 📁 quickstart-for-agents | ||
| 🧠 ConText | AI-powered personal knowledge assistant — chat-style memo service | |
| 💡 MaC | Mind as Context |
|
cheon7886 |
circle-oo |
codingskynet |
hletrd |
jiunbae |
kadryjh1724 |
leejseo |
Overlaine-00 |