Activity
fix: correct off-by-one indexing error in openFile text pattern search
fix: correct off-by-one indexing error in openFile text pattern search
fix: address PR review comments for MCP tools compliance
fix: address PR review comments for MCP tools compliance
feat: implement complete MCP tools compliance with VS Code extension …
feat: implement complete MCP tools compliance with VS Code extension …
fix: remove unsafe eval usage in WebSocket connection script
fix: remove unsafe eval usage in WebSocket connection script
fix: align empty auth token error message with test expectations
fix: align empty auth token error message with test expectations
feat: implement WebSocket authentication system with UUID tokens
feat: implement WebSocket authentication system with UUID tokens
docs: update PROTOCOL.md with complete VS Code tool specs and streaml…
docs: update PROTOCOL.md with complete VS Code tool specs and streaml…
Pull request merge
docs: update PROTOCOL.md with complete VS Code tool specs and streaml…
docs: update PROTOCOL.md with complete VS Code tool specs and streaml…
Force push
10 hours ago
docs: update PROTOCOL.md with complete VS Code tool specs and streaml…
docs: update PROTOCOL.md with complete VS Code tool specs and streaml…
fix: wrap ERROR and WARN logging in vim.schedule to prevent fast even…
fix: wrap ERROR and WARN logging in vim.schedule to prevent fast even…
Pull request merge
test: add missing vim.schedule mock to selection test
test: add missing vim.schedule mock to selection test
fix: wrap ERROR and WARN logging in vim.schedule to prevent fast even…
fix: wrap ERROR and WARN logging in vim.schedule to prevent fast even…
Release: prepare v0.2.0 with comprehensive updates
Release: prepare v0.2.0 with comprehensive updates
Force push
Release: prepare v0.2.0 with comprehensive updates
Release: prepare v0.2.0 with comprehensive updates
fix: resolve test failures and complete diff keymap refactor
fix: resolve test failures and complete diff keymap refactor
Force push
fix: resolve hidden terminal visibility issue for @ mentions
fix: resolve hidden terminal visibility issue for @ mentions
docs: improve terminal focus documentation and clarify behavior
docs: improve terminal focus documentation and clarify behavior
refactor: centralize normalize_focus and fix config inconsistencies
refactor: centralize normalize_focus and fix config inconsistencies
refactor: extract focus normalization logic into shared helper
refactor: extract focus normalization logic into shared helper
fix: address Copilot feedback on terminal focus behavior
fix: address Copilot feedback on terminal focus behavior