mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add more robust tool detection with multiple fallback patterns - Parse JSON from api_req_started messages to detect tool executions - Add better error handling and logging for debugging CI issues - Fix TypeScript lint warnings by properly typing requestData variables - Support various message formats that may differ between local and CI environments This should resolve the integration test failures in CI that were introduced by PR #8725's UI-only changes. The tests were failing because the tool detection was too rigid and didn't account for different message formats. |
||
|---|---|---|
| .. | ||
| src | ||
| .env.local.sample | ||
| .vscode-test.mjs | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.esm.json | ||
| tsconfig.json | ||