fujie
07bc5f027e
feat(skills-manager): add openwebui_id and fix tool type sync bug
2026-02-28 16:14:38 +08:00
fujie
ac50cd249a
fix(pipes): sync copilot sdk thinking
...
- Fix thinking visibility by passing user overrides into streaming
- Harden UserValves handling for mapping/instance inputs
- Update bilingual README with per-user valves and troubleshooting
2026-01-27 04:22:36 +08:00
fujie
6f874db000
feat: implement auto-sync plugin ID on publish
2026-01-13 23:17:49 +08:00
fujie
a44e80ce5b
fix: resolve syntax error in community client and refine error logging
2026-01-12 00:22:22 +08:00
fujie
c2815e13e9
chore: cleanup debug logs in community client
2026-01-12 00:22:05 +08:00
fujie
56bfa3a3ef
fix: provide function id in update payload to resolve 400 error
2026-01-12 00:18:58 +08:00
fujie
a13c915f27
fix: revert _find_images to _find_image to ensure API compatibility
2026-01-12 00:17:03 +08:00
fujie
fb2d35237e
fix: revert to single image support as API does not support multiple images
2026-01-12 00:16:47 +08:00
fujie
3f19ecfd20
feat: support multiple images and improve error logging for plugin updates
2026-01-12 00:13:32 +08:00
fujie
2fd96f07aa
fix: robust payload cleaning for plugin updates to resolve 422 error
2026-01-12 00:12:56 +08:00
fujie
a1c1ed9840
fix: resolve 422 error in plugin update by cleaning payload and fixing media format
2026-01-12 00:07:10 +08:00
fujie
1ece648006
Update Async Context Compression docs to v1.1.1 and improve plugin update logic to detect README changes
2026-01-10 19:07:49 +08:00
fujie
ca2e0b4fba
fix: convert media URLs to dict format for create_post API
2026-01-08 08:44:41 +08:00
fujie
10d24fbfa2
debug: add detailed error logging for create_post
2026-01-08 08:41:50 +08:00
fujie
322bd6e167
chore: cleanup legacy plugins and add plugin assets
...
- Remove deprecated summary plugin (replaced by deep-dive)
- Remove js-render-poc experimental plugin
- Add plugin preview images
- Update publish scripts with create_plugin support
2026-01-08 08:39:21 +08:00
fujie
cd3e7309a8
refactor: create OpenWebUICommunityClient class to unify API operations
2026-01-08 00:44:25 +08:00