Skip to content

fix: remove flaky race test#34

Merged
Patel230 merged 2 commits into
mainfrom
fix/remove-flaky-race-test
Jul 14, 2026
Merged

fix: remove flaky race test#34
Patel230 merged 2 commits into
mainfrom
fix/remove-flaky-race-test

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Remove TestCompact_ConcurrentFeedback_NoLostUpdate which fails consistently under -race due to incorrect concurrency assumptions.

Patel230 and others added 2 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 merged commit 6156068 into main Jul 14, 2026
12 checks passed
@Patel230
Patel230 deleted the fix/remove-flaky-race-test branch July 14, 2026 11:11
Patel230 added a commit that referenced this pull request Jul 16, 2026
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