diff options
| author | haoyuren <13851610112@163.com> | 2026-03-15 04:02:40 -0500 |
|---|---|---|
| committer | haoyuren <13851610112@163.com> | 2026-03-15 04:02:40 -0500 |
| commit | 6aea514b38a8b36882d39aec30fd12e997f82611 (patch) | |
| tree | 88076ff622e6d5bff5937b2da1390ad4cb3d041f /.gitignore | |
| parent | 183af193dcf46838506958a50daad61c6b29a23d (diff) | |
Add MCP compile debugging tools: get_compile_errors, get_compile_warnings, get_compile_log
New MCP tools for agents to debug LaTeX compilation:
- get_compile_errors: parsed errors with file paths and line numbers
- get_compile_warnings: parsed warnings with locations
- get_compile_log: full raw log with optional tail parameter
- compile_latex: improved to fetch log via CDN URL, return error summary
Log parsing uses the same Overleaf-style parser as the PdfViewer component.
Updated CLAUDE.md template with compile-debug workflow documentation.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
