| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.json | 2025-12-05 | 4.3 kB | |
| ValueCell-0.1.16-beta-windows-x64.exe.sig | 2025-12-05 | 420 Bytes | |
| ValueCell-0.1.16-beta-windows-x64.exe | 2025-12-05 | 19.9 MB | |
| ValueCell-0.1.16-beta-windows-x64.msi.sig | 2025-12-05 | 420 Bytes | |
| ValueCell-0.1.16-beta-windows-x64.msi | 2025-12-05 | 29.3 MB | |
| ValueCell-0.1.16-beta-darwin-aarch64.app.tar.gz.sig | 2025-12-05 | 408 Bytes | |
| ValueCell-0.1.16-beta-darwin-aarch64.app.tar.gz | 2025-12-05 | 27.8 MB | |
| ValueCell-0.1.16-beta-darwin-aarch64.dmg | 2025-12-05 | 27.4 MB | |
| ValueCell-0.1.16-beta-darwin-x64.app.tar.gz.sig | 2025-12-05 | 408 Bytes | |
| ValueCell-0.1.16-beta-darwin-x64.app.tar.gz | 2025-12-05 | 29.7 MB | |
| ValueCell-0.1.16-beta-darwin-x64.dmg | 2025-12-05 | 29.5 MB | |
| README.md | 2025-12-05 | 1.6 kB | |
| ValueCell-0.1.16-beta source code.tar.gz | 2025-12-05 | 6.5 MB | |
| ValueCell-0.1.16-beta source code.zip | 2025-12-05 | 6.8 MB | |
| Totals: 14 Items | 177.0 MB | 0 | |
What's Changed
- feat(strategy): add error handling to strategy creation modals by @DigHuang in https://github.com/ValueCell-ai/valuecell/pull/529
- chore: remove unused code by @su8su in https://github.com/ValueCell-ai/valuecell/pull/528
- fix(strategy): handle division by zero in portfolio summary calculation by @vcfgv in https://github.com/ValueCell-ai/valuecell/pull/530
- feat(analytics): implement client ID analytics event tracking on creation by @DigHuang in https://github.com/ValueCell-ai/valuecell/pull/535
- feat: standardize placeholder text for exchange API credentials by @MXD66 in https://github.com/ValueCell-ai/valuecell/pull/536
- feat(portfolio): enhance publish functionality and add virtual exchange icon by @DigHuang in https://github.com/ValueCell-ai/valuecell/pull/537
- feat(strategy): add callback functionality to CopyStrategyModal for navigation by @DigHuang in https://github.com/ValueCell-ai/valuecell/pull/538
- fix(agent): add timeout handling for local agent class resolution to prevent deadlocks on Windows by @vcfgv in https://github.com/ValueCell-ai/valuecell/pull/533
- refine: agent class preloading timing and cache by @vcfgv in https://github.com/ValueCell-ai/valuecell/pull/540
- fix(modals): adjust DialogFooter alignment in CreateStrategyModal and CopyStrategyModal by @DigHuang in https://github.com/ValueCell-ai/valuecell/pull/539
- chore: bump version to v0.1.16 by @su8su in https://github.com/ValueCell-ai/valuecell/pull/541
Full Changelog: https://github.com/ValueCell-ai/valuecell/compare/v0.1.15...v0.1.16