Original Reddit post

I have the following use case: I get logs from test automation I need to parse and understand the issues of the logs need to enrich data (queries from my systems, etc.) query Jira/Confluence etc. provide inputs and open defects accordingly I can either do a headless claude code with subagents OR do it with LiteLLM and pythonic approach. Which would you pick and why? submitted by /u/PyWhile

Originally posted by u/PyWhile on r/ClaudeCode