Each successful task attempt captures the current JJ change ID intoDocumentation Index
Fetch the complete documentation index at: https://smithers.sh/llms.txt
Use this file to discover all available pages before exploring further.
_smithers_attempts.jj_pointer. revert restores the workspace to that state and trims any DB frames recorded after the attempt started.
Requirements
- JJ in
PATH(brew install jjorcargo install jj-cli) - Workspace is a JJ repository (
jj git initorjj init) - The target attempt was completed when JJ was available (otherwise no pointer was captured)
Programmatic
revertToAttempt throws if the attempt has no recorded JJ pointer.