Files
socraticode/CHANGELOG.md
T
2026-03-18 13:56:28 +00:00

3.8 KiB

Changelog

All notable changes to SocratiCode are documented here. This project uses Conventional Commits and Semantic Versioning.

1.2.0 (2026-03-18)

Features

  • add env support for controlling indexing of dotfiles (7265247)
  • add Svelte and Vue import parsing to dependency graph (4c2bd0c)
  • auto-infer port from QDRANT_URL for reverse proxy support (507d823)

Bug Fixes

  • only call ensureOllamaReady when using Ollama provider (#8) (4d255f5), closes #7

Documentation

  • add npx cache update instructions for MCP-only install (4cd113b)
  • add Svelte/Vue to code graph language list (7b72cf0)

1.1.3 (2026-03-16)

Bug Fixes

  • use relative paths for index keys to support shared worktree indexes (505fbd7)

Documentation

  • add auto-update instructions for Claude Code plugin (b26038a)

1.1.2 (2026-03-16)

Bug Fixes

  • correct hooks.json format, remove explicit hooks path, and improve install docs (db69a2d)

1.1.1 (2026-03-16)

Bug Fixes

  • correct Claude Code plugin install commands and add marketplace.json (157b353)

1.1.0 (2026-03-15)

Features

  • add Claude Code plugin with skills, agent, and MCP bundling (31e5d74)
  • add SOCRATICODE_PROJECT_ID env var for shared indexes across directories (fadfd8a)

Documentation

  • add Claude Code worktree auto-detection to git worktrees section (d7c32d1)
  • add git worktrees section to README (3cad30a)
  • add multi-agent collaboration as a featured capability (72c7ce0)

1.0.1 (2026-03-04)

Bug Fixes

  • add mcpName and read version dynamically from package.json (88c0e8f)

Changelog

All notable changes to SocratiCode are documented here. This project uses Conventional Commits and Semantic Versioning.