Skip to content

fix: 2026-07-16 audit fixes (git capability diff, telescope openFile, lualine modified, default theme)#3

Merged
Xuepoo merged 1 commit into
mainfrom
fix/audit-2026-07-16
Jul 17, 2026
Merged

fix: 2026-07-16 audit fixes (git capability diff, telescope openFile, lualine modified, default theme)#3
Xuepoo merged 1 commit into
mainfrom
fix/audit-2026-07-16

Conversation

@Xuepoo

@Xuepoo Xuepoo commented Jul 17, 2026

Copy link
Copy Markdown
Contributor
  • git: diff via the host gitDiff capability (plugin-api 0.1.7) instead
    of a Node-only child_process path that never ran in shipped runtimes;
    refresh signs on save.
  • telescope: find-files opens through the host openFile capability;
    command palette uses the now-public executePluginCommand.
  • lualine: [+] reads core's real modified bit, not pending chords.
  • layout-customizer: theme.setDefault mirrors core 0.3.x's actual
    Vim-black default palette.
  • devDeps: core ^0.3.1 / plugin-api ^0.1.7 (was two minors behind).

Co-Authored-By: Claude Fable 5 noreply@anthropic.com

…mizer

- git: diff via the host gitDiff capability (plugin-api 0.1.7) instead
  of a Node-only child_process path that never ran in shipped runtimes;
  refresh signs on save.
- telescope: find-files opens through the host openFile capability;
  command palette uses the now-public executePluginCommand.
- lualine: [+] reads core's real modified bit, not pending chords.
- layout-customizer: theme.setDefault mirrors core 0.3.x's actual
  Vim-black default palette.
- devDeps: core ^0.3.1 / plugin-api ^0.1.7 (was two minors behind).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Xuepoo
Xuepoo merged commit 6d8d0bd into main Jul 17, 2026
1 check passed
@Xuepoo
Xuepoo deleted the fix/audit-2026-07-16 branch July 17, 2026 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant