Production-ready platform for agentic workflow development.
COMMITS
/ api/controllers/console/app/mcp_server.py May 28, 2026
T
refactor: inject tenant id in tenant-only console handlers (#36751)
Tianle committed
May 26, 2026
N
chore: add App type annotations to api endpoints (#36675)
Nian committed
May 24, 2026
May 14, 2026
C
refactor: cleanup duplicate code (#36173)
chariri committed
April 17, 2026
N
April 14, 2026
April 13, 2026
March 23, 2026
R
refactor: select in remaining console app controllers (#33969)
Renzo committed
March 18, 2026
D
fix: sync workflow description and name to MCP server on update (#33637)
Desel72 committed
March 14, 2026
T
refactor: replace remaining sa.String with EnumText 2 (#33448)
tmimmanuel committed
December 5, 2025
A
refactor: port reqparse to Pydantic model (#28949)
Asuka Minato committed
November 24, 2025
C
fix: Failed to load API definition (#28509)
changkeke committed
A
api -> console_ns (#28246)
Asuka Minato committed
October 19, 2025
A
fluent api (#27093)
Asuka Minato committed
October 16, 2025
A
use deco to avoid current_user (#26077)
Asuka Minato committed
September 12, 2025
G
refactor: update API routes and documentation for console endpoints (#25554)
Guangdong Liu committed
August 24, 2025
A
try flask_restful -> flask_restx (#24310)
Asuka Minato committed
July 23, 2025
A
orm filter -> where (#22801)
Asuka Minato committed
July 16, 2025
B
feat: auto-fill MCP server description with app description #22443 (#22477)
baonudesifeizhai committed
July 12, 2025
N
minor fix: wrong and (#22242)
NeatGuyCoding committed
July 11, 2025
N
minor fix: remove duplicates, fix typo, and add restriction for get mcp server (#22170)
NeatGuyCoding committed
July 10, 2025
N
feat: add MCP support (#20716)
Novice committed