aaronsb_obsidian-mcp-plugin/src
Aaron Bockelie 767bbd7a49 refactor(router): drop unused ctx param from pure helpers (PR #203 review nit)
splitContent/sortFiles don't touch RouterContext — the uniform ctx-first
param was a mechanical-extraction artifact. Removed from both defs and
their two call sites. Indentation nit deliberately NOT addressed: the
retained class-method indentation is what makes the extraction a
byte-verifiable behaviour-preserving move (per the review's normalized
diff); reflowing would destroy that property for zero functional gain.

tsc clean, lint baseline, 235/235.
2026-05-18 23:14:12 -05:00
..
config feat: Complete semantic MCP integration with direct Obsidian API 2025-06-27 12:33:59 -05:00
formatters feat(vault): return combined content inline when destination is omitted 2026-05-18 08:10:12 -05:00
indexing fix: Address all review bot required issues - async, directives, globals 2026-02-04 17:08:43 -06:00
security feat(vault.list): Coherent pagination + agent next-call hints 2026-05-15 13:30:45 -05:00
semantic refactor(router): drop unused ctx param from pure helpers (PR #203 review nit) 2026-05-18 23:14:12 -05:00
tools feat(vault): return combined content inline when destination is omitted 2026-05-18 08:10:12 -05:00
types fix: Eliminate all eslint any-type violations for Obsidian plugin review 2026-02-03 21:51:55 -06:00
utils Merge pull request #202 from aaronsb/fix/139-serialize-per-file-edits 2026-05-18 22:49:29 -05:00
validation fix: Address all review bot required issues - async, directives, globals 2026-02-04 17:08:43 -06:00
browser-mcp-server.ts fix: Address all review bot required issues - async, directives, globals 2026-02-04 17:08:43 -06:00
main-complex.ts chore(lint): support eslint-plugin-obsidianmd@0.3.0 2026-05-15 15:01:03 -05:00
main-simple.ts fix: Eliminate all eslint any-type violations for Obsidian plugin review 2026-02-03 21:51:55 -06:00
main.ts fix(onboarding): restore one-command Claude Code setup; drop misinformed CLI warning 2026-05-18 21:43:28 -05:00
mcp-server.ts Merge main into fix/190; harden sessionManager type (PR #201 review) 2026-05-18 22:48:26 -05:00
node-mcp-server.ts fix: Address all review bot required issues - async, directives, globals 2026-02-04 17:08:43 -06:00
version.ts chore: Bump version to 0.11.29 2026-05-18 22:50:53 -05:00