golem
golem copied to clipboard
Cache extracted agent types in CLI
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.
note: we should cache, but with release build it seems reasonably fast