添加 agentation 成功

This commit is contained in:
Your Name
2026-01-31 23:16:21 +08:00
parent c9e75030af
commit 52f540a097
44 changed files with 8034 additions and 4 deletions
+1 -1
View File
@@ -160,7 +160,7 @@ DATE_FILTER_COLUMNS = {
def list_projects(
page: int = 1,
page_size: int = 20,
page_size: int = 50,
search_type: Optional[str] = None,
keyword: Optional[str] = None,
progress: Optional[str] = None,