mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-03-07 14:30:42 -08:00
Introduce a reusable createTalkWithAIMenuItems helper to build "Talk with AI" menu entries (default agent + other agents submenu) and integrate it into workspace menu generation. Add new i18n keys for Agent.Attachment and WikiEmbed across locales and update UI to use translation keys (remove hardcoded fallback strings). Improve chat input/attachment behavior: expose a test-id for the attachment listbox, use i18n for labels/placeholders, and tweak input component wiring. Fix Cucumber step handling by normalizing expected newline sequences and safely handling empty message content. Also adjust memo deps in SortableWorkspaceSelectorButton to include id. |
||
|---|---|---|
| .. | ||
| stepDefinitions | ||
| supports | ||
| agent.feature | ||
| aiCommitMessage.feature | ||
| configError.feature | ||
| crossWindowSync.feature | ||
| cucumber.config.js | ||
| defaultWiki.feature | ||
| filesystemPlugin.feature | ||
| gitLog.feature | ||
| hibernation.feature | ||
| logging.feature | ||
| newAgent.feature | ||
| oauthLogin.feature | ||
| preference.feature | ||
| smoke.feature | ||
| streamingStatus.feature | ||
| subWiki.feature | ||
| sync.feature | ||
| talkWithAI.feature | ||
| tiddler.feature | ||
| tidgiMiniWindow.feature | ||
| tidgiMiniWindowWorkspace.feature | ||
| tsconfig.json | ||
| vectorSearch.feature | ||
| workspaceConfig.feature | ||