Eyal Toledano
4cf7e8a74a
Refactor: Improve MCP logging, update E2E & tests
Refactors MCP server logging and updates testing infrastructure.
- MCP Server:
- Replaced manual logger wrappers with centralized `createLogWrapper` utility.
- Updated direct function calls to use `{ session, mcpLog }` context.
- Removed deprecated `model` parameter from analyze, expand-all, expand-task tools.
- Adjusted MCP tool import paths and parameter descriptions.
- Documentation:
- Modified `docs/configuration.md`.
- Modified `docs/tutorial.md`.
- Testing:
- E2E Script (`run_e2e.sh`):
- Removed `set -e`.
- Added LLM analysis function (`analyze_log_with_llm`) & integration.
- Adjusted test run directory creation timing.
- Added debug echo statements.
- Deleted Unit Tests: Removed `ai-client-factory.test.js`, `ai-client-utils.test.js`, `ai-services.test.js`.
- Modified Fixtures: Updated `scripts/task-complexity-report.json`.
- Dev Scripts:
- Modified `scripts/dev.js`.
2025-04-28 14:38:01 -04:00
..
2025-04-24 01:59:41 -04:00
2025-04-26 18:30:02 -04:00
2025-04-28 14:38:01 -04:00
2025-04-21 17:48:30 -04:00
2025-04-25 15:11:55 -04:00
2025-04-25 02:57:08 -04:00
2025-04-28 00:27:19 -04:00
2025-04-25 04:09:14 -04:00
2025-04-24 01:59:41 -04:00
2025-04-28 00:27:19 -04:00
2025-04-27 17:25:54 -04:00
2025-04-24 00:29:36 -04:00
2025-04-21 17:48:30 -04:00
2025-04-28 00:42:05 -04:00
2025-04-21 21:30:12 -04:00
2025-04-21 17:48:30 -04:00
2025-04-21 17:48:30 -04:00
2025-04-25 15:11:55 -04:00
2025-04-25 13:24:15 -04:00
2025-04-25 15:11:55 -04:00