TidGi-Desktop/features
linonetwo 0312a49925 feat: Implement background task management for agent instances
- Added functionality to restore heartbeat timers and alarms for active agents upon service initialization.
- Introduced methods to retrieve active background tasks and cancel them via the UI.
- Enhanced alarm clock tool to persist alarm data in the database, ensuring alarms survive app restarts.
- Updated agent instance schema to include scheduled alarm data.
- Modified prompt concatenation logic to support context window size for message history.
- Removed system prompt parameter from model parameters schema and related components.
- Improved UI to display and manage background tasks, including heartbeat and alarm details.
2026-03-05 18:27:21 +08:00
..
stepDefinitions feat: Implement background task management for agent instances 2026-03-05 18:27:21 +08:00
supports feat: add AgentSwitcher component for agent definition switching 2026-02-28 17:53:08 +08:00
agent.feature feat: Implement background task management for agent instances 2026-03-05 18:27:21 +08:00
agentTool.feature feat: add AgentSwitcher component for agent definition switching 2026-02-28 17:53:08 +08:00
aiCommitMessage.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
configError.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
crossWindowSync.feature Fix/misc bug (#679) 2026-01-26 02:43:27 +08:00
cucumber.config.js test: view loading slow on mac 2026-02-04 21:06:11 +08:00
defaultWiki.feature Fix/misc bug (#679) 2026-01-26 02:43:27 +08:00
filesystemPlugin.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
gitLog.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
hibernation.feature feat: add AgentSwitcher component for agent definition switching 2026-02-28 17:53:08 +08:00
logging.feature Feat/watch fs (#649) 2025-10-28 13:25:46 +08:00
newAgent.feature feat: add AgentSwitcher component for agent definition switching 2026-02-28 17:53:08 +08:00
oauthLogin.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
preference.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
promptEditAndToolToggle.feature feat: add AgentSwitcher component for agent definition switching 2026-02-28 17:53:08 +08:00
smoke.feature Feat/Native AI Agent (#640) 2025-10-10 17:16:56 +08:00
streamingStatus.feature feat: add AgentSwitcher component for agent definition switching 2026-02-28 17:53:08 +08:00
subWiki.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
sync.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
talkWithAI.feature refactor(e2e): move wiki load steps to Background in talkWithAI.feature; remove all sidebar close delays and polling, only set state when TiddlyWiki is ready; clean up code and logs for sidebar auto-close in split view 2026-02-04 22:05:38 +08:00
tiddler.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
tidgiMiniWindow.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +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: add AgentSwitcher component for agent definition switching 2026-02-28 17:53:08 +08:00
workspaceConfig.feature Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00