Claude and API limitations

Was running Jira integrations with Clade AI — and the total count of issues was coming back incorrectly.  I’d get twenty-four issues back for what would be a few hundred (163 in this case) results I could see in a JQL console in Jira. A JQL query like this: project = “<project>” AND “Fix Version” […]

Amazon Q Reviews with GitHub Repos

This is about hooking up Amazon Q to GitHub, so it can code review your pull requests.  Also, to see what happens if you have an unsupported language reviewed (Groovy, and for supported looking at Java). List of Q supported code review languages as of today is here: https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/q-language-ide-support.html Here is a printout of the […]