Nushell core team meeting 2025-01-29

Attendees

  • Darren
  • Michael
  • Jack
  • Piepmatz
  • Devyn
  • Rose
  • Douglas
  • Bahex
  • Yash
  • Ian
  • Amtoine
  • Jakub

Agenda

  • 14906 Proposed direction of command attributes. OK? discussion of syntax. Kubouch's input. Darren's is above. We should provide direction if it isn't solved by meeting time.
  • AI slop - Jakub: IMO better to revert and release a bug than release with AI slop dependency
  • PWD-per-drive

Discussed Topics

Command Attributes

We chose option 1 for command attributes

AI Slop

Devyn will check out serde-yaml-ng before the release to see if we should use it or revert to the other

Piep's IO Error

Jack: Can we have line numbers everywhere for all shell errors when in debug mode?

Might be really big.

Rose: Only for the unknown span errors.

PWD per drive

treat like tilde expansion with an option to do drive pwd

pub fn expand_path_with<P, Q>(path: P, relative_to: Q, expand_tilde: bool, drive_pwd: Option<String>)

TWiN

Doug will take a look at moving the twin repo so it could be posted as a blog (nushell docs repo)

Select a repo