TidGi-Desktop/features/stepDefinitions
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
..
agent.ts feat: Implement background task management for agent instances 2026-03-05 18:27:21 +08:00
application.ts Fix/misc bug (#679) 2026-01-26 02:43:27 +08:00
browserView.ts feat: add AgentSwitcher component for agent definition switching 2026-02-28 17:53:08 +08:00
cleanup.ts Fix/misc bug (#679) 2026-01-26 02:43:27 +08:00
logging.ts feat: add AgentSwitcher component for agent definition switching 2026-02-28 17:53:08 +08:00
menu.ts Feat/git chart (#651) 2025-11-08 15:04:34 +08:00
sync.ts Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
tidgiMiniWindow.ts Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
ui.ts feat: add AgentSwitcher component for agent definition switching 2026-02-28 17:53:08 +08:00
wiki.ts feat: add AgentSwitcher component for agent definition switching 2026-02-28 17:53:08 +08:00
window.ts Feat/allow watch fs change on git sync 2025-10-31 02:00:40 +08:00