evolutionary computation

2026 ask-cli logo

ask

TypeScript

AI-powered CLI context resolver. Resolves any command to its installed package, stages source and docs into a read-only workspace, and delegates questions to a coding agent — grounded in your exact installed version across npm, Python, Cargo and Homebrew.

2026 headless logo

headless

TypeScript

One CLI entrypoint for running coding agents non-interactively. Normalises Claude, Codex, Cursor, Gemini, Pi & OpenCode into a uniform interface — raw, JSON, tmux, Docker and Modal execution modes with unified permission control.

2026 todui logo

todui

Rust

Local-first terminal todo sessions with immutable revisions and SQLite persistence. Built for multi-agent workflows where tasks scatter across terminals — structured handoffs between agents and humans without leaving the shell.

2026 agentlens logo

agentlens

TypeScript

Local observability for coding agent sessions. Parses logs from Codex, Claude Code, Cursor, Gemini CLI and others into a unified timeline — browser dashboard, session summaries and tool-call inspection without sending data anywhere.

2026 hibiki logo

hibiki

Swift · macOS

Agent-first text-to-speech for macOS. Menu bar app + CLI that turns text into speech via OpenAI and ElevenLabs TTS, with built-in summarization and translation. Designed to let coding agents talk back to you.

2020 evosax logo

evosax

Python · JAX

Hardware-accelerated evolution strategies in JAX. Implements 30+ classic and modern ES algorithms (CMA-ES, OpenES, PGPE, ...) with vectorized fitness evaluation and distributed sharding — batched population rollouts on GPU/TPU out of the box.

2020 gymnax logo

gymnax

Python · JAX

JAX-native RL environments that compile to XLA. Classic control, MinAtar, bsuite and more — fully jittable step/reset so you can vmap thousands of parallel rollouts without leaving the accelerator.