agent-ecosystem/src/renderer/api
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
..
httpClient.ts feat: add Claude logs retrieval functionality 2026-03-05 15:32:34 +02:00
index.ts feat(docker): add standalone mode and Docker support 2026-02-16 22:57:48 +09:00