ReMe/reme_ai/core/context
2026-01-17 01:15:49 +08:00
..
__init__.py feat(context): add comprehensive context management system with prompt handling and registries 2025-12-31 00:01:26 +08:00
base_context.py feat(context): add comprehensive context management system with prompt handling and registries 2025-12-31 00:01:26 +08:00
prompt_handler.py feat(core): add ReMe V3 implementation with optional MCP client and enhanced filtering 2026-01-17 01:15:49 +08:00
registry.py feat(context): add comprehensive context management system with prompt handling and registries 2025-12-31 00:01:26 +08:00
runtime_context.py refactor(core): update BaseOp to improve sub-ops handling and tool call management 2026-01-01 13:10:21 +08:00
service_context.py refactor(core): restructure tool modules and add memory operations 2026-01-06 14:31:47 +08:00