Production-ready platform for agentic workflow development.
COMMITS
/ api/core/extension/extensible.py April 14, 2026
D
refactor: replace bare dict with typed annotations in app_config/extension/provider (#35099)
dataCenter430 committed
April 13, 2026
W
refactor: replace bare dict with typed annotations in external_data_tool (#34996)
wdeveloper16 committed
September 15, 2025
-
September 12, 2025
K
chore: adopt StrEnum and auto() for some string-typed enums (#25129)
Krito. committed
September 5, 2025
A
remove bare list, dict, Sequence, None, Any (#25058)
Asuka Minato committed
September 3, 2025
August 26, 2025
Y
Refactor: use logger = logging.getLogger(__name__) in logging (#24515)
Yongtao Huang committed
August 21, 2025
W
[CHORE]: x: T = None to x: Optional[T] = None (#24217)
willzhao committed
July 25, 2025
A
make logging not use f-str, change others to f-str (#22882)
Asuka Minato committed
June 4, 2025
December 24, 2024
Y
feat: mypy for all type check (#10921)
yihong committed
September 12, 2024
B
chore: refurbish Python code by applying refurb linter rules (#8296)
Bowen Liang committed
September 10, 2024
B
chore(api/core): apply ruff reformatting (#7624)
Bowen Liang committed
September 4, 2024
June 20, 2024
-
fix(core): Fix incorrect type hints. (#5427)
-LAN- committed
June 13, 2024
B
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592)
Bowen Liang committed
June 4, 2024
T
feat: backend model load balancing support (#4927)
takatost committed
March 29, 2024
T
fix: api / moderation extension import error (#3037)
takatost committed
March 28, 2024
B
generalize helper for loading module from source (#2862)
Bowen Liang committed
March 13, 2024
B
February 9, 2024
January 4, 2024
N
fix: read file encoding error (#1902)
newsouther committed
November 6, 2023
G
feat: add api-based extension & external data tool & moderation backend (#1403)
Garfield Dai committed