agent-ecosystem/src/renderer/components/team/messages
iliya fdb52922fe feat: add Claude logs retrieval functionality
- Introduced TEAM_GET_CLAUDE_LOGS IPC channel for fetching buffered Claude CLI logs.
- Implemented handleGetClaudeLogs function to validate requests and retrieve logs with pagination support.
- Enhanced TeamProvisioningService to manage and store Claude log lines, including limits on stored logs.
- Added ClaudeLogsSection component to display logs in the UI, with support for pagination and real-time updates.
- Updated relevant types and API interfaces to accommodate new log retrieval features.
2026-03-05 15:32:34 +02:00
..
MessageComposer.tsx feat: add Claude logs retrieval functionality 2026-03-05 15:32:34 +02:00
MessagesFilterPopover.tsx feat: enhance attachment handling and improve UI components 2026-03-05 12:15:03 +02:00