CHANGELOG.md
LICENSE
MANIFEST.in
README.md
README_EN.md
plugin.yaml
pyproject.toml
setup.py
aidupop.egg-info/PKG-INFO
aidupop.egg-info/SOURCES.txt
aidupop.egg-info/dependency_links.txt
aidupop.egg-info/requires.txt
aidupop.egg-info/top_level.txt
aowen/__init__.py
cardkit/__init__.py
cardkit/cards.py
cardkit/elements.py
cardkit/i18n.py
cardkit/md.py
cardkit/special.py
config/__init__.py
config/reader.py
controller/__init__.py
controller/core.py
controller/linear_mixin.py
controller/mixin.py
feishu/__init__.py
feishu/client.py
feishu/guard.py
flush/__init__.py
flush/controller.py
patching/__init__.py
patching/adapter.py
patching/callbacks.py
patching/gateway.py
patching/hermes_adapter.py
patching/hooks.py
plugin/__init__.py
state/__init__.py
state/linear.py
state/phase.py
state/session.py
state/text.py
state/tooluse.py
tests/test_callback_interception.py
tests/test_cardkit.py
tests/test_clarify_card.py
tests/test_concurrency_v130.py
tests/test_config.py
tests/test_controller.py
tests/test_flush.py
tests/test_gateway_card.py
tests/test_linear.py
tests/test_monkey_patch.py
tests/test_patch.py
tests/test_phase.py
tests/test_text.py
tests/test_tooluse.py
tests/test_unavailable_guard.py
tests/test_v121_fixes.py
tests/test_version.py