Ross ROSS = Recommend OSS · open-source software intelligence for agents

michaelmacinnis/oh

A new Unix shell. observed · 2026-08-28

github.com/michaelmacinnis/oh · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5587
  • days_rel: n/a
  • days_push: 1079
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1384 stars · 55 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Oh is a new Unix shell written in Go that reimagines shell design with a Scheme-inspired language featuring first-class channels, pipes, environments, and functions. It aims to fix historical flaws in traditional Unix shells while respecting established shell conventions.

Use cases

  • replace bash with a modern shell language
  • write shell scripts with lists and rich return values
  • use a shell with lexical scope and exceptions
  • script with first-class channels and concurrency
  • define new shell language constructs with fexprs

When to choose

  • you want a more regular, powerful shell language than POSIX shells
  • you need lists, lexical scope, and rich return values in shell scripts
  • you like Scheme-style languages for scripting

When to avoid

  • you need full POSIX/bash compatibility for existing scripts
  • you need a shell with a large community and ecosystem
  • you want a shell that is actively and rapidly developed

Facets

application · maturity maintenance

interpreter programming-language cli programming-languages operating-systems developer-tools bsd cross-platform cli unix-shell scheme-inspired shell-scripting functional-programming concurrency command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
michaelmacinnis/ohmain23

For agents

markdown · JSON · MCP: product_card(name="michaelmacinnis/oh")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem