ReMe/reme/steps/common
jinliyl e05b201da9
feat(backend): improve workspace support for web clients (#420)
* feat(backend): improve workspace support for web clients

* fix(config): preserve the default workspace directory

* chore(reme): bump version to 0.4.1.5

- Update __version__ from 0.4.1.4 to 0.4.1.5 in initialization file

* fix(chat): disable builtin tools in read-only mode

* fix(agent): make builtin tools opt-in

* fix(list): tolerate files removed during mtime sort

* fix(chat): expose complete read-only job set
2026-08-07 23:52:56 +08:00
..
__init__.py feat: add workspace web APIs and star growth report (#416) 2026-08-05 18:03:37 +08:00
add.py init: reme version 0.4.0 (#284) 2026-06-22 15:41:19 +08:00
app_config.py feat: add workspace web APIs and star growth report (#416) 2026-08-05 18:03:37 +08:00
chat.py feat(backend): improve workspace support for web clients (#420) 2026-08-07 23:52:56 +08:00
demo.py init: reme version 0.4.0 (#284) 2026-06-22 15:41:19 +08:00
health_check.py feat(benchmark): add lme benchmark steps (#326) 2026-07-07 18:53:39 +09:00
help.py init: reme version 0.4.0 (#284) 2026-06-22 15:41:19 +08:00
llm_demo.py init: reme version 0.4.0 (#284) 2026-06-22 15:41:19 +08:00
python_execute.py feat(lme): add cli execution and agentic search tooling (#334) 2026-07-08 17:43:09 +09:00
shell.py feat(core): add shell execution and runtime memory status (#344) 2026-07-14 16:31:41 +08:00
status.py feat(core): add shell execution and runtime memory status (#344) 2026-07-14 16:31:41 +08:00
stream_demo.py init: reme version 0.4.0 (#284) 2026-06-22 15:41:19 +08:00
stream_llm_demo.py init: reme version 0.4.0 (#284) 2026-06-22 15:41:19 +08:00
version.py init: reme version 0.4.0 (#284) 2026-06-22 15:41:19 +08:00