TidGi-Desktop/docs
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
..
environment Feat/Native AI Agent (#640) 2025-10-10 17:16:56 +08:00
features Refactor agent instance tools and services for improved modularity and maintainability 2026-02-26 04:24:12 +08:00
images docs: more image of windows 2023-05-23 10:25:42 +08:00
internal lint 2026-02-11 17:01:08 +08:00
readme Feat/Native AI Agent (#640) 2025-10-10 17:16:56 +08:00
AgentTODO.md feat: Implement background task management for agent instances 2026-03-05 18:27:21 +08:00
Development.md Fix/edit agent and several bugs (#670) 2025-12-15 17:33:59 +08:00
ErrorDuringRelease.md Fix/misc bug (#679) 2026-01-26 02:43:27 +08:00
ErrorDuringStart.md Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
ErrorDuringTest.md lint 2026-02-11 17:01:08 +08:00
MCP.md Fix/misc bug (#677) 2026-01-20 11:11:28 +08:00
Publish.md Feat/Native AI Agent (#640) 2025-10-10 17:16:56 +08:00
Release.md fix: macos intel build 2025-12-08 14:01:38 +08:00
Testing.md docs: move to .github/instructions/testing.instructions.md 2026-02-04 20:29:44 +08:00
TestingE2E.md docs: make test inst shorter 2026-02-05 00:52:45 +08:00
TestingUnit.md docs: make test inst shorter 2026-02-05 00:52:45 +08:00
Translate.md Feat/mini window (#642) 2025-10-21 20:07:04 +08:00