HouYunFei
|
387d8be961
|
feat(canvas): enhance group node functionality with improved click and drag behavior
|
2026-07-09 13:31:13 +08:00 |
|
HouYunFei
|
ec0e8c4e24
|
feat(canvas): add group node support with drag-and-drop functionality
|
2026-07-09 12:54:36 +08:00 |
|
HouYunFei
|
abe3be58a6
|
feat(canvas): add group node support with drag-and-drop functionality
|
2026-07-09 11:48:23 +08:00 |
|
HouYunFei
|
050b36fad1
|
chore(changelog): add release notes for v0.6.0
v0.6.0
|
2026-07-09 10:42:13 +08:00 |
|
HouYunFei
|
668c3adb52
|
chore(changelog): add release notes for v0.6.0
|
2026-07-09 10:21:07 +08:00 |
|
HouYunFei
|
f2a36e86b2
|
fix(video): enhance video generation error handling and URL retrieval
|
2026-07-08 22:23:18 +08:00 |
|
HouYunFei
|
d747527e2a
|
Merge branch 'fork/beetle0915/fix/ime-enter-composition' into dev
|
2026-07-08 16:30:38 +08:00 |
|
HouYunFei
|
798d06b662
|
Merge branch 'fork/1797127235/fix/canvas-mode-model-switch' into dev
# Conflicts:
# CHANGELOG.md
# docs/content/docs/progress/pending-test.mdx
# web/src/components/canvas/canvas-config-node-panel.tsx
# web/src/components/canvas/canvas-node-prompt-panel.tsx
|
2026-07-08 16:23:12 +08:00 |
|
HouYunFei
|
257dab5bac
|
fix: resolve issue with Gemini image format not passing aspect ratio configuration
|
2026-07-08 16:18:12 +08:00 |
|
HouYunFei
|
81144ea009
|
fix: resolve issue with Gemini image format not passing aspect ratio configuration
|
2026-07-08 15:11:18 +08:00 |
|
beetle0915
|
bac571ef4e
|
Fix Enter handling during IME composition
|
2026-07-07 08:24:34 +08:00 |
|
1797127235
|
965d416aeb
|
fix(canvas): switch to correct default model when changing generation mode
|
2026-07-06 10:33:52 +08:00 |
|
HouYunFei
|
3080d6da10
|
feat: enhance Codex agent connection handling with automatic thread recovery and improved error logging
|
2026-07-05 23:40:54 +08:00 |
|
HouYunFei
|
6113986637
|
refactor: remove agent mode switch and streamline local agent usage in the canvas assistant panel
|
2026-07-05 17:04:02 +08:00 |
|
HouYunFei
|
ca5faa1f4e
|
feat: add GitHub Pages workflow for automatic deployment on version tag push
|
2026-07-05 16:51:27 +08:00 |
|
HouYunFei
|
0b69dfce46
|
feat: add support for draggable grid lines in image slicing, with options to add, delete, and reset horizontal/vertical lines
|
2026-07-05 16:08:23 +08:00 |
|
HouYunFei
|
65a91b22e1
|
feat: add Codex App plugin support with dedicated configuration page and connection settings
|
2026-07-05 15:12:42 +08:00 |
|
HouYunFei
|
9dd0dc28b2
|
refactor: remove credit cost calculations and related UI elements from canvas node panels
|
2026-07-05 13:44:42 +08:00 |
|
HouYunFei
|
522153b3e6
|
fix: resolve issue with image retry results not persisting after page refresh in the image workbench
|
2026-07-05 12:46:51 +08:00 |
|
HouYunFei
|
568f0f1838
|
feat: remove deprecated backend .env.example file and update deployment configurations
v0.5.0
|
2026-07-05 11:41:20 +08:00 |
|
HouYunFei
|
cebc3dc5c2
|
feat: update project structure for Vite and React Router, remove deprecated sources, and enhance Docker deployment
|
2026-07-05 11:38:42 +08:00 |
|
HouYunFei
|
443afab7bd
|
refactor: remove "use client" directive from multiple files and update project structure to align with Vite and React Router
|
2026-06-26 17:24:48 +08:00 |
|
HouYunFei
|
e635ec6908
|
feat: migrate from Next.js to Vite and React Router, updating routing and environment variable handling
|
2026-06-26 16:41:32 +08:00 |
|
HouYunFei
|
ef7a218ba6
|
feat(docs): update documentation to reflect direct browser connections for third-party prompts and WebDAV
|
2026-06-26 15:56:55 +08:00 |
|
HouYunFei
|
bd0ad0aebf
|
feat(plugin): add Codex App plugin support and local agent integration
|
2026-06-23 17:35:43 +08:00 |
|
HouYunFei
|
8cbe00e348
|
feat(api): add support for Gemini API format and enhance channel configuration
|
2026-06-17 10:24:55 +08:00 |
|
soldier
|
6300f5fb26
|
Merge branch 'main' of github.com:basketikun/infinite-canvas
|
2026-06-16 18:46:34 +08:00 |
|
soldier
|
73090da95a
|
feat: 生成增加停止功能
|
2026-06-16 18:44:20 +08:00 |
|
HouYunFei
|
973d14f4c3
|
feat(changelog): update to version 0.4.0 with new web-based Agent Loop mode and Vercel one-click deployment support
v0.4.0
|
2026-06-16 17:44:13 +08:00 |
|
HouYunFei
|
f038406070
|
feat(agent): enhance model resolution logic by normalizing model options and improving generation model selection
|
2026-06-16 17:25:45 +08:00 |
|
HouYunFei
|
1b289f6a77
|
feat(agent): align online Agent tools with local Agent capabilities and enhance node creation and generation configuration
|
2026-06-16 16:52:52 +08:00 |
|
HouYunFei
|
27bd6f004b
|
feat(agent): implement streaming responses for online Agent and enhance tool execution feedback
|
2026-06-16 16:16:04 +08:00 |
|
HouYunFei
|
7893bd72dd
|
feat(agent): refactor tool response handling and enhance online agent functionality
|
2026-06-16 15:54:20 +08:00 |
|
HouYunFei
|
f7b030e209
|
feat(agent): enhance online Agent functionality with improved read-only responses and log view
|
2026-06-16 14:02:53 +08:00 |
|
HouYunFei
|
bce9c2d897
|
feat(agent): improve Agent panel interactions and enhance text model selection UI
|
2026-06-16 13:44:33 +08:00 |
|
HouYunFei
|
b4515ed85f
|
feat(agent): enhance Codex thread management with workspace verification and improved thread loading
|
2026-06-16 13:22:15 +08:00 |
|
HouYunFei
|
7f0199da59
|
feat: transition to a fully frontend architecture by removing backend dependencies and updating configuration for local deployment
|
2026-06-16 12:56:49 +08:00 |
|
HouYunFei
|
8a66524ea7
|
feat: update admin navigation and configuration for local deployment, enhance user experience with direct API connections
|
2026-06-16 12:07:35 +08:00 |
|
soldier
|
0d90465339
|
feat: enhance MentionMenu with active item scrolling functionality
|
2026-06-16 11:00:32 +08:00 |
|
HouYunFei
|
d3923e21e0
|
feat(agent): enhance Canvas Agent with new operations and improved message handling
|
2026-06-15 23:24:56 +08:00 |
|
HouYunFei
|
b1164f9c12
|
chore: update changelog for v0.3.0 release and bump version to v0.3.0
v0.3.0
|
2026-06-15 17:48:48 +08:00 |
|
HouYunFei
|
b6d358d6f8
|
feat: rename package to @basketikun/canvas-agent and update related configurations
|
2026-06-15 17:16:27 +08:00 |
|
HouYunFei
|
e422285c59
|
feat(agent): implement local Canvas Agent with MCP integration and HTTP server
|
2026-06-14 18:27:44 +08:00 |
|
HouYunFei
|
8aa3fad684
|
chore: update Docker image names to reflect new repository ownership
v0.2.5
|
2026-06-08 15:30:08 +08:00 |
|
HouYunFei
|
22f256d1be
|
chore: update changelog for v0.2.5 release and bump version to v0.2.5
|
2026-06-08 15:27:33 +08:00 |
|
HouYunFei
|
8d0b5ecdb8
|
feat(video): implement video generation task creation and polling mechanism
|
2026-06-08 15:26:35 +08:00 |
|
HouYunFei
|
373229a04a
|
fix(canvas): resolve text node editing issues and improve textarea rendering
|
2026-06-08 15:11:16 +08:00 |
|
HouYunFei
|
39a1e859b1
|
feat(webdav): add WebDAV synchronization configuration and functionality
|
2026-06-08 14:59:30 +08:00 |
|
kunkun
|
dd9347e85d
|
Merge pull request #47 from YuSaZh/main
ci: 增加 ARM 架构 Docker 镜像自动构建
|
2026-06-08 11:30:16 +08:00 |
|
YuSaZh
|
13418a4d26
|
ci: build docker images on native runners
|
2026-06-07 22:25:30 +09:00 |
|