Commit Graph

1519 Commits

Author SHA1 Message Date
Henry Li
756b396a64 fix: many minor fixes 2026-01-25 21:57:57 +08:00
Henry Li
ae0e7de3b7 feat: add image and video generation skills 2026-01-25 21:57:44 +08:00
Henry Li
b53a2ea5e1 feat: add image and video generation skills 2026-01-25 21:57:44 +08:00
Henry Li
af4fc800ee feat: update demo 2026-01-25 21:57:22 +08:00
Henry Li
90c30c8485 feat: update demo 2026-01-25 21:57:22 +08:00
Xun
9a34e32252 chore : Improved citation system (#834)
* improve: Improved citation system

* fix

---------

Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2026-01-25 15:49:45 +08:00
Henry Li
87200d1ad1 feat: update translations 2026-01-25 11:54:49 +08:00
Henry Li
e6cac2cae4 feat: update translations 2026-01-25 11:54:49 +08:00
Henry Li
c82f705541 fix: fix artifacts in demo mode 2026-01-25 11:42:25 +08:00
Henry Li
fecc5faacf fix: fix artifacts in demo mode 2026-01-25 11:42:25 +08:00
Henry Li
74dd09b364 feat: update demos 2026-01-25 11:41:48 +08:00
Henry Li
e84fb705ce feat: update demos 2026-01-25 11:41:48 +08:00
dependabot[bot]
31624b64b8 build(deps): bump starlette from 0.46.1 to 0.49.1 (#837)
Bumps [starlette](https://github.com/Kludex/starlette) from 0.46.1 to 0.49.1.
- [Release notes](https://github.com/Kludex/starlette/releases)
- [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md)
- [Commits](https://github.com/Kludex/starlette/compare/0.46.1...0.49.1)

---
updated-dependencies:
- dependency-name: starlette
  dependency-version: 0.49.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-25 11:10:58 +08:00
dependabot[bot]
b71ec515ab build(deps): bump pyasn1 from 0.6.1 to 0.6.2 (#836)
Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/pyasn1/pyasn1/releases)
- [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst)
- [Commits](https://github.com/pyasn1/pyasn1/compare/v0.6.1...v0.6.2)

---
updated-dependencies:
- dependency-name: pyasn1
  dependency-version: 0.6.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-25 10:37:57 +08:00
Henry Li
78bba47769 feat: add Titanic ADA demo 2026-01-25 00:35:42 +08:00
Henry Li
c6dbd9fbf4 feat: add Titanic ADA demo 2026-01-25 00:35:42 +08:00
Henry Li
3ac6e58d4f fix: remove tooltip 2026-01-25 00:06:49 +08:00
Henry Li
9501ec5eed fix: remove tooltip 2026-01-25 00:06:49 +08:00
Henry Li
03b380cb8b fix: fix auto select first artifact 2026-01-24 23:59:41 +08:00
Henry Li
1e2855b533 fix: fix auto select first artifact 2026-01-24 23:59:41 +08:00
Henry Li
35f2aea510 feat: add new demo 2026-01-24 23:51:38 +08:00
Henry Li
03311d43da feat: add new demo 2026-01-24 23:51:38 +08:00
Henry Li
a83e5e238d feat: auto expand in demo mode 2026-01-24 23:51:11 +08:00
Henry Li
099fb727cc feat: auto expand in demo mode 2026-01-24 23:51:11 +08:00
dependabot[bot]
939a83af81 build(deps): bump urllib3 from 2.3.0 to 2.6.3 (#835)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.6.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.3.0...2.6.3)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.6.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-24 22:43:15 +08:00
Henry Li
2698c26768 chore: update translation 2026-01-24 22:41:40 +08:00
Henry Li
2eb9bb2167 chore: update translation 2026-01-24 22:41:40 +08:00
hetao
6e147a772e feat: add environment variable injection for Docker sandbox
- Add environment field to sandbox config for injecting env vars into container
- Support $VAR syntax to resolve values from host environment variables
- Refactor frontend API modules to use centralized getBackendBaseURL()
- Improve Doraemon skill with explicit input/output path arguments
- Add .env.example file

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 22:36:05 +08:00
hetao
5671642dbe feat: add environment variable injection for Docker sandbox
- Add environment field to sandbox config for injecting env vars into container
- Support $VAR syntax to resolve values from host environment variables
- Refactor frontend API modules to use centralized getBackendBaseURL()
- Improve Doraemon skill with explicit input/output path arguments
- Add .env.example file

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 22:36:05 +08:00
Henry Li
869af570c9 feat: add i18n 2026-01-24 22:19:37 +08:00
Henry Li
48b5428000 feat: add i18n 2026-01-24 22:19:37 +08:00
Henry Li
2bdda01657 Merge remote-tracking branch 'refs/remotes/origin/experimental' into experimental 2026-01-24 22:05:15 +08:00
Henry Li
481396210b Merge remote-tracking branch 'refs/remotes/origin/experimental' into experimental 2026-01-24 22:05:15 +08:00
Henry Li
5a27a3beeb feat: expand by default in demo mode 2026-01-24 22:03:38 +08:00
Henry Li
56b21e00bf feat: expand by default in demo mode 2026-01-24 22:03:38 +08:00
JeffJiang
38081306fe feat: adds docker-based dev environment (#18)
* feat: adds docker-based dev environment

* docs: updates Docker command help

* fix local dev
2026-01-24 22:01:00 +08:00
JeffJiang
400349c3e0 feat: adds docker-based dev environment (#18)
* feat: adds docker-based dev environment

* docs: updates Docker command help

* fix local dev
2026-01-24 22:01:00 +08:00
dependabot[bot]
f299792ce1 build(deps): bump mcp from 1.12.2 to 1.23.0 (#833)
Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.12.2 to 1.23.0.
- [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases)
- [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md)
- [Commits](https://github.com/modelcontextprotocol/python-sdk/compare/v1.12.2...v1.23.0)

---
updated-dependencies:
- dependency-name: mcp
  dependency-version: 1.23.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-24 21:57:39 +08:00
Henry Li
c468381064 feat: add Doraemon Skill 2026-01-24 21:54:01 +08:00
Henry Li
ee9950d6aa feat: add Doraemon Skill 2026-01-24 21:54:01 +08:00
Henry Li
cae7e67a1f feat: remove over-scroll 2026-01-24 21:14:33 +08:00
Henry Li
291b899486 feat: remove over-scroll 2026-01-24 21:14:33 +08:00
Henry Li
72e0f3d081 feat: add new demo 2026-01-24 20:59:06 +08:00
Henry Li
2c2a177186 feat: add new demo 2026-01-24 20:59:06 +08:00
Henry Li
08f1af00b6 feat: support absolute path as image src 2026-01-24 20:58:56 +08:00
Henry Li
4aef821344 feat: support absolute path as image src 2026-01-24 20:58:56 +08:00
Henry Li
cdcadc3fe3 style: update tooltip background class for consistency 2026-01-24 20:58:36 +08:00
Henry Li
c47455e1eb style: update tooltip background class for consistency 2026-01-24 20:58:36 +08:00
Henry Li
6485ed2a50 chore: add new demo 2026-01-24 19:44:06 +08:00
Henry Li
cced422e9d chore: add new demo 2026-01-24 19:44:06 +08:00