AgentLine v1.0.4
AgentLine v1.0.4
- Version:
1.0.4 - Tag:
v1.0.4 - Commit:
ad72a691a397c7196b744c3fa4426b31f5c2cdc9 - npm publish:
not published
Unified Release Components
- Desktop app (Electron):
1.0.4 - Mobile app (React Native):
1.0.4 - Devices runtime:
1.0.4 - Desktop (Tauri): deprecated and excluded from the main release bundle
npm publish did not complete during this run.
Reason: npm notice name: agentline npm notice version: 1.0.4 npm notice filename: agentline-1.0.4.tgz npm notice package size: 2.6 MB npm notice unpacked size: 8.6 MB npm notice shasum: 487445997b84865aa06908de13ac176338bb9e69 npm notice integrity: sha512-msigPxhg6nKX1[...]b8Ki1yi/lkkgQ== npm notice total files: 1374 npm notice npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access npm notice publish Signed provenance statement with source and build information from GitHub Actions npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=1630095415 npm error code E404 npm error 404 Not Found - PUT https://registry.npmjs.org/agentline - Not found npm error 404 npm error 404 The requested resource 'agentline@1.0.4' could not be found or you do not have permission to access it. npm error 404 npm error 404 Note that you can also install from a npm error 404 tarball, folder, http url, or git url. npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2026-05-25T15_08_59_935Z-debug-0.log
Fixed
- Fix Windows portable desktop startup by launching the embedded backend with a bundled Node runtime instead of reusing the portable Electron executable as Node.
- Improve desktop startup diagnostics so backend failures include recent server output.
Added
- Add a Windows packaged-backend smoke test to the Electron release workflow.