ReMe/docs
Sen Huang 8877743ca9
Some checks failed
Pre-commit / run (ubuntu-latest) (push) Waiting to run
Tests ReMe / Unit Tests - py3.12 (push) Waiting to run
Tests ReMe / Unit Tests - py3.13 (push) Waiting to run
Tests ReMe / Unit Tests - py3.11 (push) Waiting to run
Deploy Docs / deploy (push) Has been cancelled
Deploy Docs / build (push) Has been cancelled
feat(cli): route bare commands to the running server's real config (#312)
call_server now resolves the client backend/transport/host/port from the
live `reme start` process (replaying its start args through
resolve_app_config) so a bare `reme <action>` reaches the server however
it was actually launched, falling back to local config when none runs.
Explicit backend=/transport=/host=/port= still win.

Also fix as_embedding to pass `dimensions` explicitly for agentscope
>=2.0.2, and add Claude Code auto-memory/auto-dream demos to the READMEs.
2026-07-01 17:15:48 +08:00
..
_landing feat(docs): add multilingual documentation with GitHub Pages deployment (#287) 2026-06-29 15:58:23 +08:00
_static feat(docs): add multilingual documentation with GitHub Pages deployment (#287) 2026-06-29 15:58:23 +08:00
en feat(docs): add multilingual documentation with GitHub Pages deployment (#287) 2026-06-29 15:58:23 +08:00
figure feat(cli): route bare commands to the running server's real config (#312) 2026-07-01 17:15:48 +08:00
old docs: rename vault_dir to workspace_dir in documentation and examples (#286) 2026-06-22 16:58:57 +08:00
zh fix(auto-memory): preserve message timestamps (#310) 2026-07-01 17:15:07 +08:00