Skip to content

Releases: maehwasoo/AILSS

0.7.0

15 Mar 08:18
4617053

Choose a tag to compare

What's Changed

MCP

  • fix: tolerate wildcard Accept on MCP HTTP GET stream by @maehwasoo in #154
  • fix: improve mcp http streamable compatibility by @maehwasoo in #157
  • fix: disable default MCP HTTP idle session eviction by @maehwasoo in #159
  • fix: enforce frontmatter enum values for status/layer/entity by @maehwasoo in #138
  • refactor: split frontmatter enum schema module and add docs drift guard by @maehwasoo in #166

Full Changelog: v0.6.0...v0.7.0

0.6.0

15 Feb 10:47
4415977

Choose a tag to compare

What's Changed

Obsidian Plugin

  • refactor: split oversized settings and markdown modules by responsibility by @maehwasoo in #121
  • feat: auto-apply type labels from pr title prefixes by @maehwasoo in #127
  • refactor: split mcp http service controller helpers by @maehwasoo in #147

MCP

  • fix: default MCP Streamable HTTP POST responses to JSON by @maehwasoo in #133
  • refactor: extract shared mcp write-tool execution and frontmatter identity helpers by @maehwasoo in #122
  • feat: add structured HTTP boundary diagnostics for MCP early returns by @maehwasoo in #130
  • refactor: split canonicalize typed links tool into modules by @maehwasoo in #145
  • refactor: split get_context into internal modules by @maehwasoo in #148
  • fix: tolerate / and JSON-only Accept in MCP HTTP JSON mode by @maehwasoo in #150

Core

  • refactor: split indexVault stages into modules by @maehwasoo in #146
  • refactor: split notes db query helpers by concern by @maehwasoo in #144

CI / Ops / Monorepo

  • feat: split release note policy for beta vs stable tags by @maehwasoo in #123
  • feat: automate release tag creation on labeled merges to main by @maehwasoo in #119
  • refactor: consolidate PR label workflows by @maehwasoo in #152

Docs

  • docs: reconcile README onboarding and architecture by @maehwasoo in #128
  • docs: add folder-scoped AGENTS for vault standards by @maehwasoo in #135

Full Changelog: v0.4.0...v0.6.0

0.5.0-beta.2

13 Feb 17:06
f442044

Choose a tag to compare

0.5.0-beta.2 Pre-release
Pre-release

Pre-release build

0.5.0-beta.1

12 Feb 14:03
fd955be

Choose a tag to compare

0.5.0-beta.1 Pre-release
Pre-release

Pre-release build

0.4.0

12 Feb 09:09
3fcbcb1

Choose a tag to compare

What's Changed

Obsidian Plugin

  • fix: decoder-safe MCP HTTP errors and durable plugin diagnostics by @maehwasoo in #112

MCP

  • feat: add single-note typed-link canonicalization tool by @maehwasoo in #71
  • feat: enforce typed-link ontology consistency and relation checks by @maehwasoo in #72
  • fix: add stale-session recovery hints for missing mcp sessions by @maehwasoo in #107
  • feat: add structured mcp tool failure diagnostics by @maehwasoo in #108
  • feat: add typed-link relation diagnostics and canonical filtering by @maehwasoo in #103

Indexer CLI

  • feat: prefix chunk embeddings with title summary and heading path by @maehwasoo in #70

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

0.3.0

10 Feb 18:04
b35eb22

Choose a tag to compare

What's Changed

Obsidian Plugin

  • refactor: separate plugin MCP service controller startup concerns by @maehwasoo in #91
  • test: add startup helper unit tests for mcp controller by @maehwasoo in #97
  • refactor: decompose plugin settings tab into section builders by @maehwasoo in #92

MCP

  • feat: add scoped filtering to get_context retrieval by @maehwasoo in #80
  • refactor: split get_context orchestration into focused helpers by @maehwasoo in #90
  • refactor: split streamable http server lifecycle by concern by @maehwasoo in #94
  • test: add golden get_context payload contract coverage by @maehwasoo in #98

Core

  • refactor: split core db query module by concern by @maehwasoo in #87
  • refactor: split vault indexing pipeline into staged helpers by @maehwasoo in #93

CI / Ops / Monorepo

  • docs: add refactor issue template by @maehwasoo in #88
  • docs: add issue template mapping guidance to AGENTS by @maehwasoo in #89
  • docs: add test issue template and agents mapping by @maehwasoo in #99

Full Changelog: v0.2.0...v0.3.0

0.2.0

09 Feb 13:59
d6a0e47

Choose a tag to compare

What's Changed

MCP

  • feat: increase default AILSS_MCP_HTTP_MAX_SESSIONS to 50 by @maehwasoo in #75

Full Changelog: v0.1.0...v0.2.0

0.1.0

09 Feb 05:53
e5f5678

Choose a tag to compare

What's Changed

MCP

  • feat: rename typed link tools with explicit direction by @maehwasoo in #56
  • feat: treat ambiguous typed-link targets as broken in find_broken_links by @maehwasoo in #59
  • feat: stitch evidence in get_context by @maehwasoo in #60
  • feat: add richer typed-link relations with strict cites by @maehwasoo in #57

Full Changelog: v0.1.0-beta.6...v0.1.0

0.1.0-beta.6

06 Feb 05:08
f1afa97

Choose a tag to compare

0.1.0-beta.6 Pre-release
Pre-release

What's Changed

Obsidian Plugin

  • chore: remove Obsidian semantic search UI by @maehwasoo in #34
  • feat: bundle mcp/indexer service into obsidian plugin release by @maehwasoo in #52

CI / Ops / Monorepo

  • docs: codify version bump-only pr body format by @maehwasoo in #50

Full Changelog: v0.1.0-beta.5...v0.1.0-beta.6

0.1.0-beta.5

04 Feb 17:15
bd2cc6a

Choose a tag to compare

0.1.0-beta.5 Pre-release
Pre-release

What's Changed

MCP

CI / Ops / Monorepo

Full Changelog: v0.1.0-beta.4...v0.1.0-beta.5