golem icon indicating copy to clipboard operation
golem copied to clipboard

Cache extracted agent types in CLI

Open vigoo opened this issue 6 months ago • 1 comments

The "extracting agent types" step is slow and reexecuted on every build/deploy etc. operation. We should cache the results based on the component hash and reuse it.

vigoo avatar Oct 14 '25 14:10 vigoo

note: we should cache, but with release build it seems reasonably fast

noise64 avatar Oct 14 '25 15:10 noise64