jujutsu
3 posts tagged.
-
I put together a Jujutsu footer extension for the Pi Coding Agent that appends jj commit context to assistant responses. If you use jj and Pi, you might find it useful. Full details: jj-footer-extension.md.
-
I have been meaning to share more about my LLM workflows and tooling for a while, partly to have a reference for conversations, but mostly to learn in public. Agent Chisels is where I will be sharing the custom artefacts (primarily skills, with commands and agents to follow) that…
-
I prefer Jujutsu (jj) over Git for version control, but getting Claude Code to work with jj proved tricky since Claude Code defaults to git. This post explains how to configure Claude Code to use jj instead of Git for version control operations and file change detection. I'll sho…