Skip to content

chore: release 0.2.0#33

Closed
Patel230 wants to merge 4 commits into
mainfrom
pr/changes
Closed

chore: release 0.2.0#33
Patel230 wants to merge 4 commits into
mainfrom
pr/changes

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Release 0.2.0.

Patel230 and others added 4 commits July 14, 2026 01:03
Bump VERSION 0.1.4 -> 0.2.0 and fold the Unreleased changelog entries
under a dated [0.2.0] section.

0.2.0 is a minor bump: large unreleased feature block (~20 items) since
the version re-baseline, plus a production-hardening pass to top-50 OSS
parity:

Changed:
- Version re-baselined to 0.1.0 across server, sdk/python, sdk/typescript,
  api/openapi.yaml; internal/version now reads VERSION via go:embed at
  compile time (pure go build reports correct version, no ldflags).

Removed:
- install.sh (no binary ship), Formula/yaad.rb (no releases),
  deploy/docker/docker-compose.yml + .dockerignore (no Dockerfile —
  yaad is library-only).

Security:
- Stopped tracking the per-installation .yaad/integrity.key HMAC key;
  expanded .gitignore for local DB + Go build caches.

Added:
- Worktree-aware memory sharing; LLM-assisted entity extraction (opt-in);
  temporal fact-validity windows; gRPC/SSE WatchMemories streaming;
  versions/rollback CLI; ADD-only ingestion mode; subagent-scoped memory;
  sleep-time consolidation; semantic boundaries; non-destructive decay;
  config validation; spatial memory tiers (hot/warm/cold).

Production Hardening:
- golangci-lint v2 strict config, unchecked-error fixes, dead-code
  removal; CODE_OF_CONDUCT, .gitattributes, .github PR/issue templates.

Co-Authored-By: Claude <noreply@anthropic.com>
@Patel230 Patel230 closed this Jul 14, 2026
@Patel230
Patel230 deleted the pr/changes branch July 14, 2026 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant