Jerry Jerry
Jerry synced new reference refs/tags/v1.0.0 to Jerry/crystelf-plugin from mirror 2026-01-08 07:17:28 +00:00
Jerry synced commits to refs/tags/v1.0.0 at Jerry/crystelf-plugin from mirror 2026-01-08 07:17:28 +00:00
Jerry synced commits to main at Jerry/crystelf-plugin from mirror 2026-01-08 07:17:27 +00:00
10534d64f2 🚀 docs(README.md): Update plugin configuration instructions for compatibility with Guoba.
2e1d113298 Merge pull request #14 from Jerryplusy/dev
a9843beed7 feat(guoba.support.js): add support function for crystelf-plugin with plugin and config information
b0c45f413a feat(guoba/configHandler): add configuration handling logic for reading, setting, and saving settings in WebUI
afd448bf40 🔧 fix(guoba/configSchema): update help message and field name for improved clarity in settings
Compare 13 commits »
Jerry synced commits to dev at Jerry/crystelf-plugin from mirror 2026-01-08 07:17:27 +00:00
a9843beed7 feat(guoba.support.js): add support function for crystelf-plugin with plugin and config information
b0c45f413a feat(guoba/configHandler): add configuration handling logic for reading, setting, and saving settings in WebUI
afd448bf40 🔧 fix(guoba/configSchema): update help message and field name for improved clarity in settings
13281e96fe 🔧 fix(guoba/configSchema): update bottomHelpMessage for character selection in the emoji plugin configuration
Compare 4 commits »
Jerry synced commits to dev at Jerry/crystelf-plugin from mirror 2026-01-07 14:57:28 +00:00
a57c9b2c55 🐛 fix(plugin): resolve issue causing incorrect message formatting in bot responses
27609a7c80 feat(guoba/configSchema.js): add main configuration schema for Guoba plugin with various settings options
85bd436b1f 🗑️ refactor(config): remove blackwords configuration file and clean unused fields in ai.json and config.json
58c4f19dd6 feat(configControl.js): ensure data and plugin config directories exist and handle missing files gracefully
Compare 4 commits »
Jerry synced commits to dev at Jerry/crystelf-plugin from mirror 2026-01-05 14:07:26 +00:00
9a642aa560 🎨 feat(README): support image generation and add configuration options for image generation settings
e0b0b5bacf 🛠️ fix(openaiChat): improve AI response parsing and error handling for better logging and response extraction (#13)
Compare 2 commits »
Jerry synced new reference dev to Jerry/crystelf-plugin from mirror 2026-01-05 05:57:27 +00:00
Jerry synced commits to dev at Jerry/crystelf-plugin from mirror 2026-01-05 05:57:27 +00:00
Jerry synced and deleted reference refs/tags/feat.ReAct-ai at Jerry/crystelf-plugin from mirror 2026-01-05 05:57:27 +00:00
Jerry synced commits to main at Jerry/crystelf-admin from mirror 2025-12-20 12:15:22 +00:00
2abddce9f1 🔧 fix(lib/login/napcat): increase QR update timeout from 30s to 90s for better handling of delays
Jerry synced commits to main at Jerry/crystelf-admin from mirror 2025-12-19 13:48:48 +00:00
b08e83bc18 🔧 fix(lib/login/napcat): increase QR update timeout from 30s to 90s for better handling of delays
Jerry synced commits to feat.ReAct-ai at Jerry/crystelf-plugin from mirror 2025-12-14 03:51:57 +00:00
448f26f55a feat: ReAct !
Jerry synced new reference feat.ReAct-ai to Jerry/crystelf-plugin from mirror 2025-12-13 19:41:57 +00:00
Jerry synced commits to feat.ReAct-ai at Jerry/crystelf-plugin from mirror 2025-12-13 19:41:57 +00:00
Jerry synced commits to main at Jerry/crystelf-core from mirror 2025-12-08 20:11:57 +00:00
fec2d1c96d feat(systemWeb.controller.ts): add ping endpoint for server health check response
Jerry synced commits to main at Jerry/crystelf-plugin from mirror 2025-12-07 00:21:56 +00:00
8c413949ac 🎨 refactor(prompts.js): simplify image processing instructions for clarity
20eaf117f1 feat(imageProcessor): add image editing functionality and improve response structure for better processing.
Compare 2 commits »
Jerry synced commits to main at Jerry/crystelf-plugin from mirror 2025-12-06 16:11:56 +00:00
f1215fc32e feat(config/ai.json): add imageMode for selecting image generation method
cb27aec4f1 🔧 fix(config/ai.json): update timeout value from seconds to milliseconds for image generation
689eba1f9d 🆕 feat(apps/ai): add image message handling for image generation and editing features
0a64c3b9d0 Merge remote-tracking branch 'origin/main'
0de747a337 🎨 refactor(lib/ai/renderer.js): update temporary directory structure for HTML files in crystelf-plugin
Compare 5 commits »
Jerry synced commits to main at Jerry/crystelf-admin from mirror 2025-12-06 14:06:59 +00:00
a8eef3e21b 🛠️ chore(init.js): remove wsClient initialization from crystelfInit CSH function
Jerry synced commits to main at Jerry/crystelf-plugin from mirror 2025-12-05 23:51:57 +00:00
23f6013e19 🔧 fix(aiCaller): convert user ID to string for consistent user configuration retrieval
fcbb10d2f5 🎨 refactor(aiCaller): improve logging for user OpenAI instance retrieval
71f956d418 🧹 refactor(userConfigManager): remove unnecessary logger import and logging for user config save action
bb6cfa8689 feat(lib/ai/aiCaller.js): integrate user configuration for OpenAI instance management and API calls
1283db5d1e feat(ai): Enhance multimodal support by allowing smart selection of model based on message type.
Compare 5 commits »
Jerry synced commits to main at Jerry/crystelf-admin from mirror 2025-12-05 13:41:57 +00:00
9a2e852c24 🗑️ chore: remove unused files related to bot control and WebSocket handling from the project