Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stars Issues License

shell-architecture

OpenShellOrg thesis: structured shell pipelines, SOS relationship, Nushell advocacy.
Explore the docs

Report Bug · Request Feature

About The Project

Standards and explanation for OpenShellOrg’s structured-shell direction — not a product repo (yet).

Thesis (short)

  1. Structured data pipelines beat treating stdout as both data and display. We endorse Nushell as the Unix-centric reference implementation. PowerShell pioneered object pipelines; we recommend Nushell going forward.

  2. SOS (flag syntax) and structured shells are complementary layers — spelling options consistently does not replace typed pipelines, and vice versa.

  3. DevCentr recommends and configures; OpenShellOrg standardizes and builds companion tooling.

  4. Future topics include display vs transport decoupling, terminal protocol notes, TUI vs structured stdout, and speculative mixed-fonts research.

  5. Do not reinvent Nushell. Advocate, optionally contribute upstream, and build companion libraries.

  6. Env refresh / shell-host — planned products so stale PATH is a non-issue (especially for Nushell users); see shell-host-and-env-refresh.

(back to top)

Usage

Documents

Antora component under docs/ (assembled into the org docs site):

  • docs — SOS certification and flag syntax

  • nu-require — require / relaunch under Nushell

  • nu-emit — emit structured rows from C without hand-JSON

  • project-map — project-type + file-role API; lsgrouped CLI

  • Planned: openshellorg/env-refresh

  • Forked: openshellorg/terminal (Windows Terminal + env-refresh UX)

  • Nushell

  • Public site domain: opensh.org ({OSO} Certified - opensh.org)

Not NVIDIA OpenShell — that is agent sandboxing.

(back to top)

License

MIT — see LICENSE

(back to top)

About

OpenShellOrg thesis: structured shell pipelines, SOS relationship, Nushell advocacy

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors