Skip to content

Releases: SynapsesOS/synapses

synapses 0.4.1

03 Mar 09:44

Choose a tag to compare

Changelog

  • 9b3e207 feat: add cross-platform release builds and Windows CI coverage

synapses 0.4.0

03 Mar 08:47

Choose a tag to compare

Changelog

  • 95d1d6b chore: migrate Go module path from Divish1032 to SynapsesOS org
  • 9c1dac6 chore: open-source readiness — synapses repo
  • 4ac93b3 feat: VS Code extension v0.2.0 — context sidebar, brain HTTP client, auto-ingest
  • 1948698 feat: synapses v2.0.0 — session continuity, selective enrichment, reduced tool surface
  • 3a2d100 feat: v0.4.0 — session_init, scale-aware guidance, get_context improvements
  • 792a56f fix: CI lint and release failures
  • b70672f fix: add doc comments to Scale constants for golangci-lint revive rule
  • b7f21d5 fix: build only for Linux in GoReleaser (cross-platform compilation not supported in CI)
  • 164ed54 fix: exclude ARM64 from cross-platform builds in GoReleaser (toolchain unavailable in CI)
  • ee3b601 fix: golangci-lint v2 config and CI version
  • e393923 fix: goreleaser build failure — enable CGO for tree-sitter, exclude Windows builds
  • f4d8697 fix: patch release v1.0.3 — multi-language parser and MCP tool fixes
  • c5262ca fix: pin golangci-lint to v2.10.1 (action@v6 rejects semver range syntax)
  • fc64e95 fix: resolve all golangci-lint errors
  • 01a91ee fix: upgrade golangci-lint-action to v7 (required for golangci-lint v2)
  • e5e1af3 fix: use correct revive doc comment format for Scale constants (ConstName ...)
  • 8931d71 patch release: commit unfinished files from last version.