feat: 添加规划动作相关数据模型,重构相关逻辑

This commit is contained in:
DrSmoothl
2026-03-24 16:04:23 +08:00
parent 418a05effd
commit dcdb84acb1
3 changed files with 101 additions and 4 deletions

View File

@@ -54,9 +54,6 @@ dev = [
[tool.uv]
index-url = "https://pypi.tuna.tsinghua.edu.cn/simple"
[tool.uv.sources]
maibot-plugin-sdk = { path = "packages/maibot-plugin-sdk", editable = true }
[tool.ruff]
include = ["*.py"]