Skip to content

History / Development Setup

Revisions

  • Fix mangled backslashes in the Windows paths A backslash-escape layer ate them on the previous commit: %APPDATA%\nushell\autoload rendered as a literal newline and bell, and Git's usr\bin as a backspace. Same class as the tr/sed backslash traps recorded in the repos themselves. Assisted-By: Claude Opus 5

    @l1a l1a committed Aug 12, 2026
  • Document install-tag and the shared install-helper standard just install now installs binary + man page + completions, and the new install-tag installs a released tag with all three artefacts from that tag. Records where completions actually go on Windows (nushell reads only %APPDATA%, PowerShell's $PROFILE is elsewhere) and that zsh is checked against fpath rather than assumed. Adds the cross-repo standard and standard-check. Assisted-By: Claude Opus 5

    @l1a l1a committed Aug 12, 2026
  • Document configured-vs-rated memory speed display and just open-pr

    @l1a l1a committed Jul 2, 2026
  • docs: document just pr / just merge-pr; fix pandoc->mandown Documents the automated Pre-PR/merge gate (added to AGENTS.md in v0.3.32/v0.3.34). Also corrects a stale reference to pandoc for man page generation — the Justfile and flake switched to mandown a while back and the wiki was never updated. Assisted-By: Claude Sonnet 5

    @l1a l1a committed Jul 1, 2026
  • Update wiki with publish recipes Assisted-By: Gemini 3.5 Flash

    @l1a l1a committed Jun 23, 2026
  • docs: add Nix devShell setup section

    @l1a l1a committed Jun 12, 2026
  • docs: update workspace architecture and development setup for v0.3.11 Add 8 new sysinfo modules (bios, camera, gamepad, motherboard, packages, shell, terminal, theme) and win_reg to Workspace-Architecture.md. Expand Development-Setup.md with just setup/install-hooks instructions, full recipe table, and bench-upload documentation. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @l1a l1a committed Jun 10, 2026
  • Update Home page and add Development Setup page

    @l1a l1a committed May 26, 2026