What's Changed
🚨 Breaking changes
- Remove stream argument for built-in AI models (#7222)
✨ Enhancements
- frontend tools to be filtered based on chat mode (#7225)
- Toggle hidden files file explorer (#7192)
- Add streaming support for chat: async generator bug and add documentation (#7187)
- Show duration instead of rate for slow progress (#7209)
- Drop 'pip install' when used in the package manager input (#7215)
- Preserve query parameters in nav menu (#7207)
- Make workspace refresh button accessible (#7213)
- Contextually change stat color (#7175)
- Convert handle
uv pip install(#7179)
🐛 Bug fixes
- Parsing in python-314 (#7227)
- Remove deepcopy from save / compile path (#7226)
- Add fallback for reactive_tests config (#7214)
- Stop aggressive markdown conversion of non strings (#7208)
- Hide table explorers in vscode (#7206)
- Try to reconnect if copilot connection fails (#7204)
- Mermaid embedded in markdown (#7205)
- fixes pandas dates including time information (#7197)
- Add test_set_ui_element_request_manager.py (#7180)
- fix polars date comparison (#7176)
📚 Documentation
- Enhance Japanese README for clarity and consistency (#7220)
- iframe docs: mention same-origin in sandbox (#7224)
- Update convert docsting to mention -y and -g global flags. (#7210)
- Add Traditional Chinese (zh-TW) README translation (#7221)
- Vscode extension (#7219)
- Autorun agents (#7217)
📝 Other changes
- import this (#6773) (fa4fdfc)
- Revert "minimal create cell buttons" (#7230)
- Change 12px to text-xs for better compatible with vscode and other theming (#7178)
Contributors
Thanks to all our community and contributors who made this release possible: @adamwdraper, @akshayka, @dmadisetti, @kiwamizamurai, @kjgoodrick, @koaning, @Light2Dark, @mscolnick, @olad5, @sswatson, @thliang01
And especially to our new contributors:
Full Changelog: 0.17.8...0.18.0