# Nushell core team meeting 2025-03-19
## Attendees
- Michael
- Douglas
- Rose
- Devyn
- Jack
- Amadaluzia
- Amtoine
- Piepmatz
- Stefan
## Agenda
- [x] cyclic dependency
- [x] `nu --interactive`
- [x] std-rfc promotion
## Discussed Topics
- douglas suggests changing `--interactive` to load config, similar to other shells. general agreement
- format number and locale ([ian's PR](https://github.com/nushell/nushell/pull/15350))
- put human datetime parser behind a flag in `into datetime`? some way to opt-in
- promote some std-rfc to std before next release? (`clip`, `aggregate`, `conversions/into list`, _maybe_ `kv`)
- need to decide between `str dedent` and `str unindent`
- closure serialization
- as per our usual meetings we actually went 20 minutes over with no agenda :)
- at the end of the meeting Piepmatz gave us an update on the new cool wasi / wasm code and potential in relation to bots