Skip to content

Conversation

@hlship
Copy link
Owner

@hlship hlship commented Sep 19, 2025

The cache digest can be supplied by the caller as a dispatch option. The cache digest is stored in the tool options.
A new :pre-dispatch callback is passed the tool options, include cache digest.

This is somewhat specific to nucli, which has some commands that are 'reentrant'; a Bash script calls back into the Babashka wrapper, and recomputing the cache digest is unnecessary.

The cache digest can be supplied by the caller as a dispatch option.
The cache digest is stored in the tool options.
A new :pre-dispatch callback is passed the tool options, include cache digest.

This is somewhat specific to nucli, which has some commands that are 'reentrant'; a Bash script calls back into the Babashka wrapper, and recomputing the cache digest is unnecessary.
@hlship hlship self-assigned this Sep 19, 2025
@hlship hlship added this to the 0.16.0 milestone Sep 19, 2025
@hlship hlship merged commit 9a38c57 into main Sep 19, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants