Skip to content

Releases: stefanpantic/local-review-vscode-extension

local-review: v0.0.3

Choose a tag to compare

@github-actions github-actions released this 05 Jul 12:58
b7e9ef5

0.0.3 (2026-07-05)

Features

  • agentic integration via in-process MCP server (#4) (677ec92)
  • make MCP setup client-agnostic (#6) (d2abb12)
  • publish to the VS Code Marketplace (#17) (57a3a41)

Bug Fixes

  • remove em-dashes from user-facing text (#7) (9529f34)

agentic-review: v0.0.4

Choose a tag to compare

@github-actions github-actions released this 05 Jul 14:09
af34361

0.0.4 (2026-07-05)

Features

  • add iteration 1 foundation (unified local diff) (f69c08e)
  • add iteration 2 (diff sources, navigation, viewed-collapse) (969835c)
  • add iteration 3 (split view, whitespace toggle, syntax highlighting) (1ecba96)
  • add iteration 4 (inline commenting, line drift, comments sidebar) (975fc0c)
  • add iteration 4b (block comments & suggestions) (5da7d08)
  • add iteration 5 (branch-tied review sessions) (c59e91a)
  • add iteration 6 (structured Markdown export) (e9cc9a7)
  • add iteration 7 (intra-line diff, expand/collapse context, auto-refresh, keyboard nav) (5ab12f1)
  • add tooling, CI/CD and project docs (d5957cd)
  • agentic integration via in-process MCP server (#4) (677ec92)
  • make MCP setup client-agnostic (#6) (d2abb12)
  • publish to the VS Code Marketplace (#17) (57a3a41)

Bug Fixes

  • remove em-dashes from user-facing text (#7) (9529f34)
  • rename the extension to Agentic Review (#18) (0b64120)
  • source-aware empty states, aligned source picker, tree-matched order (c1185d5)

local-review: v0.0.2

Choose a tag to compare

@github-actions github-actions released this 04 Jul 16:45
fed271c

0.0.2 (2026-07-04)

Features

  • add iteration 1 foundation (unified local diff) (f69c08e)
  • add iteration 2 (diff sources, navigation, viewed-collapse) (969835c)
  • add iteration 3 (split view, whitespace toggle, syntax highlighting) (1ecba96)
  • add iteration 4 (inline commenting, line drift, comments sidebar) (975fc0c)
  • add iteration 4b (block comments & suggestions) (5da7d08)
  • add iteration 5 (branch-tied review sessions) (c59e91a)
  • add iteration 6 (structured Markdown export) (e9cc9a7)
  • add iteration 7 (intra-line diff, expand/collapse context, auto-refresh, keyboard nav) (5ab12f1)
  • add tooling, CI/CD and project docs (d5957cd)

Bug Fixes

  • source-aware empty states, aligned source picker, tree-matched order (c1185d5)