feat(agent-runner): add artifact store pull APIs

This commit is contained in:
huanghuoguoguo
2026-05-23 17:29:18 +08:00
parent 0a3bafae4b
commit 201c805802
12 changed files with 1728 additions and 170 deletions
@@ -17,6 +17,7 @@ from langbot.pkg.entity.persistence.base import Base
# This is required for autogenerate to detect model changes
from langbot.pkg.entity.persistence import (
apikey,
artifact,
bot,
bstorage,
event_log,