# Nushell core team meeting 2026-01-07
## Attendees
- Darren
- Piet
- Stefan
- Wind
- Jack
- Andy
- Douglas
- Antoine
## Agenda
- [x] Are we ok with [17214]
- [x] win_uds crate (https://github.com/nushell/nushell/pull/17214)
- [x] Anyone up for helping with release on Saturday, Jan 17?
- [x] Nice to see nushell on [hacker news](https://news.ycombinator.com/item?id=46528142) front page again
- [x] Nushell plans for the new year?
- [x] Lots of reedline fixes recently (mostly yash!)
## Discussed Topics
17214 - We want to pin to a version but after that we can accept it.
Ask Hustcer/Justin about whether the auto Milestone CI needs to change.
Lots of discussion of LLM specifically Opus vs Sonnet vs Others and the best way to use LLMs. Lots of talk about redoing the table command.
Piet wants to make tests better.
Doug wants to refactor & simplify startup. Rename table command to render. Keybinding commands have the ability to round trip.
Jack wants to change the plugin framework to alias plugins like `pl open` vs `polars open`. Maybe modules for internal commands.
Jack - External completers integrate in a cleaner manner. His cobra PR.
Darren wants to make table rendering better (see previous discussion)
Yash has been killing it on reedline changes and other nushell changes. Thanks Yash!