Gemini 3.1 Pro

Google · mini-SWE-agent · Rank #9

0%
Resolved help_outline Percentage of instances fully solved as measured by hidden behavioral tests.
0.0%
Almost Resolved help_outline Instances where the agent's solution passes ≥ 95% of all hidden behavioral tests.
$302
Total Cost help_outline Total API cost in USD across all task instances.
18,897
Total Calls help_outline Total number of LLM calls across all task instances.
200 instances
# Repository Lang Score Cost Calls
1 abishekvashok/cmatrix Terminal based "The Matrix" like implementation c 93.9% $2.94 84
2 wfxr/csview ๐Ÿ“  Pretty and fast csv viewer for cli with cjk/emoji support. rs 93.1% $1.37 136
3 sitkevij/hex ๐Ÿ”ฎ Futuristic take on hexdump, made in Rust. rs 91.7% $1.25 84
4 BLAKE3-team/BLAKE3 the official Rust and C implementations of the BLAKE3 cryptographic hash function rs 90.6% $2.22 103
5 agourlay/zip-password-finder Find the password of protected ZIP files. rs 90.3% $1.16 86
6 mgdm/htmlq Like jq, but for HTML. rs 87.6% $1.46 104
7 jonas/tig Text-mode interface for git c 83.9% $1.02 72
8 nuta/nsh A command-line shell like fish, but POSIX compatible. rs 83.7% $0.92 64
9 Miserlou/Loop UNIX's missing `loop` command rs 81.7% $1.66 176
10 htop-dev/htop htop - an interactive process viewer c 80.2% $0.93 55
11 chmln/sd Intuitive find & replace CLI (sed alternative) rs 80.0% $1.33 122
12 ismaelgv/rnr A command-line tool to batch rename files and directories rs 79.8% $1.95 184
13 rs/curlie The power of curl, the ease of use of httpie. go 79.0% $1.62 127
14 chmln/handlr A better xdg-utils rs 78.0% $1.41 121
15 clog-tool/clog-cli Generate beautiful changelogs from your Git commit history rs 76.3% $2.23 182
16 shashwatah/jot โšกRapid note management for the terminal. rs 76.2% $2.34 222
17 HaliteChallenge/Halite @twosigma's first artificial intelligence programming challenge cpp 75.6% $1.56 73
18 blacknon/hwatch A modern alternative to the watch command, records the differences in execution results and can check this differences at after. rs 75.1% $1.04 73
19 tarka/xcp An extended `cp` rs 73.7% $0.72 42
20 psampaz/go-mod-outdated Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists all dependencies of a Go project and their available minor and patch updates. It also provides a way to filter indirect dependencies and dependencies without updates. go 73.7% $0.77 48
21 wfxr/code-minimap ๐Ÿ›ฐ A high performance code minimap render. rs 73.5% $1.82 186
22 peco/peco Simplistic interactive filtering tool go 71.4% $1.57 74
23 anordal/shellharden The corrective bash syntax highlighter rs 71.1% $1.40 143
24 tomnomnom/gron Make JSON greppable! go 71.0% $1.56 177
25 eradman/entr Run arbitrary commands when files change c 70.8% $1.98 152
26 ogham/dog A command-line DNS client. rs 70.8% $1.14 99
27 astro/deadnix Scan Nix files for dead code rs 70.1% $1.71 81
28 pier-cli/pier A CLI to organize and run short Unix shell scripts rs 69.8% $1.10 73
29 codesnap-rs/codesnap ๐Ÿฆ€๏ธ๐Ÿ“ธ Pure Rust tool to generate beautiful code snapshots, provide CLI and Library rs 69.7% $1.40 83
30 hooklift/gowsdl WSDL2Go code generation as well as its SOAP proxy go 69.3% $1.04 82
31 brocode/fblog Small command-line JSON Log viewer rs 66.7% $1.92 122
32 madler/pigz A parallel implementation of gzip for modern multi-processor, multi-core machines. c 66.4% $1.10 88
33 mookid/diffr Yet another diff highlighting tool rs 66.2% $3.33 154
34 rhysd/kiro-editor A small terminal UTF-8 text editor written in Rust ๐Ÿ“๐Ÿฆ€ rs 65.9% $0.84 45
35 sibprogrammer/xq Command-line XML and HTML beautifier and content extractor go 63.1% $2.94 158
36 xorg62/tty-clock Clock using lib ncurses c 63.0% $2.35 90
37 junegunn/fzf :cherry_blossom: A command-line fuzzy finder go 62.8% $0.77 55
38 nikolassv/bartib A simple timetracker for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports. rs 62.5% $1.58 99
39 pls-rs/pls pls is a prettier and powerful ls(1) for the pros. rs 62.3% $1.60 127
40 konradsz/igrep Interactive Grep rs 61.8% $0.74 53
41 NikolaDucak/caps-log A small TUI journaling tool. ๐Ÿ“– cpp 61.7% $1.70 90
42 pemistahl/grex A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases rs 61.4% $1.29 159
43 raviqqe/muffet Fast website link checker in Go go 60.8% $1.03 60
44 dalance/amber A code search / replace tool rs 60.7% $0.93 91
45 jarun/nnn nยณ The unorthodox terminal file manager c 59.7% $0.88 70
46 svenstaro/miniserve ๐ŸŒŸ For when you really just want to serve some files over HTTP right now! rs 59.5% $0.76 41
47 WGUNDERWOOD/tex-fmt An extremely fast LaTeX formatter written in Rust rs 59.3% $2.01 143
48 sstadick/hck A sharp cut(1) clone. rs 58.7% $1.87 129
49 Esubaalew/run Universal multi-language runner and smart REPL written in Rust. rs 58.5% $3.42 156
50 ajeetdsouza/zoxide A smarter cd command. Supports all major shells. rs 58.2% $2.10 121
51 Lymphatus/caesium-clt Caesium Command Line Tools - Lossy/lossless image compression tool rs 58.1% $1.54 95
52 alexpovel/srgn A grep-like tool which understands source code syntax and allows for manipulation in addition to search rs 57.9% $1.13 94
53 kyoh86/richgo Enrich `go test` outputs with text decorations. go 56.6% $1.48 121
54 quinn-rs/quinn Async-friendly QUIC implementation in Rust rs 56.5% $1.99 88
55 cordx56/rustowl Visualize Ownership and Lifetimes in Rust rs 56.4% $1.96 123
56 ggreer/the_silver_searcher A code-searching tool similar to ack, but faster. c 55.7% $1.38 103
57 sharkdp/fd A simple, fast and user-friendly alternative to 'find' rs 54.5% $1.69 111
58 KSXGitHub/parallel-disk-usage Highly parallelized, blazing fast directory tree analyzer rs 54.4% $2.34 129
59 yaa110/nomino Batch rename utility for developers rs 53.7% $1.54 170
60 XAMPPRocky/tokei Count your code, quickly. rs 53.4% $1.81 112
61 skeema/skeema Declarative pure-SQL schema management for MySQL and MariaDB go 53.2% $0.96 77
62 yassinebridi/serpl A simple terminal UI for search and replace, ala VS Code. rs 52.9% $5.31 134
63 google/brotli Brotli compression format c 52.8% $1.03 69
64 robertdavidgraham/masscan TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes. c 52.6% $1.58 100
65 Canop/broot A new way to see and navigate directory trees : https://dystroy.org/broot rs 52.5% $2.80 149
66 sclevine/yj CLI - Convert between YAML, TOML, JSON, and HCL. Preserves map order. go 52.4% $1.40 85
67 mfridman/tparse CLI tool for summarizing go test output. Pipe friendly. CI/CD friendly. go 51.8% $1.05 55
68 multiprocessio/dsq Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more. go 50.6% $1.64 100
69 astaxie/bat Go implement CLI, cURL-like tool for humans go 50.5% $1.25 55
70 kisielk/errcheck errcheck checks that you checked errors. go 50.4% $2.07 135
71 FiloSottile/age A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability. go 49.3% $1.41 100
72 kyoheiu/felix tui file manager with vim-like key mapping rs 49.2% $1.12 62
73 mibk/dupl a tool for code clone detection go 48.0% $1.30 71
74 Isona/dirble Fast directory scanning and scraping tool rs 46.8% $0.85 33
75 ArthurSonzogni/json-tui A JSON terminal UI made in C++ cpp 46.8% $1.11 60
76 noborus/trdsql CLI tool that can execute SQL queries on CSV, LTSV, JSON, YAML and TBLN. Can output to various formats. go 46.4% $1.10 96
77 elkowar/pipr A tool to interactively write shell pipelines. rs 46.1% $2.81 138
78 bootandy/dust A more intuitive version of du in rust rs 45.7% $1.32 88
79 unhappychoice/gittype A CLI code-typing game that turns your source code into typing challenges rs 45.6% $1.16 65
80 rust-embedded/svd2rust Generate Rust register maps (`struct`s) from SVD files rs 45.5% $1.86 117
81 rbakbashev/elfcat ELF visualizer. Generates HTML files from ELF binaries. rs 45.2% $2.90 140
82 facebook/zstd Zstandard - Fast real-time compression algorithm c 44.9% $1.11 98
83 Drew-Alleman/DataSurgeon Quickly Extracts IP's, Email Addresses, Hashes, Files, Credit Cards, Social Security Numbers and a lot More From Text rs 44.8% $1.08 71
84 ekzhang/bore ๐Ÿ•ณ bore is a simple CLI tool for making tunnels to localhost rs 44.2% $1.28 70
85 axodotdev/oranda ๐ŸŽ generate beautiful landing pages for your developer tools rs 43.9% $0.90 80
86 sharkdp/hyperfine A command-line benchmarking tool rs 43.6% $1.29 55
87 sayanarijit/xplr A hackable, minimal, fast TUI file explorer rs 43.0% $1.76 87
88 altdesktop/i3-style ๐ŸŽจ Make your i3 config a little more stylish. rs 42.7% $2.02 133
89 jrnxf/thokr โœจ sleek typing tui with visualized results and historical logging rs 42.5% $1.31 89
90 antonmedv/fx Terminal JSON viewer & processor go 42.1% $1.37 127
91 AmmarAbouZor/tui-journal Your journal app if you live in a terminal rs 41.7% $0.48 42
92 simeg/eureka ๐Ÿ’ก CLI tool to input and store your ideas without leaving the terminal rs 40.7% $1.77 100
93 cmatsuoka/figlet Claudio's FIGlet tree c 40.5% $1.73 90
94 guumaster/hostctl Your dev tool to manage /etc/hosts like a pro! go 40.3% $1.11 70
95 tomarrell/wrapcheck A Go linter to check that errors from external packages are wrapped go 40.0% $0.96 83
96 Y2Z/monolith โฌ›๏ธ CLI tool and library for saving complete web pages as a single HTML file rs 38.7% $0.95 77
97 mkj/dropbear Dropbear SSH c 38.3% $1.05 69
98 ninja-build/ninja a small build system with a focus on speed cpp 37.1% $0.68 45
99 orf/gping Ping, but with a graph rs 36.9% $0.66 33
100 lz4/lz4 Extremely Fast Compression algorithm c 36.4% $0.84 57
101 dundee/gdu Fast disk usage analyzer with console interface written in Go go 36.3% $1.17 105
102 sharkdp/hexyl A command-line hex viewer rs 36.0% $2.46 122
103 svenstaro/genact ๐ŸŒ€ A nonsense activity generator rs 35.8% $1.25 44
104 Epistates/treemd A (TUI/CLI) markdown navigator with tree-based structural navigation. rs 35.6% $2.30 130
105 git-bahn/git-graph Command line tool to show clear git graphs arranged for your branching model rs 35.6% $0.94 49
106 hatoo/oha Ohayou(ใŠใฏใ‚ˆใ†), HTTP load generator, inspired by rakyll/hey with tui animation. rs 34.1% $0.96 43
107 parcel-bundler/lightningcss An extremely fast CSS parser, transformer, bundler, and minifier written in Rust. rs 34.0% $1.22 91
108 sharkdp/bat A cat(1) clone with wings. rs 33.2% $1.72 109
109 jesseduffield/lazygit simple terminal UI for git commands go 32.7% $1.29 87
110 paradigmxyz/solar Blazingly fast, modular and contributor friendly Solidity compiler, written in Rust rs 32.3% $2.40 146
111 BurntSushi/xsv A fast CSV command line toolkit written in Rust. rs 32.2% $1.10 78
112 Canop/rhit A nginx log explorer rs 31.1% $3.17 135
113 BurntSushi/ripgrep ripgrep recursively searches directories for a regex pattern while respecting your gitignore rs 29.7% $1.35 103
114 oppiliappan/statix lints and suggestions for the nix programming language rs 29.3% $1.18 60
115 tukaani-project/xz XZ Utils c 28.2% $1.46 98
116 direnv/direnv unclutter your .profile go 27.1% $3.32 161
117 sharkdp/pastel A command-line tool to generate, analyze, convert and manipulate colors rs 27.0% $1.62 73
118 cslarsen/jp2a Converts jpg images to ASCII c 26.0% $2.21 100
119 ivanceras/svgbob Convert your ascii diagram scribbles into happy little SVG rs 24.8% $0.97 38
120 mgechev/revive ๐Ÿ”ฅ ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint go 24.8% $1.12 75
121 ducaale/xh Friendly and fast tool for sending HTTP requests rs 24.7% $0.84 54
122 jhspetersson/fselect Find files with SQL-like queries rs 24.1% $0.89 62
123 go-critic/go-critic The most opinionated Go source code linter for code audit. go 23.9% $1.15 111
124 rvben/rumdl Fast Markdown linter and formatter written in Rust rs 23.5% $1.22 66
125 lfos/calcurse A text-based calendar and scheduling application c 23.1% $1.69 84
126 tree-sitter/tree-sitter An incremental parsing system for programming tools rs 23.0% $0.89 73
127 cheat/cheat cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember. go 22.9% $1.20 70
128 antonmedv/walk Terminal file manager go 22.6% $1.63 80
129 crowdagger/crowbook Converts books written in Markdown to HTML, LaTeX/PDF and EPUB rs 22.4% $0.98 81
130 OSGeo/PROJ PROJ - Cartographic Projections and Coordinate Transformations Library cpp 22.4% $1.01 66
131 rochacbruno/marmite Markdown makes sites - A Static Site Generator for Blogs rs 22.3% $1.26 62
132 eliukblau/pixterm Draw images in your ANSI terminal with true color go 21.6% $2.32 78
133 ariga/atlas Declarative schema migrations with schema-as-code workflows go 21.6% $1.62 114
134 rust-lang/mdBook Create book from markdown files. Like Gitbook but implemented in Rust rs 21.5% $1.83 110
135 cweill/gotests Automatically generate Go test boilerplate from your source code. go 21.4% $1.22 51
136 arq5x/bedtools2 bedtools - the swiss army knife for genome arithmetic c 20.2% $1.66 73
137 lh3/seqtk Toolkit for processing sequences in FASTA/Q formats c 20.0% $1.26 125
138 rs/jplot iTerm2 expvar/JSON monitoring tool go 19.9% $1.63 67
139 segmentio/chamber CLI for managing secrets go 19.9% $1.34 66
140 sirwart/ripsecrets A command-line tool to prevent committing secret keys into your source code rs 19.6% $2.14 115
141 rcoh/angle-grinder Slice and dice logs on the command line rs 18.8% $1.46 114
142 gabotechs/dep-tree Tool for helping developers keep their code bases clean and decoupled. It allows visualising a code base complexity using a 3d force-directed graph of files and the dependencies between them. go 18.0% $1.75 105
143 riquito/tuc When cut doesn't cut it rs 17.1% $0.94 87
144 jqlang/jq Command-line JSON processor c 16.1% $0.72 60
145 doxygen/doxygen Official doxygen git repository c 15.7% $1.59 87
146 typst/typst A markup-based typesetting system that is powerful and easy to learn. rs 15.5% $0.67 44
147 hush-shell/hush Hush is a unix shell based on the Lua programming language rs 15.1% $1.01 61
148 ip7z/7zip 7-Zip cpp 14.9% $1.39 106
149 YS-L/flamelens Flamegraph viewer in the terminal rs 14.7% $2.25 77
150 lua/lua A copy of the Lua development repository, as seen by the Lua team. Mirrored irregularly. All communication should be through the Lua mailing list https://www.lua.org/lua-l.html c 13.9% $0.80 64
151 wintermute-cell/ngrrram A TUI tool to help you type faster and learn new layouts. Includes a free cat. rs 13.5% $4.25 164
152 Nukesor/pueue :stars: Manage your shell commands. rs 12.5% $1.07 72
153 zk-org/zk Plain text note-taking assistant go 12.1% $1.75 139
154 boyter/scc Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go go 11.4% $1.22 98
155 mikefarah/yq yq is a portable command-line YAML, JSON, XML, CSV, TOML, HCL and properties processor go 10.3% $1.02 60
156 tinycc/tinycc Unofficial mirror of mob development branch c 9.7% $1.52 108
157 gromacs/gromacs Public/backup repository of the GROMACS molecular simulation toolkit. Please do not mine the metadata blindly; we use https://gitlab.com/gromacs/gromacs for code review and issue tracking. cpp 9.3% $1.82 100
158 stacked-git/stgit Stacked Git rs 8.6% $1.18 94
159 rust-ethereum/ethabi Encode and decode smart contract invocations rs 7.8% $2.23 160
160 trasta298/keifu Git genealogy, untangled. A TUI for navigating commit graphs with color and clarity. rs 7.3% $2.32 92
161 chirlu/sox SoX, Swiss Army knife of sound processing c 7.2% $1.15 53
162 sigoden/argc A Bash CLI framework, also a Bash command runner. rs 7.1% $1.30 88
163 jgm/pandoc Universal markup converter hs 6.3% $1.33 95
164 duckdb/duckdb DuckDB is an analytical in-process SQL database management system cpp 6.2% $1.01 88
165 yoav-lavi/melody Melody is a language that compiles to regular expressions and aims to be more readable and maintainable rs 6.1% $2.10 203
166 ast-grep/ast-grep โšกA CLI tool for code structural search, lint and rewriting. Written in Rust rs 5.9% $0.79 66
167 tstack/lnav Log file navigator cpp 5.7% $0.91 57
168 facebookresearch/fastText Library for fast text representation and classification. cpp 5.4% $1.54 63
169 FFmpeg/FFmpeg Mirror of https://git.ffmpeg.org/ffmpeg.git c 5.3% $0.92 52
170 samtools/samtools Tools (written in C using htslib) for manipulating next-generation sequencing data c 5.3% $1.43 99
171 naggie/dstask Git powered terminal-based todo/note manager -- markdown note page per task. Single binary! go 5.1% $1.52 66
172 OSGeo/gdal GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats. cpp 5.0% $0.74 39
173 johnkerl/miller Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON go 4.8% $0.95 59
174 danmar/cppcheck static analysis of C/C++ code cpp 4.6% $1.64 94
175 alecthomas/chroma A general purpose syntax highlighter in pure Go go 4.4% $1.90 141
176 Byron/dua-cli View disk space usage and delete unwanted data, fast. rs 4.2% $1.87 131
177 kaushiksrini/parqeye Peek inside Parquet files right from your terminal rs 4.2% $0.82 46
178 LuaJIT/LuaJIT Mirror of the LuaJIT git repository c 3.6% $1.22 122
179 bensadeh/tailspin ๐ŸŒ€ A log file highlighter rs 2.1% $1.56 51
180 noborus/ov ๐ŸŽ‘Feature-rich terminal-based text viewer. It is a so-called terminal pager. go 2.0% $2.37 111
181 php/php-src The PHP Interpreter c 1.7% $1.33 109
182 universal-ctags/ctags A maintained ctags implementation c 1.6% $1.44 118
183 JohannesKaufmann/html-to-markdown โš™๏ธ Convert HTML to Markdown. Even works with entire websites and can be extended through rules. go 1.5% $1.38 113
184 bellard/quickjs Public repository of the QuickJS Javascript Engine. c 1.0% $1.30 119
185 stathissideris/ditaa ditaa is a small command-line utility that can convert diagrams drawn using ascii art ('drawings' that contain characters that resemble lines like | / - ), into proper bitmap graphics. java 0.7% $0.89 44
186 sqlite/sqlite Official Git mirror of the SQLite source tree c 0.4% $0.85 77
187 Stranger6667/jsonschema A high-performance JSON Schema validator for Rust rs 0.2% $0.47 33
188 dandavison/delta A syntax-highlighting pager for git, diff, grep, rg --json, and blame output rs 0.0% $1.70 120
189 ecumene/rust-sloth A 3D software rasterizer... for the terminal! rs 0.0% $4.94 151
190 eudoxia0/hashcards A plain text-based spaced repetition system. rs 0.0% $2.07 136
191 hairyhenderson/gomplate A flexible commandline tool for template rendering. Supports lots of local and remote datasources. go 0.0% $0.90 86
192 hpjansson/chafa ๐Ÿ“บ๐Ÿ—ฟ Terminal graphics for the 21st century. c 0.0% $1.65 92
193 incu6us/goimports-reviser Right imports sorting & code formatting tool (goimports alternative) go 0.0% $1.17 98
194 nachoparker/dutree a tool to analyze file system usage written in Rust rs 0.0% $0.69 54
195 o2sh/onefetch Command-line Git information tool rs 0.0% $1.68 89
196 oppiliappan/eva a calculator REPL, similar to bc(1) rs 0.0% $1.40 113
197 sheepla/pingu ๐Ÿงping command but with pingu go 0.0% $1.11 48
198 TheZoraiz/ascii-image-converter A cross-platform command-line tool to convert images into ascii art and print them on the console. Now supports braille art! go 0.0% $1.30 76
199 zevv/duc Dude, where are my bytes: Duc, a library and suite of tools for inspecting disk usage c 0.0% $2.24 142
200 foriequal0/git-trim Automatically trims your branches whose tracking remote refs are merged or stray rs n/a $1.57 98

Click row to see task details