Commit Graph

23 Commits

Author SHA1 Message Date
alan.cl
4d968dad81 fix: skill i18n 2026-03-14 17:59:00 +08:00
alan.cl
91645d28b0 feat: optimize style 2026-03-14 14:52:36 +08:00
alan.cl
87bcb9a4ae feat: add summary info 2026-03-13 13:40:02 +08:00
alan.cl
f088752633 feat(skills): add GitHub/skills.sh remote import functionality
- Add POST /v1/skills/import_github endpoint for importing skills from
  GitHub URLs and skills.sh URLs with subdirectory support
- Implement URL parser (_parse_github_url) supporting github.com, skills.sh,
  /blob/ paths, /tree/ paths, and branch detection with main/master fallback
- Implement secure ZIP extraction (_extract_skill_from_zip) with SKILL.md
  validation, path traversal protection, and 50MB size limit
- Extract reusable _install_skill_from_dir helper from existing upload flow
- Add frontend GitHub import UI: menu item with GithubOutlined icon, modal
  with URL form validation, 60s request timeout, loading state
- Add httpx>=0.24.0 dependency for async HTTP downloads
- Add i18n keys (en + zh) for all import-related strings
- Add 18 unit tests: 9 URL parsing + 7 extraction + 2 install tests
2026-03-11 19:03:28 +08:00
alan.cl
4f42161294 fix: skill i18n 2026-03-10 21:26:38 +08:00
aries_ckt
688c604c71 feat:dbgpt skill 2026-02-13 16:06:34 +08:00
Eric Wang
db2e94348f fix(prompt): resolve KeyError and validation issues with custom prompt templates (#2848) 2025-07-17 16:10:19 +08:00
alanchen
d5b8ab2e03 fix(web): fix checkBox for singleAgent mode (#2785) 2025-06-23 14:43:06 +08:00
yyhhyy
0b6633703d fix(web): Fix resource binding bug (#2572) 2025-04-02 20:19:44 +08:00
明天
73052eda75 feat(agent): Supports MCP (#2497)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2025-03-21 12:00:21 +08:00
Fangyin Cheng
4489f74e8d feat(model): Support model icon 2025-03-19 11:51:50 +08:00
云锋
94b51284e0 feat(datasource): Database connection Renewal (#2359)
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: ‘yanzhiyonggit config --global user.email git config --global user.name ‘yanzhiyong <zhiyong.yan@clife.cn>
2025-02-22 18:44:21 +08:00
Fangyin Cheng
e4b329ee21 refactor(v0.7.0): restructure modules and config handling (#2358)
Co-authored-by: aries_ckt <916701291@qq.com>
2025-02-21 19:54:53 +08:00
Aries-ckt
f0d89eaf0d fix: awel template css error (#2220)
Co-authored-by: wb-lh513319 <wb-lh513319@alibaba-inc.com>
2024-12-20 10:48:54 +08:00
Fangyin Cheng
7f4b5e79cf feat(core): Support max output tokens parameter (#2218) 2024-12-18 17:19:18 +08:00
sunshinesmilelk
0580a54a10 feat(web): distinguish awel flow on the ui (#2149) 2024-11-21 23:19:15 +08:00
明天
0bc478b7b5 Feat/note book (#2134)
Co-authored-by: sunshinesmilelk <41573506+sunshinesmilelk@users.noreply.github.com>
Co-authored-by: csunny <cfqsunny@163.com>
2024-11-21 20:33:54 +08:00
Dreammy23
746e4fda37 feat(web): Add DAG variables to web flow (#1981)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: 谨欣 <echo.cmy@antgroup.com>
Co-authored-by: yanzhiyong <932374019@qq.com>
Co-authored-by: 严志勇 <yanzhiyong@tiansuixiansheng.com>
2024-09-10 09:39:40 +08:00
Dreammy23
471689ba20 feat(web): Unified frontend code style (#1923)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: 谨欣 <echo.cmy@antgroup.com>
Co-authored-by: 严志勇 <yanzhiyong@tiansuixiansheng.com>
Co-authored-by: yanzhiyong <932374019@qq.com>
2024-08-30 14:03:06 +08:00
明天
f866580703 feat: dbgpts modules bug fix (#1921)
Co-authored-by: 途杨 <tuyang.yhj@antgroup.com>
Co-authored-by: lhwan <1017484907@qq.com>
Co-authored-by: hustcc <i@hust.cc>
2024-08-30 10:03:58 +08:00
明天
d7a893e1a7 feat: new dbgpts modules (#1910)
Co-authored-by: 途杨 <tuyang.yhj@antgroup.com>
Co-authored-by: lhwan <1017484907@qq.com>
2024-08-28 21:31:42 +08:00
Dreammy23
131bc7b89b feat(web): AWEL flow 2.0 frontend codes (#1898)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: 谨欣 <echo.cmy@antgroup.com>
Co-authored-by: 严志勇 <yanzhiyong@tiansuixiansheng.com>
Co-authored-by: yanzhiyong <932374019@qq.com>
2024-08-28 12:39:13 +08:00
lhwan
3a32344380 feat: web update (#1860)
Co-authored-by: 夏姜 <wenfengjiang.jwf@digital-engine.com>
Co-authored-by: yhjun1026 <460342015@qq.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: wb-lh513319 <wb-lh513319@alibaba-inc.com>
2024-08-22 11:05:18 +08:00