ReMe/reme
jinliyl 21057931a9
Some checks are pending
Pre-commit / run (ubuntu-latest) (push) Waiting to run
Tests ReMe / Unit Tests - py3.11 (push) Waiting to run
Tests ReMe / Unit Tests - py3.12 (push) Waiting to run
Tests ReMe / Unit Tests - py3.13 (push) Waiting to run
Windows Smoke / CLI smoke - py3.11 (push) Waiting to run
fix(embedding): isolate caches by vector space (#442)
* fix(embedding): isolate caches by vector space

* fix(embedding): stabilize cache space switching

* Revert "fix(embedding): stabilize cache space switching"

This reverts commit 74193c9a0a.

* fix(embedding): include resolved OpenAI endpoint in cache ID

* fix(embedding): stabilize cache space switching

* fix(embedding): isolate Ollama endpoint caches
2026-08-10 22:42:16 +08:00
..
components fix(embedding): isolate caches by vector space (#442) 2026-08-10 22:42:16 +08:00
config feat(daily-paper): add opt-in Hugging Face mirror support (#437) 2026-08-10 15:57:24 +08:00
enumeration feat: add mail component enum (#405) 2026-07-30 14:48:20 +08:00
schema refactor: rebuild auto-fin and daily-paper cookbooks on structured-output agents (#432) 2026-08-07 23:53:14 +08:00
steps feat(daily-paper): add opt-in Hugging Face mirror support (#437) 2026-08-10 15:57:24 +08:00
utils feat(daily-paper): add opt-in Hugging Face mirror support (#437) 2026-08-10 15:57:24 +08:00
__init__.py feat(backend): improve workspace support for web clients (#420) 2026-08-07 23:52:56 +08:00
application.py feat(benchmark): add LongMemEval golden answer validation (#335) 2026-07-13 21:26:27 +08:00
constants.py feat(index): add file size limits and oversized file handling (#362) 2026-07-15 21:01:18 +08:00
reme.py refactor(agent): unify agent subprocess env, sessions, skills, and MCP/service jobs (#382) 2026-07-20 23:52:14 +08:00