- fix: error msg for 302 errors when creating shared session (#1991)
- ui: fix env var detection (#1986)
- chore: add tests for session serialization issues (#1985)
- Temporarily disable search for launch (#1989)
- fix: save goosehints in the UI (#1983)
- Fix search scrolling (#1982)
- feat: create named feature flag for settings v2 (#1976)
- Add input and output token tracking to SessionMetadata (#1979)
- Fix documentation formatting in ui/desktop readme (#1948)
- fix scrollbar under search - alt take (#1964)
- fix: fix the empty input with ⌘+Down (#1977)
- feat: styling changes for viewing sessions (#1974)
- chore(deps-dev): bump vite from 5.4.15 to 5.4.16 in /ui/desktop (#1970)
- fix developer mcp for windows (#1966)
- Fix padding in chat ScrollArea pushing out scrollbar (#1959)
- Fixes slow typing when long session (#1958)
- fix: Only show one toast when extensions fail to add/activate/etc (#1963)
- feat(vscode): add the vscode server to the list (#1943)
- fix: writing forcedConfig to localStorage 'session_sharing_config' (#1956)
- feat: vendor keyring crate to fix non-hermetic builds (#1908)
- add copy button and make extension builtins any time (#1961)
- ui: add timeout field to settings v2 modal (#1955)
- blog: Securing MCP (#1953)
- feat: add tool annotations for build-in tools (#1939)
- ui: do not delete current provider (#1952)
- feat: additive entry in settings V2 model Select (#1950)
- ui: copy over base session sharing settings over to settings v2 (#1947)
- fix: Fix display issues for the provider/model select menus (#1949)
- fix: V2 settings carry extensions over during model change (#1944)
- add how to fork goose (#1942)
- Updating Alice's Author Linkedin (#1941)
- Fixed small typo in ARCHITECTURE.md (#1924)
- chore(deps-dev): bump vite from 5.4.14 to 5.4.15 in /ui/desktop (#1874)
- Fixed tip callout in CONTRIBUTING.md (#1925)
- move modes settings v2 (#1884)
- ui: fix onboarding & allow for key deletion (#1928)
- ui: add escape and add success toasts (#1931)
- ui: alpha reset providers (#1929)
- ui: no shim in config (#1916)
- ui: add validation to provider form (#1932)
- ui: set up model list component (#1936)
- feat: add more metadata for shared session view (#1919)
- Prompt Library (#1906)
- feat(ui): add search functionality to chat view (#1790)
- update readme (#1927)
- ui: clean up extensions (#1914)
- feat: add autoclose workflow to close inactive bug (#1897)
- Fix scrollbars not showing for mac and some padding issues (#1917)
- feat: preconfigure session sharing with GOOSE_BASE_URL_SHARE (#1885)
- Fix word break and blockquote text color for markdown (#1913)
- ui: toggle back off after failure (#1911)
- chore: Remove unused agent/utils.tsx (#1912)
- Fix global shortcuts (#1904)
- feat: Enable Option + Enter to insert a new line (#1887)
- Added Playwright E2E testing setup (#1893)
- fix: use hostname when packaged app (#1898)
- fix: better search options now, this crowds prompt (#1895)
- fix: improve AWS credential handling in Bedrock provider, make keyring optional (#1886)
- alexhancock/extension-init-cleanup (#1890)
- chore: Initial pass at cleanup of initializeAgent (#1888)
- feat: share sessions in the UI (#1727)
- ui: clean up toasts and errors (#1872)
- ui: change add model modal to 'switch model' and add form validation (#1878)
- ui: make modals auto-close (#1879)
- feat: Hook env vars editor up when adding/editing extensions (#1859)
- feat: allowlist optionally for goosed (#1848)
- fix: message summary incorrectly generated (#1820)
- Turn goose entrypoint into a library function (#1753)