TidGi-Desktop/features
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
..
stepDefinitions Improve MemeLoop worker and default framework ID 2026-04-04 02:15:32 +08:00
supports feat: integrate memeloop runtime into TidGi-Desktop (#desktop-integrate-memeloop) 2026-04-04 02:15:31 +08:00
agent.feature Feat/discuss note with agent (#685) 2026-03-09 04:07:39 +08:00
agentTool.feature Feat/discuss note with agent (#685) 2026-03-09 04:07:39 +08:00
aiCommitMessage.feature Fix/misc bug (#691) 2026-04-01 15:45:26 +08:00
configError.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
crossWindowSync.feature chore: upgrade Electron 39->41 + forge 7.10->7.11 + fix native ABI (#692) 2026-04-02 21:45:47 +08:00
cucumber.config.js Feat/discuss note with agent (#685) 2026-03-09 04:07:39 +08:00
defaultWiki.feature chore: upgrade Electron 39->41 + forge 7.10->7.11 + fix native ABI (#692) 2026-04-02 21:45:47 +08:00
editWorkspace.feature Fix/misc bug (#691) 2026-04-01 15:45:26 +08:00
filesystemPlugin.feature chore: upgrade Electron 39->41 + forge 7.10->7.11 + fix native ABI (#692) 2026-04-02 21:45:47 +08:00
gitLog.feature Fix/misc bug (#691) 2026-04-01 15:45:26 +08:00
hibernation.feature Fix/misc bug (#691) 2026-04-01 15:45:26 +08:00
newAgent.feature Feat/discuss note with agent (#685) 2026-03-09 04:07:39 +08:00
oauthLogin.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
preference.feature chore: upgrade Electron 39->41 + forge 7.10->7.11 + fix native ABI (#692) 2026-04-02 21:45:47 +08:00
promptEditAndToolToggle.feature Feat/discuss note with agent (#685) 2026-03-09 04:07:39 +08:00
scheduledTask.feature chore: upgrade Electron 39->41 + forge 7.10->7.11 + fix native ABI (#692) 2026-04-02 21:45:47 +08:00
simplifiedWiki.feature feat(e2e): support simplified root wiki and stabilize browser-view waits 2026-02-20 18:51:14 +08:00
smoke.feature chore: upgrade Electron 39->41 + forge 7.10->7.11 + fix native ABI (#692) 2026-04-02 21:45:47 +08:00
streamingStatus.feature Feat/discuss note with agent (#685) 2026-03-09 04:07:39 +08:00
subWiki.feature Fix/misc bug (#691) 2026-04-01 15:45:26 +08:00
sync.feature Fix/misc bug (#691) 2026-04-01 15:45:26 +08:00
talkWithAI.feature chore: upgrade Electron 39->41 + forge 7.10->7.11 + fix native ABI (#692) 2026-04-02 21:45:47 +08:00
tiddler.feature chore: upgrade Electron 39->41 + forge 7.10->7.11 + fix native ABI (#692) 2026-04-02 21:45:47 +08:00
tidgiMiniWindow.feature chore: upgrade Electron 39->41 + forge 7.10->7.11 + fix native ABI (#692) 2026-04-02 21:45:47 +08:00
tidgiMiniWindowWorkspace.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
tsconfig.json Feat/Native AI Agent (#640) 2025-10-10 17:16:56 +08:00
vectorSearch.feature Feat/discuss note with agent (#685) 2026-03-09 04:07:39 +08:00
windowRestore.feature Fix/misc bug (#691) 2026-04-01 15:45:26 +08:00
workspaceConfig.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00