mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-03-08 16:00:36 -07:00
Implements the ability to attach wiki tiddlers to agent chat messages. Updates the UI to allow selection of tiddlers from active wiki workspaces, fetches and renders tiddler content as plain text, and appends it to the user message sent to the AI. Includes e2e tests, updates to store actions, service interfaces, and prompt concatenation logic to support this feature. |
||
|---|---|---|
| .. | ||
| 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 | ||