·
10 commits
to development
since this release
What's Changed
- Release: Merge development into main by @rorychatt in #2006
- [00079] Fix MarkdownLinkPolisher Corrupting Existing Plan Links by @nielsbosma in #2008
- [00077] Remove Yolo PR Rule So the Create PR Dialog Always Shows by @nielsbosma in #2009
- [00075] Move Implement Recommendations Button Into the Recommendations Tab by @nielsbosma in #2010
- [00074] Open Review Actions in a PTY Terminal Tab by @nielsbosma in #2011
- [00080] Render Recommendation Descriptions as Markdown With Working File Links by @nielsbosma in #2012
- feat: create Dockerfile for staging environment with Tendril and PowerShell by @ArtemLazarchuk in #2001
- [00081] Suppress In App Job Toast When Native Desktop Notification Is Shown by @nielsbosma in #2013
- [00089] Remove Source Plan Section From Recommendation Detail View by @nielsbosma in #2015
- [00087] Show the Worktree Base Branch in the Git Tab by @nielsbosma in #2016
- [00088] Keep DraftMarkdown Annotation Popovers Anchored While Scrolling by @nielsbosma in #2017
- feat(agents): support Gemini 3.7 Flash and Claude 5 models by @rorychatt in #2018
- fix(chat): initialize selected model dynamically from agent catalog instead of hardcoding by @rorychatt in #2019
- feat(projects): refactor project storage layout, add custom MCPs/Skills, and redesign project settings UI by @rorychatt in #2000
- Fix false rebase detection from stale .git/REBASE_HEAD by @zachwolfe in #1836
- feat(chat): Redesign Queued Messages UI with dedicated panel and inline actions by @rorychatt in #2020
- [00086] Add Project and Branch Columns to the Pull Requests App by @nielsbosma in #2021
- [00085] Show the Plan Id in Discuss With Agent Tab Titles by @nielsbosma in #2022
- Add opt-in to beta features in Advanced Settings by @rorychatt in #2023
- Remove global verifications from configuration settings by @rorychatt in #2024
- Merge Security and Tunnel settings by @rorychatt in #2025
- Move Help from main sidebar into configuration by @rorychatt in #2026
- fix(agents): filter stderr and non-json output in AntigravityEventParser by @rorychatt in #2027
- fix(chat): remove horizontal scrollbar and nested button overflow in chat sidebar by @rorychatt in #2028
- fix(sidebar): expand collapsed settings trigger to full rail width and clean gaps by @rorychatt in #2029
- Ensure plans and file I/O are always valid UTF-8 and sanitize malformed content by @rorychatt in #2030
- fix(diff-view): key collapsed state by file path and scope widget to plan by @rorychatt in #2031
- refactor(diff-view): remove more-actions menu with edit and delete file options by @rorychatt in #2032
- fix(chat): ensure sidebar item background covers full width and title text truncates by @rorychatt in #2033
- refactor(agent): extract shareable AgentLaunchHelper and unify launch logic in ChatApp and AgentApp by @rorychatt in #2034
- fix(chat): prevent title text overlay by separating session button and action buttons in sidebar by @rorychatt in #2035
- feat(settings): add default main sidebar behavior option to Appearance settings by @rorychatt in #2036
- feat(chat): remove sidebar action buttons and add delete button in chat header by @rorychatt in #2037
- feat(chat): move delete button to top right and remove agent/model header chips by @rorychatt in #2038
- fix(agent-viewer): ensure theme-responsive blockquote and GitHub alert styling by @rorychatt in #2039
- fix(promptwares): isolate interactive chat rules and enforce safe grep search guidelines by @rorychatt in #2040
- fix(repo): support case-insensitive repository and PR URLs (Https://, HTTPS://, Git@) by @rorychatt in #2042
- perf(review,drafts): optimize plan switching speed and eliminate blocking bottlenecks by @rorychatt in #2041
- feat(chat): add real-time generating and waiting-for-input status indicators in sidebar by @rorychatt in #2043
- fix(jobs): disable MSBuild node reuse and dotnet build servers to prevent background pipe holds by @rorychatt in #2046
- Optimize Review and Drafts app performance and eliminate tab switching lag by @rorychatt in #2047
- Remove 'Waiting for input' state and show 'Generating' or 'Completed' (cleared on open) in Chat sidebar by @rorychatt in #2048
- Prevent stale output timeout on processes that already exited by @rorychatt in #2049
- [00674] Close the Active Tab With Cmd+W in Standalone Tendril by @dcrjodle in #2095
- [00672] Fix Inconsistent Padding Across Configuration Sections by @dcrjodle in #2096
- [00671] Stop Passing an Unknown Conversation Id to the Antigravity CLI by @dcrjodle in #2097
- [00665] Add Optimistic Updates for Newsletter Signup by @dcrjodle in #2098
- [00662] Remove Redundant Create PR Item From Review Overflow Menu by @dcrjodle in #2099
- [00663] Remove Previous and Next Buttons From Review Action Bar by @dcrjodle in #2100
- [00664] Style Submit Issue as a Primary Button in Help Panel by @dcrjodle in #2101
- [00669] Make Tool Call Titles Sticky When Scrolling by @dcrjodle in #2102
- [00678] Treat HTTP 409 as a Successful Newsletter Subscription by @dcrjodle in #2103
- [00677] Remove Previous and Next Buttons From Drafts, Icebox and Recommendations by @dcrjodle in #2104
- Fix false job failure on Antigravity recovered tool error (#2106) by @rorychatt in #2115
- Bump Ivy packages to 1.3.21 by @rorychatt in #2117
- Bundle ivy-agent-cli with Tendril and remove ad-hoc install UI by @rorychatt in #2119
- Move Help from Configuration into sidebar Settings menu as last element by @rorychatt in #2120
- Add Newsletter to Configuration and move About to sidebar Help menu by @rorychatt in #2121
- Add effort level picker to Profile Models for supported agents by @rorychatt in #2122
- Always show Bring your own LLM options in onboarding and settings by @rorychatt in #2125
- [00084] Show Token and Cost Breakdown Sheet From Job Cost Cells by @nielsbosma in #2127
- [00093] Stop the Worktree Reaper Orphaning Unpushed Plan Commits by @nielsbosma in #2128
- [00679] Remove Unused allPlans Parameter From Drafts ActionBarView by @dcrjodle in #2132
- feat(onboarding): model selection and provider catalogs for BYO LLM and Ivy Proxy by @rorychatt in #2126
- [00004] Put About Section Behind Beta Flag by @rorychatt in #2137
- [00019] Add Open Source Software Information and Attribution by @rorychatt in #2141
- [00024] Fix Horizontal Scrollbar in Chat List Section by @rorychatt in #2142
- [00025] Fix Search Icon Alignment in Create Plan Dialog Dropdown by @rorychatt in #2143
- [00015] Display Meta Shortcut for Create New Plan on Mac by @rorychatt in #2145
- [00017] Optimize Jobs DataTable Performance with 100+ Running Jobs by @rorychatt in #2146
- [00011] Fix Job Prompt Display for All Job Types by @rorychatt in #2147
- [00010] Add Model Reasoning Support and Codex Configuration by @rorychatt in #2150
- [00005] Fix Onboarding Hang When Agent Setup Fails Or Agent Is Missing by @rorychatt in #2148
- [00001] Show Newly Added Projects in GitHub Import Without Restart by @rorychatt in #2149
- Support owner/repo worktree path structure in plans (#2136) by @rorychatt in #2152
- fix(settings): polish configuration projects UI layout and button sizes (#2131) by @rorychatt in #2153
- fix: tighten table button columns, standardize button styling and optimize diff rendering by @rorychatt in #2154
- fix: restore Size.Fit() tables and Outline().Small() action buttons by @rorychatt in #2155
- fix: remove wide default gap between table and card action buttons by @rorychatt in #2156
- Fix default profile model selection for Gemini and Antigravity by @rorychatt in #2158
- Clean up chat generating status UI in sidebar by @rorychatt in #2159
- Fix stack_hash telemetry, add plan_uuid grouping and three PostHog events by @nielsbosma in #2163
- release by @rorychatt in #2164
Full Changelog: v1.1.32...v1.1.34