Skip to content
ttorta docs

Release Notes

0.4.1

A location step in the wizard with a native folder picker, and a repo-wide comment pass.


Published as torta-app and torta-ai 0.4.1.

You choose where the project lives

The wizard gained a step after the name, offering ~/Documents/projects/<your-project-name> to type over and a choose project path button that opens this machine’s folder dialog. The chosen folder comes back with the project name appended.

torta start now works from anywhere. A directory typed on the command line is still taken as the parent to offer.

The board client is finished being split

The board’s views and reconnect policy moved into tested modules of their own. The search highlighter picked up adversarial tests, and the free-name type gate was tightened.

Every comment in the house shape

A repo-wide pass compressed every code comment to at most 4 rows and 80 columns. No executable changes.