chatgpt-on-wechat/agent/protocol
2026-05-31 17:38:31 +08:00
..
__init__.py feat(agent): support user-initiated cancel for in-flight agent runs 2026-05-26 23:36:09 +08:00
agent_stream.py feat(i18n): localize system prompts, workspace templates and dynamic prompts 2026-05-31 17:38:31 +08:00
agent.py feat(i18n): localize system prompts, workspace templates and dynamic prompts 2026-05-31 17:38:31 +08:00
cancel.py feat(agent): support user-initiated cancel for in-flight agent runs 2026-05-26 23:36:09 +08:00
context.py feat: personal ai agent framework 2026-01-30 09:53:46 +08:00
message_utils.py fix: auto-repair messages 2026-03-21 14:20:22 +08:00
models.py feat: personal ai agent framework 2026-01-30 09:53:46 +08:00
result.py feat: update README.md and solving Python compatibility issues 2026-02-03 01:17:25 +08:00
task.py feat: update README.md and solving Python compatibility issues 2026-02-03 01:17:25 +08:00