Commit Graph

8797 Commits

Author SHA1 Message Date
Stephen Zhou
02ef1a37fc
add console api 2026-01-27 17:49:33 +08:00
Stephen Zhou
3d3c0494ab
Update 2026-01-27 14:47:25 +08:00
Stephen Zhou
e2de00eeef
Update service api 2026-01-27 13:43:24 +08:00
Stephen Zhou
21a1e4ba82
add simple demo 2026-01-25 20:41:30 +08:00
Stephen Zhou
3f7d76d4e2
sort 2026-01-25 20:37:32 +08:00
Stephen Zhou
b41aee2278
pass IR.OperationObject as group key builder 2026-01-25 20:27:45 +08:00
Stephen Zhou
9a02cbe0d3
IR.OperationObject 2026-01-25 20:15:45 +08:00
Stephen Zhou
9b05116289
metadata 2026-01-25 20:12:07 +08:00
Stephen Zhou
892cfbafde
Update 2026-01-25 20:09:51 +08:00
Stephen Zhou
a6286dbffd
update 2026-01-25 20:03:54 +08:00
Stephen Zhou
e3a355aaad
type 2026-01-25 16:21:28 +08:00
Stephen Zhou
50c134a4bc
Update 2026-01-25 16:20:09 +08:00
Stephen Zhou
4061c83b26
no sufix 2026-01-25 16:19:07 +08:00
Stephen Zhou
bd14023af3
split router 2026-01-25 16:11:24 +08:00
Stephen Zhou
55f80c568b
simple contract key 2026-01-25 16:08:09 +08:00
Stephen Zhou
bc451416d1
split more 2026-01-25 16:03:31 +08:00
Stephen Zhou
ef31649ce3
add meta 2026-01-25 16:01:51 +08:00
Stephen Zhou
044e35fde4
spilt all 2026-01-25 15:55:10 +08:00
Stephen Zhou
bdd183811e
spilt types 2026-01-25 15:52:18 +08:00
Stephen Zhou
f844e2d0f5
use parser hooks 2026-01-25 15:46:18 +08:00
Stephen Zhou
55c6511875
fileStrategy 2026-01-25 15:35:39 +08:00
Stephen Zhou
7cf81aa8d3
more infor in route 2026-01-25 15:24:16 +08:00
Stephen Zhou
bddb6296a0
show status 2026-01-25 15:21:26 +08:00
Stephen Zhou
54e7386e29
outputStructure: 'detailed' 2026-01-25 15:18:40 +08:00
Stephen Zhou
299f8b10c2
generate with a better input 2026-01-25 15:11:25 +08:00
Stephen Zhou
47fde14cf3
Update 2026-01-25 15:09:47 +08:00
Stephen Zhou
b61061b831
Service API to open api 2026-01-24 23:52:11 +08:00
Stephen Zhou
7fe1457f7c
web api for open api v3 2026-01-24 23:45:23 +08:00
Stephen Zhou
62ac2dd811
add demo 2026-01-24 23:38:32 +08:00
Stephen Zhou
393c530647
add open-api 2026-01-24 23:36:56 +08:00
Stephen Zhou
a8693dd2d9
no indexFile 2026-01-24 23:24:23 +08:00
Stephen Zhou
76cf17c729
Update 2026-01-24 23:19:49 +08:00
Stephen Zhou
f5fdb6899a
Update 2026-01-24 23:18:26 +08:00
Stephen Zhou
1d928ab340
update 2026-01-24 23:14:10 +08:00
Stephen Zhou
6a0c439667
remove kubb 2026-01-24 23:13:30 +08:00
Stephen Zhou
f3eaf5a13d
hey api orpc plugin 2026-01-24 23:11:27 +08:00
Stephen Zhou
1b8685d9a5
update 2026-01-24 22:39:21 +08:00
Stephen Zhou
a55469a9cb
try hey api 2026-01-24 22:33:51 +08:00
Stephen Zhou
e780345ef3
refactor: generate orpc contract from openapi 2026-01-24 21:16:37 +08:00
dependabot[bot]
9d38af6d99
chore(deps): bump pyasn1 from 0.6.1 to 0.6.2 in /api (#31140)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-24 10:31:56 +08:00
TomoOkuyama
0772d49257
fix(api): fix IRIS hybrid search returning zero results (#31309)
Co-authored-by: Tomo Okuyama <tomo.okuyama@intersystems.com>
2026-01-24 10:29:19 +08:00
-LAN-
67eb8c052d
refactor: single-node workflow runner helpers (#31472) 2026-01-24 10:27:44 +08:00
Asuka Minato
5c4028d557
refactor: port AppModelConfig (#30919)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-24 10:25:51 +08:00
lif
55e6bca11c
fix(http-request): prevent UUID truncation in JSON body (#31444)
Signed-off-by: majiayu000 <1835304752@qq.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-24 10:21:21 +08:00
盐粒 Yanli
67657c2f48
chore: Update dev setup scripts and API README (#31415)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-24 10:20:47 +08:00
fenglin
e8f9d64651
fix(tools): fix ToolInvokeMessage Union type parsing issue (#31450)
Co-authored-by: qiaofenglin <qiaofenglin@baidu.com>
2026-01-24 10:18:06 +08:00
wangxiaolei
1f8c730259
feat: optimize http status code (#31430) 2026-01-24 10:16:16 +08:00
Asuka Minato
8d45755303
feat: init fastopenapi (#30453)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-23 21:07:52 +09:00
Asuka Minato
6342d196e8
refactor: split changes for api/controllers/web/workflow.py (#29852) 2026-01-23 19:06:21 +09:00
Asuka Minato
5dc5709d58
refactor: split changes for api/controllers/web/login.py (#29854)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-23 19:06:04 +09:00