Skip to content

Commit f30a776

Browse files
hsnice16claude
andcommitted
chore: add Ghostty to seed and re-score (163 repos on current rubric)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent e6fe3e7 commit f30a776

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

data/rank.db

0 Bytes
Binary file not shown.

scripts/seed-list.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,10 @@ export const SEEDS: Seed[] = [
163163
},
164164
{ url: "https://github.com/zed-industries/zed", note: "Zed editor" },
165165
{ url: "https://github.com/warpdotdev/warp", note: "Warp — AI terminal" },
166+
{
167+
url: "https://github.com/ghostty-org/ghostty",
168+
note: "Ghostty — fast native terminal emulator (Zig)",
169+
},
166170
{ url: "https://github.com/helix-editor/helix", note: "Helix modal editor" },
167171
{ url: "https://github.com/nushell/nushell", note: "Nu shell" },
168172
{ url: "https://github.com/starship/starship", note: "Starship prompt" },

0 commit comments

Comments
 (0)