feat: add internal skg infinite canvas

This commit is contained in:
2026-05-25 16:52:53 +08:00
parent c425b82415
commit 2d19560dd3
72 changed files with 13529 additions and 14 deletions

12
THIRD_PARTY_NOTICES.md Normal file
View File

@@ -0,0 +1,12 @@
# Third Party Notices
## huobao-canvas
Portions of the internal SKG canvas module are adapted from `chatfire-AI/huobao-canvas`.
- Source: https://github.com/chatfire-AI/huobao-canvas
- License note: the upstream README declares MIT licensing and links to a `LICENSE` file, but the cloned snapshot used for this integration did not include that file.
- Local integration path: `web/canvas-app/`
- SKG changes: branding, visible product text, model options, auth behavior, and API calls were changed for SKG internal use.
This notice is kept in the repository for engineering traceability and is not shown in the product UI.