项目文件夹

文件
Alex Rudenko cb0079efbb refactor: simplify the response texts (#1095)
- removed redundant headers in Markdown
- updates more tests to use snapshots
2026-03-04 07:23:37 +00:00

8 行
222 B
Plaintext

exports[`e2e > calls a tool 1`] = `
[{"type":"text","text":"## Pages\\n1: about:blank [selected]"}]
`;
exports[`e2e > calls a tool multiple times 1`] = `
[{"type":"text","text":"## Pages\\n1: about:blank [selected]"}]
`;