Nexus Studio v0.0.1-1
Added
- First public pre-release, for macOS (Apple Silicon and Intel), Windows and Linux.
- The board, issues, specs, planning, sprints and documentation, kept as text files in your own repository.
- Nine configurable specialist agents, running live, able to ask a question mid-run and to run several at once.
- Automatic updates, checked in the background and installed only when you say so.
- A built-in terminal and editor, project memory, and a code map drawn from the repository.
Known
- The builds are not signed. macOS calls an unsigned download damaged, and Windows SmartScreen warns; both are removed by signing, which needs certificates this project does not have yet.
- Git and pull requests inside the app were left out of this first version on purpose.
Unsigned test builds. Nothing here is broken, and nothing is wrong
with your download.
macOS says "Nexus Studio.app is damaged and cannot be opened".
It is not damaged: an unsigned app carries no signature to check,
and macOS says that instead. Right-click and Open is NOT offered
for this message. Drag the app to Applications, then run once:
xattr -dr com.apple.quarantine "/Applications/Nexus Studio.app"
Windows shows a SmartScreen warning: choose More info, then
Run anyway.
Signing and notarisation are what remove both, and they need
certificates this project does not have yet.