Dashboard › opencode-lore › Distillation
180166d5-8d7e-4a69-a225-e94bd4ec8483["lore_tm_v1_zSx-TJ90IkW4t4H3zjqjOeRZd2mHzOSOtWaVXhlwjGA"]
Date: Sep 16, 2026
jj never fails on conflict; after rebase, new, or squash, conflicts are recorded in the resulting commit and must be checked with jj st, resolved by manually editing files, and confirmed cleared with another jj st..jj/ must use jj rather than git for mutations, including colocated repositories containing both .jj/ and .git/.jj commands and flags, including -i, --interactive, jj resolve, and jj diffedit; commit/description operations must pass -m "msg" to avoid opening an editor.jj mutations with jj st and jj log after squash, abandon, rebase, restore, or commit; prefers stable letter-based change IDs over hexadecimal commit IDs.