Commit Graph

  • 9246aa4a46 fix(diskann): surface native build failures instead of silent exits (#287) fix/diskann-build-failure-287 Aakash Suresh 2026-03-20 15:42:50 -07:00
  • 3cab4ef40d feat: add MiniMax provider support (#282) main ximi 2026-03-17 01:56:45 +08:00
  • 6efe947777 feat: add index-* CLI commands for data source indexing (#269) fix/index-cli-commands-269 Aakash Suresh 2026-03-13 02:32:40 -07:00
  • c5cf08cd25 feat: re-add web search with robust dual-source routing (#283) fix/react-dual-source-283 Aakash Suresh 2026-03-13 02:20:45 -07:00
  • 9a15f10db0 fix(ci): check pkg-config.exe exists instead of choco exit code v0.3.7 Andy Lee 2026-03-07 18:29:05 +08:00
  • aae0a44bfe fix(ci): add fallback for flaky Chocolatey pkgconfiglite on Windows Andy Lee 2026-03-07 17:49:17 +08:00
  • 9fbe7aa1a2 fix(ci): add fallback for flaky Chocolatey pkgconfiglite on Windows feat/openclaw-skill Andy Lee 2026-03-07 17:49:17 +08:00
  • ccb6136545 feat: OpenClaw integration - ClawHub skill, MCP structured output, and E2E tests (#272) Zhifei Li 2026-03-06 23:59:11 -08:00
  • 08ddaf242f Merge remote-tracking branch 'origin/main' into feat/openclaw-skill Andy Lee 2026-03-07 13:16:22 +08:00
  • 1ceb5d5fe9 feat: Windows native backend support + cross-platform daemon locking fixes (#263) Zhifei Li 2026-03-06 21:05:39 -08:00
  • c2623fec4b merge: resolve api.py conflict with main feat/windows-native-backends-support Andy Lee 2026-03-07 13:04:41 +08:00
  • 27a9035261 fix: Windows file handle cleanup + re-add Python 3.14 to CI matrix Andy Lee 2026-03-07 03:16:02 +08:00
  • c2955e77e9 fix(ci): Windows delvewheel repair + retry for transient CI failures Andy Lee 2026-03-07 02:12:08 +08:00
  • 0839e80169 fix(ci): add Windows wheel repair step and Windows dev setup docs Andy Lee 2026-03-06 20:33:05 +08:00
  • 5379201a7a Merge pull request #275 from yichuan-w/revert-232-feature/web-search-issue-104 Aakash Suresh 2026-03-05 18:41:11 -08:00
  • 5a7e1397e2 chore: gitignore docs/dev/, add smart-embedding-default proposal, update vscode settings feat/mcp-improvements yichuan520030910320 2026-03-05 03:30:58 -08:00
  • eca75d2812 docs: update changelog with MCP v2 and documentation changes yichuan520030910320 2026-03-05 02:29:52 -08:00
  • c5f2b693cb feat: improve MCP server with build, status tools and structured search output yichuan520030910320 2026-03-05 02:17:55 -08:00
  • f22bcdd68f fix: incremental build chunking inconsistency and shared metadata dict (#278) Yichuan Wang 2026-03-05 02:13:26 -08:00
  • a8d4104bbd docs: update roadmap, add long-term vision, and improve CLAUDE.md guidelines fix/incremental-build-chunking yichuan520030910320 2026-03-05 01:18:10 -08:00
  • 8a706d3c0c fix: incremental build chunking inconsistency and shared metadata dict yichuan520030910320 2026-03-04 23:41:14 -08:00
  • b30f382c29 fix: IVF incremental update duplicate chunks from stale passages.jsonl (#277) Yichuan Wang 2026-03-01 22:33:26 -08:00
  • 2fb45f3b28 fix: IVF incremental update duplicate chunks from stale passages.jsonl fix/ivf-incremental-duplicate-chunks yichuan520030910320 2026-03-01 21:39:34 -08:00
  • 9890c35026 ivf build wo rebuild (#273) Yichuan Wang 2026-02-28 01:00:09 -08:00
  • f010a0e70e fix: handle empty directory in FileSynchronizer.generate_file_hashes feat/ivf-incremental-no-rebuild yichuan520030910320 2026-02-28 00:23:29 -08:00
  • 46691dc1e6 fix: IVF incremental build & watch improvements yichuan520030910320 2026-02-27 17:42:27 -08:00
  • 2a66a00460 merge: resolve link-check.yml conflict with main Andy Lee 2026-02-28 08:34:58 +08:00
  • 1405cbd45a Revert "feat: add web search and acting capabilities to ReAct agent" revert-232-feature/web-search-issue-104 Aakash Suresh 2026-02-27 16:27:44 -08:00
  • e81b61ce09 Merge pull request #232 from ArshadJafri/feature/web-search-issue-104 Aakash Suresh 2026-02-27 08:59:35 -08:00
  • 09d816234d fix: ruff 0.12.7 format and ty type narrowing for CI Andy Lee 2026-02-27 15:26:51 +08:00
  • 0a93d9194d ivf: use DirectMap.Hashtable instead of IndexIDMap2 for stable remove_ids yichuan520030910320 2026-02-26 23:16:51 -08:00
  • 41d7349b45 show full chunk in search results; add IVF add-then-remove searchable test yichuan520030910320 2026-02-26 22:59:11 -08:00
  • 3f386bfef2 ivf build wo rebuild yichuan520030910320 2026-02-26 22:49:27 -08:00
  • 500b3425c1 chore: upgrade pytest to 9.0 and remove skip workarounds Andy Lee 2026-02-27 11:43:51 +08:00
  • 58d923f64e docs: restore openclaw-setup.md (user-facing guide) Andy Lee 2026-02-27 11:22:46 +08:00
  • e908f799e8 chore: remove internal strategy docs from public repo Andy Lee 2026-02-27 11:22:00 +08:00
  • 8a4d716e6c feat: real OpenClaw E2E integration test Andy Lee 2026-02-27 11:08:08 +08:00
  • 57b86a64a5 feat: OpenClaw integration tests, clean JSON output, and type fixes Andy Lee 2026-02-27 01:41:04 +08:00
  • 56ea558ede feat: OpenClaw ClawHub skill and MCP structured output Andy Lee 2026-02-27 00:21:45 +08:00
  • 465d6fecfd refactor: idempotent build, auto-rebuild watch, and search --json (#271) Andy Lee 2026-02-26 07:39:45 -08:00
  • daf54f0783 fix: ruff formatting and resilient link check refactor/idempotent-build Andy Lee 2026-02-26 17:24:49 +08:00
  • ddecb890a7 fix: add diagnostic logging for build path decisions Andy Lee 2026-02-26 17:13:27 +08:00
  • 92dc8342da fix(ci): exclude all star-history.com subdomains from link check Andy Lee 2026-02-26 16:53:36 +08:00
  • bfe4ef2a52 refactor: idempotent build, auto-rebuild watch, and search --json Andy Lee 2026-02-26 13:22:26 +08:00
  • 360b3c9122 fix(typing): use sys.platform guard for msvcrt to satisfy ty checker Andy Lee 2026-02-26 12:25:18 +08:00
  • d753a92a18 fix: cross-platform daemon locking and Windows CI coverage Andy Lee 2026-02-26 11:23:29 +08:00
  • f022870d1c test: disable pytest-timeout for long AST integration cases Andy Lee 2026-02-25 10:37:56 +08:00
  • 7b30a7e1df test: relax timeout for long AST integration subprocess tests Andy Lee 2026-02-25 10:26:32 +08:00
  • 4b31dbcc9b fix: ensure editable DiskANN installs include Windows runtime DLLs Andy Lee 2026-02-25 10:04:56 +08:00
  • ee6d0fcaa8 fix: bundle DiskANN runtime DLLs for Windows backend import Andy Lee 2026-02-25 09:56:22 +08:00
  • 7b0688eb19 Add AGENTS.md with Cursor Cloud development instructions cursor/development-environment-setup-8309 Cursor Agent 2026-02-25 00:57:42 +00:00
  • f1fa096ec2 Add AGENTS.md with Cursor Cloud specific instructions cursor/development-environment-setup-a518 Cursor Agent 2026-02-25 00:43:31 +00:00
  • c77fa9eb79 Fix IVF nlist access (#266) Yichuan Wang 2026-02-24 10:40:52 -08:00
  • 10029f9e88 fix(windows): add vcpkg dll discovery for diskann bindings Andy Lee 2026-02-25 01:50:54 +08:00
  • 6eab73c3bf refactor(windows): discover vcpkg dll dirs from env and PATH Andy Lee 2026-02-25 01:04:31 +08:00
  • dbd50ab37b fix(lint): annotate deferred backend import in hnsw init Andy Lee 2026-02-25 01:02:41 +08:00
  • 78f0c8cd2e fix(windows): add vcpkg dll search paths before faiss import Andy Lee 2026-02-25 00:56:31 +08:00
  • 2d95af274a Fix IVF nlist access fix/ivf-nlist yichuan520030910320 2026-02-24 02:00:42 -08:00
  • 5b82603578 Feat/ivf backend clean (#265) Aakash Suresh 2026-02-24 01:41:21 -08:00
  • aedf694bbf fix(ci): export pkg-config executable on windows jobs Andy Lee 2026-02-24 14:54:25 +08:00
  • 1c87458f77 fix(ci): stabilize windows runtime dll path and tempdir test Andy Lee 2026-02-24 11:16:58 +08:00
  • f5c9c6d17d fix(windows): serialize daemon startup with per-key thread lock Andy Lee 2026-02-24 10:31:35 +08:00
  • 564aced5c4 fix(windows): avoid non-ascii banner text in document_rag Andy Lee 2026-02-24 10:19:23 +08:00
  • 8811f3341b fix(windows): avoid cp1252 unicode error in document_rag banner Andy Lee 2026-02-24 08:19:23 +08:00
  • 0a61a00581 fix: ruff C416/E741 and trailing whitespace for CI lint feat/ivf-backend-clean Aakash Suresh 2026-02-14 15:19:30 -08:00
  • 60be1fc82b feat: IVF backend with add/delete APIs and core update_index support (#231, #89, #141) Aakash Suresh 2026-02-14 15:14:01 -08:00
  • 22684454f6 fix(ci): avoid boost link failure for windows pybind wheel builds Andy Lee 2026-02-24 00:39:57 +08:00
  • a8b7054475 fix(ci): unblock windows graph_partition OpenMP build Andy Lee 2026-02-23 20:24:09 +08:00
  • 08b618f1bb fix(ci): link windows protobuf-generated objects with absl targets Andy Lee 2026-02-23 19:14:34 +08:00
  • 5ae79f7098 fix(ci): disable warning-as-error on windows diskann dll target Andy Lee 2026-02-23 15:07:46 +08:00
  • 3061b2395d fix(ci): retry uv pip installs to tolerate transient 5xx Andy Lee 2026-02-23 00:14:17 +08:00
  • 6cc0d76539 fix(ci): stop windows diskann src warnings from failing build Andy Lee 2026-02-22 16:07:29 +08:00
  • 3b0bac127a fix(ci): avoid MSVC C4661 breaking diskann wheel build Andy Lee 2026-02-22 14:31:27 +08:00
  • 4db9bd668c fix(ci): locate protobuf compiler in windows vcpkg layout Andy Lee 2026-02-22 13:33:21 +08:00
  • c88e837ac0 fix(ci): retry vcpkg installs on windows transient failures Andy Lee 2026-02-22 12:47:16 +08:00
  • b461c7b0ae fix(ci): resolve windows protoc invocation in diskann Andy Lee 2026-02-22 12:18:32 +08:00
  • 18b4a1a55e diskann/cmake: guard protobuf protoc target usage Andy Lee 2026-02-22 11:35:17 +08:00
  • a0718c7c3c ci: add retry wrapper for uv python install network flakiness Andy Lee 2026-02-22 10:22:33 +08:00
  • a9daee12e4 diskann/windows: guard optional diskann_s linkage and include dirs Andy Lee 2026-02-22 09:39:35 +08:00
  • bb5e135c2b ci/windows: install protobuf for DiskANN CMake detection Andy Lee 2026-02-22 08:55:46 +08:00
  • 238611dfc0 Merge branch 'main' into feat/ivf-backend-add-delete feat/ivf-backend-add-delete Aakash Suresh 2026-02-21 14:27:08 -08:00
  • b7ca447b71 ci/windows: install boost program_options for DiskANN config Andy Lee 2026-02-22 01:52:45 +08:00
  • 07f539c664 ci/windows: install lapack and wire faiss to LAPACK libs Andy Lee 2026-02-22 01:30:25 +08:00
  • 8c1bc082b0 hnsw/windows: restore python extension build and propagate faiss blas deps Andy Lee 2026-02-22 01:13:58 +08:00
  • ee4fd75e33 hnsw/cmake: disable upstream faiss Python SWIG build in backend build Andy Lee 2026-02-22 01:05:26 +08:00
  • 3786ccd7b5 hnsw/windows: update faiss submodule for HNSW_search stat compatibility Andy Lee 2026-02-22 00:49:43 +08:00
  • 86faf156db hnsw/windows: update faiss submodule for ssize_t and stat compatibility Andy Lee 2026-02-21 23:21:40 +08:00
  • 581821022a hnsw/windows: update faiss submodule for POSIX API compatibility Andy Lee 2026-02-21 23:07:14 +08:00
  • 062638da8f build/windows: remove invalid -j8 tool args for MSBuild Andy Lee 2026-02-21 22:50:28 +08:00
  • cc44b9da34 hnsw/cmake: create PkgConfig::ZMQ target on Windows too Andy Lee 2026-02-21 22:15:27 +08:00
  • 8689ad21c6 ci/windows: install OpenBLAS and update faiss submodule for BLAS link Andy Lee 2026-02-21 22:03:13 +08:00
  • b3785b8131 ci/windows: provide OpenBLAS to Faiss BLAS/LAPACK detection Andy Lee 2026-02-21 21:57:55 +08:00
  • 1fe92bb2a0 ci/windows: install zeromq via vcpkg and export pkg-config path Andy Lee 2026-02-21 21:52:34 +08:00
  • af87307fd1 ci/windows: remove invalid zeromq choco package and restore fail-fast Andy Lee 2026-02-21 21:47:15 +08:00
  • 01dee09f08 ci/windows: add pkg-config + zeromq deps and disable fail-fast Andy Lee 2026-02-21 21:35:50 +08:00
  • f5fca09b96 ci/windows: add native backend build matrix and hnsw cmake compatibility Andy Lee 2026-02-21 21:11:29 +08:00
  • 8844550294 feat: reduce cold start latency with daemonized embedding server reuse (#258) Andy Lee 2026-02-21 00:52:47 -08:00
  • a45b62a6af test: update query-template mocks for BaseSearcher daemon kwargs feat/coldstart-daemon-0219 Andy Lee 2026-02-21 15:36:06 +08:00
  • 297ba5eb21 Merge remote-tracking branch 'origin/main' into feat/coldstart-daemon-0219 Andy Lee 2026-02-21 15:32:37 +08:00
  • 61cdc55a26 chore: add devcontainer and docker reference setup (#262) Andy Lee 2026-02-20 23:26:42 -08:00