v6.0.16
Highlights
- Fix the issue Cody-ignored file notification appearing too often.
- Improve the stability and UX of Inline Edit and Inlay Hint.
What's Changed
- Better starting message by @odisseus in #1899
- Stop spamming notifications when selecting code in Cody-ignored files by @steveyegge in #1907
- Do not show inlay hint when no account signed in by @mkondratek in #1905
- Repeat mode for integration tests by @odisseus in #1911
- CI workflow to measure stability of integration tests by @odisseus in #1912
- Show proper shortcut for every action on edit inlay by @pkukielka in #1913
- Check
editor.isDisposed
withincom.sourcegraph.cody.autocomplete.CodyAutocompleteManager.displayAgentAutocomplete
(fixes #1731) by @mkondratek in #1914 - workflows: update pr-auditor workflow by @BolajiOlajide in #1819
- Removed an outdated comment by @odisseus in #1916
- feat(chore): Adding tags and usage for LLM Models by @jamesmcnamara in #1894
- Only display Context Filter banners when Context Filters are the primary cause by @dominiccooney in #1925
- Fix context file items presentation by @mkondratek in #1928
- Improve Cody invitation to include handy shortcuts by @pkukielka in #1918
- Update CONTRIBUTING.md with Windows, ARM64 development notes by @dominiccooney in #1929
- Fix command-enter shortcut for Edit Code by @mkondratek in #1919
- Update Cody commit by @mkondratek in #1927
- Make UI hints disabled by default by @pkukielka in #1932
- Bump cody commit by @pkukielka in #1937
- Drop post-sign-up survey which breaks in Sourcegraph experimental UI by @dominiccooney in #1938
New Contributors
- @BolajiOlajide made their first contribution in #1819
- @jamesmcnamara made their first contribution in #1894
Full Changelog: v6.0.14...v6.0.16