spawn/packer/scripts
A 0d66125fd6
fix: add junie to tarball build pipeline (#2541)
Junie was added as a fully implemented agent (manifest, agent scripts,
agent-setup.ts) but the packer/tarball pipeline was never updated.
This meant the nightly agent-tarballs workflow could not build a
pre-built tarball for Junie, forcing all deployments to do a live
npm install.

- Add junie entry to packer/agents.json (tier: node, @jetbrains/junie-cli)
- Add junie to capture-agent.sh allowlist and path-capture case
  (npm-based, same as codex/kilocode — captures /root/.npm-global/)

Agent: code-health

Co-authored-by: B <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-03-12 18:45:03 -04:00
..
capture-agent.sh fix: add junie to tarball build pipeline (#2541) 2026-03-12 18:45:03 -04:00
tier-bun.sh feat: pre-built agent tarballs for fast install (#2232) 2026-03-06 04:49:39 -05:00
tier-full.sh feat: pre-built agent tarballs for fast install (#2232) 2026-03-06 04:49:39 -05:00
tier-minimal.sh feat: pre-built agent tarballs for fast install (#2232) 2026-03-06 04:49:39 -05:00
tier-node.sh feat: pre-built agent tarballs for fast install (#2232) 2026-03-06 04:49:39 -05:00