Files
agent-evals/backend/internal/api
Evan Reichard bb6019ae8d fix(frontend): resolve file loading, display, and cursor issues
- Fix API to return JSON response for file content instead of plain text
- Fix file display showing [object Object] by properly extracting content field
- Fix infinite save loop by tracking last saved content
- Remove auto-save that was causing cursor jumping on every keystroke
- Add manual save button with disabled state when content unchanged
- Add validation in FileList to prevent undefined filenames
- Improve error handling for file operations
2026-02-05 19:09:07 -05:00
..