Skip to content

Add q --analyze to analyze remote files and suppress deprecation warning#5

Merged
pridolfi merged 1 commit intomainfrom
analyze-logs
Mar 10, 2026
Merged

Add q --analyze to analyze remote files and suppress deprecation warning#5
pridolfi merged 1 commit intomainfrom
analyze-logs

Conversation

@pridolfi
Copy link
Copy Markdown
Owner

  • Add POST /analyze endpoint: accepts prompt and file content, returns AI analysis
  • Support "q --analyze " in remote script; reads file and calls /analyze
  • Add tests for /analyze (validation, success, API error)
  • Filter google-genai DeprecationWarning in pytest

- Add POST /analyze endpoint: accepts prompt and file content, returns AI analysis
- Support "q --analyze <file> <prompt>" in remote script; reads file and calls /analyze
- Add tests for /analyze (validation, success, API error)
- Filter google-genai DeprecationWarning in pytest

Signed-off-by: Pablo Ridolfi <pridolfi@redhat.com>
@pridolfi pridolfi merged commit 5af6a88 into main Mar 10, 2026
4 checks passed
@pridolfi pridolfi deleted the analyze-logs branch March 10, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant