mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-15 23:31:05 +00:00
* feat: add auto_image step for image resource caption notes * feat: wire image resources into the resource watch loop * refactor: split auto resource processors behind router * refactor: align resource processor module names * refactor: preserve auto resource compatibility * refactor: clarify auto resource routing structure * fix: address auto resource review concerns * test: scope auto resource fixtures * docs: align auto resource processor wording * test: cover image resize failures * fix: harden image resource lifecycle * fix: preserve resource image detail and linked daily ownership * style(file-graph): stabilize multiline docstring formatting |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _workspace_fixture.py | ||
| run_reme_e2e_local.py | ||
| test_agent_session.py | ||
| test_auto_dream.py | ||
| test_auto_memory.py | ||
| test_auto_resource.py | ||
| test_codex_agent_wrapper.py | ||
| test_embedding.py | ||
| test_llm.py | ||
| test_reme_e2e.py | ||
| test_stream_llm.py | ||