Skip to content

Releases: yosider/cosense-mcp-server

v0.4.0

22 Dec 07:03

Choose a tag to compare

What's Changed

  • Feat: Find resources by completion by @takker99 in #22
  • docs: Add usages with pnpm/yarn, which handles jsr: directly by @takker99 in #23
  • Migrate to pnpm by @yosider in #27
  • Use register* methods instead of * methods for MCP SDK compatibility by @Copilot in #24
  • Simplify CI by @yosider in #28

New Contributors

  • @Copilot made their first contribution in #24

Full Changelog: v0.3.0...v0.4.0

v0.3.0

16 Aug 23:25

Choose a tag to compare

What's Changed

  • Fix JSR package imports and refactor to use McpServer with optimized async resource loading by @takker99 in #15
  • ci: Lint & format & type-check on push by @takker99 in #16
  • Fix JSON parse errors from MCP inspector by @yosider in #19
  • Await registerPageResources before connection by @yosider in #20

New Contributors

Full Changelog: v0.2.4...v0.3.0

v0.2.4

04 Aug 18:55

Choose a tag to compare

What's Changed

  • Update dependencies and refactor Result type handling by @yosider in #13

Full Changelog: v0.2.3...v0.2.4

v0.2.3

04 Aug 18:13

Choose a tag to compare

What's Changed

  • Replace console.error with environment-based logger utility by @motoso in #11
  • feat: enable dynamic version loading from package.json by @yosider in #12

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

02 Aug 11:34

Choose a tag to compare

What's Changed

  • refactor: Unify tool context interfaces by @yosider in #9
  • Fix the header text on search result by @yosider in #10

Full Changelog: v0.2.1...v0.2.2

v0.2.1

11 Mar 23:30

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

11 Mar 22:26

Choose a tag to compare

Full Changelog: v0.1.2...v0.2.0

v0.1.2

02 Feb 09:33

Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

02 Feb 09:07

Choose a tag to compare

Full Changelog: 0.1.0...v0.1.1

0.1.0

02 Feb 09:00
5aeb99a

Choose a tag to compare

update README