Commit Graph

3 Commits

Author SHA1 Message Date
rishikanthc
57232d9c06 fix(api): return graceful empty responses instead of 400/404
- GetTranscript returns 200 with available=false when transcript not ready
- GetJobExecutionData returns 200 with available=false when no execution
- GetJobLogs returns JSON with available=false when no logs exist
- Updated frontend hooks to handle new response format with available field
- Added .gitignore entries for prompt.txt and .agent folder
2025-12-14 19:09:52 -08:00
rishikanthc
99031c5054 major refactor 2025-11-26 19:45:31 -08:00
rishikanthc
2de6a3ae0c closes #253 2025-11-24 20:30:58 -08:00