ReMe/reme
方应 84fa398e99 feat(core): add file logging capability to application
- Added log_to_file parameter to Application class constructor
- Integrated log_to_file option in logger initialization
- Updated ServiceContext to support file logging configuration
- Modified init_logger function to conditionally enable file logging
- Added log_to_file field to ServiceConfig schema
- Updated ReMe class to include file logging option
- Wrapped file logging setup in conditional check to prevent unnecessary operations
2026-04-09 17:53:00 +08:00
..
config refactor(file_io): update file I/O operations and truncation logic (#177) 2026-03-25 20:21:37 +08:00
core feat(core): add file logging capability to application 2026-04-09 17:53:00 +08:00
extension feat(memory): replace memory formatter with AsMsgHandler for enhanced message processing 2026-03-06 16:29:52 +08:00
memory feat(compactor): add extra instruction support and improve error handing (#190) 2026-03-31 16:22:39 +08:00
__init__.py fix(core): handle chromadb import error gracefully (#192) 2026-03-31 20:07:00 +08:00
reme.py feat(core): add file logging capability to application 2026-04-09 17:53:00 +08:00
reme_cli.py refactor(cli): using AgentScope components to reimplement the reme_cli logic (#153) 2026-03-12 11:23:36 +08:00
reme_light.py feat(compactor): add extra instruction support and improve error handing (#190) 2026-03-31 16:22:39 +08:00