agent-ecosystem/agent-teams-controller
iliya 82a70d8a16 refactor: improve task notification logic for unblocked tasks
- Simplified the logic for determining pending blockers in the notifyUnblockedOwners function.
- Replaced filter method with a for loop for better clarity and performance.
- Updated notification message to accurately reflect the status of pending blockers.
2026-03-21 14:27:13 +02:00
..
scripts refactor: remove legacy teamctl CLI support and update package description 2026-03-08 22:50:57 +02:00
src refactor: improve task notification logic for unblocked tasks 2026-03-21 14:27:13 +02:00
test fix: resolve CI failures across all platforms 2026-03-16 19:56:06 +02:00
.gitignore feat: enhance workspace management and MCP integration 2026-03-07 15:02:55 +02:00
package.json refactor: remove legacy teamctl CLI support and update package description 2026-03-08 22:50:57 +02:00
vitest.config.js feat: enhance workspace management and MCP integration 2026-03-07 15:02:55 +02:00