ReMe/reme/core/op
zouyingcao e5bb845196
refactor(cli): using AgentScope components to reimplement the reme_cli logic (#153)
* add: as_token_counters config for reme_cli

* add: reme_cli function

* update: format the terminal printing for reme_cli

* update: check for pre-commit

* single quotes for the inner dictionary keys

* update the usage of get_std_logger for pre-commit

* update the usage of get_std_logger for pre-commit

* add 'console_enabled' param in compactor&summarizer
2026-03-12 11:23:36 +08:00
..
__init__.py refactor(core): replace memory stores with file stores and update architecture 2026-02-26 14:18:12 +08:00
base_op.py refactor(cli): using AgentScope components to reimplement the reme_cli logic (#153) 2026-03-12 11:23:36 +08:00
base_ray_op.py refactor(core): replace memory stores with file stores and update architecture 2026-02-26 14:18:12 +08:00
base_react.py refactor(core): restructure application initialization and service context 2026-02-26 17:56:59 +08:00
base_react_stream.py refactor(core): restructure application initialization and service context 2026-02-26 17:56:59 +08:00
base_tool.py refactor(tool): restructure tool modules and update base classes 2026-01-22 22:53:11 +08:00
mcp_tool.py refactor(core): restructure application initialization and service context 2026-02-26 17:56:59 +08:00
parallel_op.py refactor(core): restructure core modules and update pre-commit configuration 2026-01-22 16:25:20 +08:00
sequential_op.py refactor(core): restructure core modules and update pre-commit configuration 2026-01-22 16:25:20 +08:00