Harry
16f26c4f99
feat(cli_api): implement CLI API for external sandbox interactions, including session management and request handling
2026-01-12 20:57:07 +08:00
89463cc11d
fix: allow unauthenticated CORS preflight for embedded bots ( #30587 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-06 11:40:34 +08:00
80c74cf725
test: Consolidate API CI test runner ( #29440 )
...
Signed-off-by: -LAN- <[email protected] >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-15 13:20:31 +08:00
wangxiaolei and GitHub
f48522e923
feat: add x-trace-id to http responses and logs ( #29015 )
...
Introduce trace id to http responses and logs to facilitate debugging process.
2025-12-02 17:22:34 +08:00
+4
b76e17b25d
feat: introduce trigger functionality ( #27644 )
...
Signed-off-by: lyzno1 <[email protected] >
Co-authored-by: Stream <[email protected] >
Co-authored-by: lyzno1 <[email protected] >
Co-authored-by: zhsama <[email protected] >
Co-authored-by: Harry <[email protected] >
Co-authored-by: lyzno1 <[email protected] >
Co-authored-by: yessenia <[email protected] >
Co-authored-by: hjlarry <[email protected] >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WTW0313 <[email protected] >
Co-authored-by: Copilot <[email protected] >
2025-11-12 17:59:37 +08:00
f28b519556
Allow custom app headers in CORS configuration ( #27133 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-20 15:39:07 +08:00
+24
9a5f214623
refactor: replace localStorage with HTTP-only cookies for auth tokens ( #24365 )
...
Signed-off-by: NeatGuyCoding <[email protected] >
Signed-off-by: lyzno1 <[email protected] >
Signed-off-by: kenwoodjw <[email protected] >
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yunlu Wen <[email protected] >
Co-authored-by: Joel <[email protected] >
Co-authored-by: GareArc <[email protected] >
Co-authored-by: NFish <[email protected] >
Co-authored-by: Davide Delbianco <[email protected] >
Co-authored-by: minglu7 <[email protected] >
Co-authored-by: Ponder <[email protected] >
Co-authored-by: crazywoola <[email protected] >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: heyszt <[email protected] >
Co-authored-by: Asuka Minato <[email protected] >
Co-authored-by: Guangdong Liu <[email protected] >
Co-authored-by: Eric Guo <[email protected] >
Co-authored-by: NeatGuyCoding <[email protected] >
Co-authored-by: XlKsyt <[email protected] >
Co-authored-by: Dhruv Gorasiya <[email protected] >
Co-authored-by: crazywoola <[email protected] >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: lyzno1 <[email protected] >
Co-authored-by: hj24 <[email protected] >
Co-authored-by: GuanMu <[email protected] >
Co-authored-by: 非法操作 <[email protected] >
Co-authored-by: Copilot <[email protected] >
Co-authored-by: Tonlo <[email protected] >
Co-authored-by: Yusuke Yamada <[email protected] >
Co-authored-by: Novice <[email protected] >
Co-authored-by: kenwoodjw <[email protected] >
Co-authored-by: Ademílson Tonato <[email protected] >
Co-authored-by: znn <[email protected] >
Co-authored-by: yangzheli <[email protected] >
2025-10-19 21:29:04 +08:00
Bowen Liang and GitHub
39064197da
chore: cleanup unnecessary mypy suppressions on imports ( #24712 )
2025-08-28 23:17:25 +08:00
-LAN- and GitHub
fe06d266e9
refactor: better error handler ( #24422 )
...
Signed-off-by: -LAN- <[email protected] >
2025-08-25 09:28:42 +08:00
535fff62f3
feat: add MCP support ( #20716 )
...
Co-authored-by: QuantumGhost <[email protected] >
2025-07-10 14:01:34 +08:00
84ac004772
py lint ( #12102 )
...
Signed-off-by: -LAN- <[email protected] >
Co-authored-by: -LAN- <[email protected] >
2024-12-26 00:16:35 +08:00
9b46b02717
refactor: assembling the app features in modular way ( #9129 )
...
Signed-off-by: -LAN- <[email protected] >
Co-authored-by: -LAN- <[email protected] >
2024-11-30 23:05:22 +08:00