Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
79 commits
Select commit Hold shift + click to select a range
0da4dff
Fixes component imports for home banner
d13 Oct 8, 2025
022b221
Fixes wrong next paid plan
d13 Oct 8, 2025
d92613e
Updates CHANGELOG
d13 Oct 8, 2025
0fe5034
Adds more logging
eamodio Oct 9, 2025
130e495
Reduces view refresh freq for fetch time
eamodio Oct 9, 2025
0ae041c
Updates auto-compose instructions setting text to a link
d13 Oct 15, 2025
1d6a52f
Updates CHANGELOG (post 17.6.1)
d13 Oct 15, 2025
2c3a366
Fixes #4691 Kiro mcp extension registration doesn't work
d13 Oct 15, 2025
a50e763
Stores hunks and safety state on webview host, uses for ai operations…
axosoft-ramint Oct 15, 2025
e0c8a9c
Improves MCP checks and adds offline check (#4687)
axosoft-ramint Oct 15, 2025
181a393
Removes unnecessary version check
axosoft-ramint Oct 15, 2025
64fa29b
Allows commit reordering after composing (#4668)
axosoft-ramint Oct 15, 2025
dc55ccf
Removes unused imports
axosoft-ramint Oct 15, 2025
7e56eef
Updates VS Code to 1.95
d13 Oct 15, 2025
dc45bd8
Fixes #4692 differs cache keys for autolink refs
eamodio Oct 15, 2025
0631ff0
Fixes missing file from webview lint config
eamodio Oct 15, 2025
4e8e600
Adds better logging to webview IPC
eamodio Oct 15, 2025
297b655
Adds Claude 4.5 Haiku, hides older Claude models
eamodio Oct 16, 2025
bdccdc4
Fixes #4701 guards against missing config props
eamodio Oct 16, 2025
e2956a3
Updates CHANGELOG
eamodio Oct 17, 2025
201d910
Updates dependencies
eamodio Oct 17, 2025
6c7a604
Improves command type generation script
eamodio Oct 17, 2025
9dfce15
Adds navigation commands to Changes Annotations
eamodio Oct 17, 2025
47038c9
Fixes copy shortcut key on grouped views
eamodio Oct 17, 2025
558cce1
Adds support for untracked files in composer (#4653)
axosoft-ramint Oct 17, 2025
9233c3b
Adds support for composing without a base commit (#4656)
axosoft-ramint Oct 17, 2025
a820d08
Fixes expand/collapse of staged/unstaged groups
eamodio Oct 17, 2025
784242d
Reverts to previous typescript-eslint
eamodio Oct 17, 2025
bcde778
Fixes lint warning
eamodio Oct 17, 2025
c3bcd30
Fixes #4703 underlines showing on home branch actions
d13 Oct 17, 2025
8f9186f
Fixes intermittent loading spinner
eamodio Oct 20, 2025
e757fbf
Avoids extra promise wrapper
eamodio Oct 20, 2025
a51ae57
Adds a timeout to avoid hanging indefinitely
eamodio Oct 20, 2025
e8c0f7f
Adds more granularity to gating to avoid deadlocks
eamodio Oct 20, 2025
55614a2
Adds logging/telementry for gate deadlocks
eamodio Oct 20, 2025
d839ff5
Simplifies paused operation error handling
eamodio Oct 20, 2025
9fe3804
Updates CHANGELOG
eamodio Oct 20, 2025
8aefd7b
Closes #4709 use merge target when creating PRs
eamodio Oct 20, 2025
1f868ff
Consolidates remote provider loading
eamodio Oct 20, 2025
8cf5b18
Ensures caches are properly cleared
eamodio Oct 20, 2025
4f0c424
Adds additional logging
eamodio Oct 20, 2025
efe604a
Fixes logic error in subscription
eamodio Oct 20, 2025
f5b69f3
Simplifies repo open logic and improves logging
eamodio Oct 20, 2025
62c8dd3
Adds fast checks for working and untracked changes
eamodio Oct 21, 2025
447d29a
Fixes action color on the merge rebase status component
d13 Oct 21, 2025
18ef086
Adds new optimized `getWorkingChangesState` method
eamodio Oct 21, 2025
eaba341
Updates comment with explanation
eamodio Oct 22, 2025
fa9a200
Adds faster conflict file detection
eamodio Oct 22, 2025
d7ac16e
Refactors status checks to use new optimized calls
eamodio Oct 22, 2025
e1cd489
Adds batching to stage/unstage for large file sets
eamodio Oct 22, 2025
ef538ea
Optimizes IPC with compression and tagged types
eamodio Oct 16, 2025
cdf7cd3
Refactors state providers for deferrable bootstrap
eamodio Oct 19, 2025
138b1fa
Adds context menus to Commit/Graph details
eamodio Oct 6, 2025
3bad6de
Fixes #4714 ensures all files when uncommited
eamodio Oct 22, 2025
3945711
Closes #4716 select wip row by default
eamodio Oct 22, 2025
68b8915
Fixes lint error
eamodio Oct 22, 2025
17798d7
Removes excludes
eamodio Oct 22, 2025
98d82e6
Attempts to fix missing events (infrequent)
eamodio Oct 22, 2025
c4d1f30
Fixes showing overview mode when selecting WIP row
eamodio Oct 22, 2025
de32740
Improves row selection
eamodio Oct 22, 2025
91d4ad7
Fixes #4717 handles undefined params
eamodio Oct 23, 2025
00db624
Fixes text overflow on composer commit messages
d13 Oct 22, 2025
11f58b4
Updates graph dependency
d13 Oct 23, 2025
4276538
Re-adds webview url filtering
eamodio Oct 23, 2025
644dc27
Fixes missing lint during watch
eamodio Oct 23, 2025
67a31bf
Tweaks with a failed caching attempt
eamodio Oct 24, 2025
e3e7c99
Fixes missing spinners on the Graph
eamodio Oct 24, 2025
0937f6d
Tweaks logging
eamodio Oct 24, 2025
a446f10
Changes UT to use vscode stable
eamodio Oct 24, 2025
9ccbd9f
Adds quick build for webviews
eamodio Oct 24, 2025
dac329d
Fixes stuck indicator on Visual History
eamodio Oct 24, 2025
408ca1e
Ensures immediate fire of repository close events
eamodio Oct 24, 2025
550ec8f
Adds more gate logging
eamodio Oct 24, 2025
d29a6ba
Fixes stats counts
eamodio Oct 25, 2025
42acfc8
Improves worktree status performance
eamodio Oct 25, 2025
5f68584
Updates AGENTS.md
eamodio Oct 27, 2025
dddf7ae
Updates elements manifest
eamodio Oct 27, 2025
58a0a85
Moves composer utils to common folder structure
eamodio Oct 27, 2025
4f9d648
Updates dependencies (eslint-lite)
eamodio Oct 27, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .vscode-test.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export default defineConfig([
{
label: 'Unit Tests',
files: 'out/tests/**/*.test.js',
version: 'insiders',
version: 'stable',
mocha: {
ui: 'tdd',
timeout: 20000,
Expand Down
12 changes: 6 additions & 6 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"sourceMapRenames": true,
"sourceMaps": true,
"trace": true,
// "urlFilter": "*eamodio.gitlens*",
"urlFilter": "*eamodio.gitlens*",
"webRoot": "${workspaceFolder}/src/webviews/apps"
},
"outFiles": ["${workspaceFolder}/dist/**/*.js"],
Expand Down Expand Up @@ -55,7 +55,7 @@
"sourceMapRenames": true,
"sourceMaps": true,
"trace": true,
// "urlFilter": "*eamodio.gitlens*",
"urlFilter": "*eamodio.gitlens*",
"webRoot": "${workspaceFolder}"
},
"outFiles": ["${workspaceFolder}/dist/browser/**/*.js"],
Expand Down Expand Up @@ -87,7 +87,7 @@
"sourceMapRenames": true,
"sourceMaps": true,
"trace": true,
// "urlFilter": "*eamodio.gitlens*",
"urlFilter": "*eamodio.gitlens*",
"webRoot": "${workspaceFolder}/src/webviews/apps"
},
"outFiles": ["${workspaceFolder}/dist/**/*.js"],
Expand Down Expand Up @@ -140,7 +140,7 @@
"sourceMapRenames": true,
"sourceMaps": true,
"trace": true,
// "urlFilter": "*eamodio.gitlens*",
"urlFilter": "*eamodio.gitlens*",
"webRoot": "${workspaceFolder}/src/webviews/apps"
},
"outFiles": ["${workspaceFolder}/dist/**/*.js"],
Expand Down Expand Up @@ -179,7 +179,7 @@
"sourceMapRenames": true,
"sourceMaps": true,
"trace": true,
// "urlFilter": "*eamodio.gitlens*",
"urlFilter": "*eamodio.gitlens*",
"webRoot": "${workspaceFolder}"
},
"outFiles": ["${workspaceFolder}/dist/browser/**/*.js"],
Expand Down Expand Up @@ -211,7 +211,7 @@
"sourceMapRenames": true,
"sourceMaps": true,
"trace": true,
// "urlFilter": "*eamodio.gitlens*",
"urlFilter": "*eamodio.gitlens*",
"webRoot": "${workspaceFolder}/src/webviews/apps"
},
"outFiles": ["${workspaceFolder}/dist/**/*.js"],
Expand Down
4 changes: 0 additions & 4 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
"files.associations": {
".eslintrc*.json": "jsonc"
},
"files.exclude": {
"**/.vscode-test": true,
"**/.vscode-test-web": true
},
"files.insertFinalNewline": true,
"files.trimTrailingWhitespace": true,
"githubIssues.queries": [
Expand Down
Loading