TidGi-Desktop/scripts
linonetwo b6988c57db Improve MemeLoop worker and default framework ID
Add a DEFAULT_AGENT_FRAMEWORK_ID and use it as a fallback across renderer and main-process code (Create/Edit agent UIs, agent actions, wiki template parsing) so older agent definitions without agentFrameworkID resolve consistently. Harden MemeLoop worker lifecycle and IPC: add ensureMemeLoopWorkerHealthy, serialized worker restarts, richer worker message handlers (tool bridge, memeloop-llm-chat), log subscription, multimodal normalization for tests, and safer disposal on app quit. Update message rendering to treat role 'error' and Chat.ConfigError patterns, surface localized strings, and fix orderedMessageIds handling. Packaging script now copies optional native WS deps and faye-websocket-related modules into the packaged app; package.json updated to include the runtime deps and a memeloop build helper. Small test and UI timeout tweaks included.
2026-04-04 02:15:32 +08:00
..
afterPack.ts Improve MemeLoop worker and default framework ID 2026-04-04 02:15:32 +08:00
beforeAsar.ts Feat/Native AI Agent (#640) 2025-10-10 17:16:56 +08:00
compilePlugins.mjs Fix workspaceID case bug, esbuild outbase, autocomplete panel re-render, VIEW_LOADED handler, streaming status polling, and increase executeInBrowserView timeout for E2E stability. All 52 scenarios pass 2026-02-21 12:36:58 +08:00
developmentMkdir.ts Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
start-e2e-app.ts Fix/misc bug (#679) 2026-01-26 02:43:27 +08:00
startMockOpenAI.ts Feat/allow watch fs change on git sync 2025-10-31 02:00:40 +08:00
trimDugite.ts chore: Trim unused git commands from dugite to reduce package size 2025-12-07 13:31:59 +08:00