# Changelog ## 0.1.0 Initial release — native VS Code integration for the Arboretum daemon: - Real-time **Repositories** and **Groups** trees (repos → worktrees → sessions) over the daemon WebSocket. - **Native terminals** (`Pseudoterminal`) to attach/observe any session, reusing VS Code's rendering and scrollback. - **Status-bar** waiting counter and native **notifications** on the rising edge to `waiting`, with Yes/No answers via the `answer` command. - Git mutations from the tree: **create worktree, commit, push, promote**; start session / start group session; resume / fork / kill / hide. - **Workspace awareness**: reveal the worktree for the open folder; start a session or create a worktree for the current folder. - Token auth via `Authorization: Bearer` (REST + WebSocket), token stored in SecretStorage.