- [new] Project management support: create, read, update, move, import, list, and delete projects, with change notifications when a thread’s project association updates.
- [new]
/cdand/pwdslash commands for working with the active directory in the TUI. - [new]
doctorgains dedicated network and security checks. - [new] Turn cost and token-usage tracking, including API-key turn cost breakdowns and daily usage buckets.
- [new] Thread background-terminal listing and related thread metadata handling.
- [changed] MCP tool results rendering in the TUI history (dedicated MCP result cells).
- [changed] Guardian v2 and related config shapes expanded (including transcript settings).
- [changed] Thread start/list parameters and compatibility metadata broadened for richer thread lifecycle control.
Under the hood
- App-server work for projects request handling, turn-cost workers, and backend turn-usage client paths.
- Thread-store and runtime state support for projects and pending thread metadata.
- Skills shadow-selection experiment laid out as its own module.
- Remote-control host-device transport pieces landed on the app-server transport side.
- Removed the unused
wildmatchdependency and dropped the old ChatGPT workspace-settings path in favor of the newer project/thread model.