Skip to content

chore(main): release 0.13.0#17

Merged
trvon merged 1 commit intomainfrom
release-please--branches--main--components--yams
Apr 17, 2026
Merged

chore(main): release 0.13.0#17
trvon merged 1 commit intomainfrom
release-please--branches--main--components--yams

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 3, 2026

🤖 I have created a release beep boop

0.13.0 (2026-04-17)

Added

  • adding yams corpus tuner (a97952e)
  • additional locks patterns reduced (bb651d8)
  • additional optimizations and improvements for package validation and ingestion speed (e6e0b39)
  • additional test clean up and expansion for benchmarks (b6b6ba9)
  • address search gaps (46d4c2c)
  • auto complete improvements and topology refactor to improve graph rebuilding on ingestion (58cba44)
  • build improvements, docs updated and optimizations for cli latency (8777a27)
  • checkpoint for updated unit test for daemon communication / protobuf errors. Expanding untested surface with optimizations for communication and ingestion. Additional work for ci apt / rpm install improvements, systemd configuration for installs and improved validation testing of packaging logic to reduce gpg errors. (13be8fd)
  • cleaning up additional locks in service manager (ff110ac)
  • cleaning up test suite (a930776)
  • CLI request handling refactor for unified load and error handling. Continued refactor and improvement of search engine with scoped tuning (48a955e)
  • completion fixes and reduce bottleneck of ingestion on add from cli (4c9ce1e)
  • completitions fixes. Starting topology routing work for semantic clusters (0c74dcb)
  • continued corectness improvements, ANN / vectordb improvements (ef3d925)
  • CorpusStats-driven tuning accuracy + per-query community detection. Fixes for clion meson detection (473274d)
  • Correctness fixes for flaky tests, improvements for linux build logic based on clion change. Improvement of tuning / governor daemon logic to simplify scaling logic (2b2552e)
  • correctness improvements and bumping sqlite_vec_backend lib (c9ad8f5)
  • daemon lifecycle improvements for supervisor mode, search now uses topology logic, homebrew formula launches yams in foreground mode and test updates (036e5e7)
  • expanding mobile abi compiled support (8da76c9)
  • expansion of topology system into repair and ingestion pipelines (3c2f61b)
  • extracted public and categorized methods from service manager. (a9bc8a7)
  • fixes for repair batching logic, hnsw rebuild and search refinements before graph building improvements land (12e4b19)
  • fixing brittleness in CI pip usage that breaks under package updates and system delayed updates. Improving graph repair process and reducing locks in ingestion pipeline (a1253d1)
  • further homebrew bug fixes and improvements (902f75c)
  • further search improvements and daemon sleep fixes. Commit before service manager refactor/cleanup (569ffae)
  • graph expansion logic improvements for search testing, repair improvements for embeddings (a99efd1)
  • improved online metrics for corpus (9db8d79)
  • improvement for topology rebuilds on ingestion and in repair (3183dae)
  • improving benchmark by adding to doctor command with persistence to tune search engine, improving topology epoch tracking and connecting adaptive tuner (463a377)
  • improving packaging logic for homebrew and addressing pip install regression in tests (3cccde2)
  • improving repair logic and search engine metrics for tuning logic (825d9aa)
  • Improving search speed for hybrid engine. Trying best to balance speed and precision (c475f10)
  • imrpovements for repair and graph clustering logic and search usage (ad8d7ac)
  • ingestion optimizations and regression test updates (e13ff15)
  • installation tests and build improvements. Test fixes related to optimizations for reranker (883eb11)
  • instrumentation improvements for benchmarks, shell completition improvements, packaging updates for completions and docs updates (f4fffd7)
  • introducing epochs for search rebuilding (a4fdb70)
  • large commit, new tune command, search tuning and improved corpus learning with persistent values (9c23fcf)
  • mobile binding improvements (3540000)
  • optimizations for data returns and harden daemon status and normalize MCP/version responses (9a1ed08)
  • optimizations for multiclient usage, updated benchmarks and ci correctness improvements to improve test runs collection (53326b6)
  • profile for building mobile bindings (09c8e0f)
  • reduce sleeps in daemon service manager, ingestion pipeline and moving towards event driven design (8d48496)
  • refining readiness strings with constexpr. Final release testing for v0.13.0 (5eab5b9)
  • removing unnecessary abstraction and adding some optimizations for embeddings generation (814672f)
  • search / grep freshness and query intent router improvements. Test improvements (55a7f5a)
  • search / retrieval optimizations for performance and accuracy (ce36736)
  • search improvements, UBSan meson option, CI quality job, and fix clang-tidy findings (677f67e)
  • site update (b6e7c7e)
  • test imrpovements, infer fixes in search changes from previous commits (4a3dce8)
  • tuning improvements for graph influence (e1d2db3)
  • vector optimizations. Most performance gains in search felt on macos (bb0d33a)
  • vendoring and migrating correctly to use tinyfsm (fdac636)

Fixed

  • additional correctness issues in repairservic, backgroundtask manager, tuning advisor and daemon (cbdef02)
  • additional repair logic improvements to unify repair system. Search improvements and graph building optimizations for retrieval performance improvement (96eb95f)
  • address ci source venv and graph repair timeouts (e8ddb31)
  • address daemon starvation/deadlock paths and aligning ownership of run loop lifecycle (61d92c9)
  • address regressions in onnx runtime generation from previous commit. Addressing critical bugs (fff1ca1)
  • address test failures and improve daemon status ux (a3be3c6)
  • addressing UX issue with daemon status readiness (11ef101)
  • CI fix (625c573)
  • clang-tidy / infer fixes. Fix for test.yml builds (a56bc5d)
  • cleaning up benchmark page and adding CmakeLists.txt (f8b794d)
  • cleaning up object references (f69c388)
  • concurrency and race condition fixes (57b7e20)
  • continued correctness improvements. Added vec0 search mode and benchmark plumbing for YAMS retrieval (5795a0f)
  • fix config snapshot logic in CompressionMontor, RecoveryManager, TranscationManager and CompressionsError handler (6ee7c57)
  • fix for test messing up config (422d857)
  • fix issues with mobile bindings and improving abi alignment (1962ff6)
  • fixing regressions with serach engien start (3f03eb2)
  • fixing rpm builds (9b6461e)
  • fixing scaling logic of embedding generation that fallback to CPU (120d98b)
  • fixing stale issue related to repair manager, mcp suggestions logic that leads to looped behavior in long sessions and ci test failures (1c9f03c)
  • improve stats from embeddings used to trigger search rebuild: (e2772f2)
  • improved plugin locking around onnx session state and ownership improvements (2d0df86)
  • improvements for embedding generation (embedding gemma specific issue) and Dockerfile regression fix (e09778b)
  • improvements for embedding repair routing to hot model. Continued search / graph build retrieval improvements (364a114)
  • improvements for laoding handling in UX response (3b5fb8f)
  • improving repair check (6eb1635)
  • metadata optimizations (2a0f020)
  • re-ranker embedding generation fix, test failures drift fix, search improvements for graph query expansion and gliner improvements for building graph (e8a6296)
  • readiness ux fix (a008438)
  • release please fix, improvements for embedding generation (check if model is loading an query that). continue work on search retrieval improvement related to on going graph improvements (3f3ba05)
  • removing gtest and continued cleanup work of test suite (e2c8ba0)
  • repair fixes for embedding generations and stalls, mcp code mode improvements for smarter routing, test improvements and additional search / graph optimizations (aee787d)
  • reranker and internal benchmark fixes to address updates and test regressions (32bac6d)
  • suspected deadlock fixes in repair, bugs addressed in request logic. Continued triage from infer output and test failures (e261420)
  • tear down fixes for tests (991e047)
  • test and ci fixes and search improvements. Adding a router for tuning logic (01c72ec)
  • test build error fixes (bd20aee)
  • test fixes related to metadata optimizations and some search tuning checkpoints before refactor experiment (d1225ab)
  • test regression and build fixes (ed80f97)
  • tree-diff benchmark regression accounting and stabilize subtree fast-path measurement (e41ec38)
  • updating readme and linking benchmark pages (1526545)
  • vector and embedding count fixes related to repair functionality. Improvements for search and tuning scope of candidates (d25cc39)

This PR was generated with Release Please. See documentation.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 3, 2026

Deploying yams with  Cloudflare Pages  Cloudflare Pages

Latest commit: ef02540
Status: ✅  Deploy successful!
Preview URL: https://5dd473cb.yams.pages.dev
Branch Preview URL: https://release-please--branches--ma.yams.pages.dev

View logs

@github-actions github-actions Bot requested a review from trvon as a code owner April 3, 2026 02:26
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--yams branch 8 times, most recently from 03912c9 to 4230d67 Compare April 8, 2026 18:02
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--yams branch 10 times, most recently from 4f0202b to 72649cc Compare April 17, 2026 02:42
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--yams branch 7 times, most recently from 28399e2 to 31c3d16 Compare April 17, 2026 18:14
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--yams branch from 31c3d16 to ef02540 Compare April 17, 2026 22:48
@trvon trvon merged commit e68c4b2 into main Apr 17, 2026
8 checks passed
@github-actions
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant