TidGi-Desktop/features/stepDefinitions
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
..
agent.ts feat: integrate memeloop runtime into TidGi-Desktop (#desktop-integrate-memeloop) 2026-04-04 02:15:31 +08:00
application.ts feat: integrate memeloop runtime into TidGi-Desktop (#desktop-integrate-memeloop) 2026-04-04 02:15:31 +08:00
browserView.ts Fix/misc bug2 (#689) 2026-03-24 18:28:38 +08:00
cleanup.ts Add mobile HTTP git sync tests & merge utilities 2026-02-24 16:50:08 +08:00
logging.ts 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
menu.ts Feat/git chart (#651) 2025-11-08 15:04:34 +08:00
sync.ts Fix/misc bug1 (#688) 2026-03-23 02:48:46 +08:00
tidgiMiniWindow.ts chore: upgrade Electron 39->41 + forge 7.10->7.11 + fix native ABI (#692) 2026-04-02 21:45:47 +08:00
ui.ts Improve MemeLoop worker and default framework ID 2026-04-04 02:15:32 +08:00
wiki.ts Fix/misc bug (#691) 2026-04-01 15:45:26 +08:00
window.ts Fix/misc bug (#691) 2026-04-01 15:45:26 +08:00