RandomWits

life is too short for a diary



Posts Tagged: ai (Page 2)

Claude Code Custom Command: Import JVM Certificates

One of the most powerful features in Claude Code is the ability to create **custom slash commands**. Instead of repeatedly typing long or error-prone commands, you can encapsulate workflows into a reusable command...

Continue reading โ†’ claude ai



Monkey Patching Claude commit for AWS Bedrock

When AI is writing code, there's no reason not to have AI write the commit message too. I tried the handy tool [claude-commit](https://github.com/JohannLai/claude-commit), but ran into two issues when using Claude via AWS Bedrock on Python 3.14: a compatibility error with Rich's `Console.print()` and missing Bedrock credentials...

Continue reading โ†’ claude code ai monkey-patching



Setting up Claude Code with AWS Bedrock and SSO Authentication

Install Claude Code quickly and configure it with SSO and AWS Bedrock...

Continue reading โ†’ ai claude aws cli