agent-ecosystem/src/main
iliya 7dda73aa74 refactor: update task assignment message formatting and enhance UI elements
- Changed task assignment message to use italic formatting for task subject for better emphasis.
- Updated the task instruction message to utilize a wrapping function for improved readability.
- Enhanced splash screen background with an animated gradient for a more dynamic visual experience.
- Improved team detail view messaging to clarify provisioning status.
- Adjusted member list sorting logic to utilize a new lead member detection function.
2026-03-21 15:07:52 +02:00
..
constants feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00
http fix: handle ENOENT error gracefully in file reading functions 2026-03-20 14:26:47 +02:00
ipc refactor: update task assignment message formatting and enhance UI elements 2026-03-21 15:07:52 +02:00
services refactor: update task assignment message formatting and enhance UI elements 2026-03-21 15:07:52 +02:00
types feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
utils feat: auto-allow all tools toggle + fix team color fallback 2026-03-21 12:25:06 +02:00
workers feat: implement draft team handling and metadata storage 2026-03-21 12:48:18 +02:00
index.ts fix: update mainWindowRef on window close/recreate, remove dead code 2026-03-21 13:37:12 +02:00
standalone.ts feat: add FAQ section to README and improve cross-platform handling in code 2026-03-02 22:56:56 +02:00