mirror of
https://github.com/countbot-ai/CountBot.git
synced 2026-09-14 20:46:47 +08:00
4334d775be
- ReAct 循环引擎(loop.py) - 智能记忆系统(memory.py) - 主动问候机制(heartbeat.py) - 12 种性格系统(personalities.py) - 上下文构建与压缩(context.py、compactor.py) - 子代理系统(subagent.py) - 任务管理器(task_manager.py)
2 lines
19 B
Python
2 lines
19 B
Python
"""Core modules"""
|