- Replace host tar invocation in parseCompanyArchive with in-process archive extraction - Add core regression coverage for parsing archive contents without shell tar behavior - Add unmocked dashboard route tests covering CLI company archive imports end to end - Add a changeset for the published @runfusion/fusion package update Fusion-Task-Id: FN-5170
163 B
163 B
@runfusion/fusion
| @runfusion/fusion |
|---|
| patch |
Make fn agent import extract .tar.gz/.tgz Agent Companies archives in-process instead of relying on a host tar binary.