-
Notifications
You must be signed in to change notification settings - Fork 32
Add Nova by Compass AI to the registry #19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
- Add Nova entry to agents table in README - Create agent.json configuration for Nova by Compass AI - Add Nova icon SVG with gradient design 🛸 Generated with [Nova](https://www.compassap.ai/portfolio/command-line-interface.html)
🛸 Generated with [Nova](https://www.compassap.ai/portfolio/command-line-interface.html)
|
Pinned Nova version to |
- Remove gradient definitions and use currentColor for theming - Adjust viewBox from 24x24 to 16x16 for proper scaling - Rescale all coordinates and dimensions to match new viewBox - Simplify center point design with nested circles - Reduce stroke widths for cleaner appearance at smaller size 🛸 Generated with [Nova](https://www.compassap.ai/portfolio/nova.html)
🛸 Generated with [Nova](https://www.compassap.ai/portfolio/nova.html)
|
Nova icon matches specs and |
|
Hi! When I first run Nova, I get 2026-02-06 16:46:12,838 [ 25269] WARN - #c.i.m.l.a.a.p.EelAcpProcessHandler - [Nova] stderr: [2026-02-06T15:46:12.838Z] [ERROR] [ACPAgent] SDK runner error { 2026-02-06 16:46:12,838 [ 25269] WARN - #c.i.m.l.a.a.p.EelAcpProcessHandler - [Nova] stderr: [2026-02-06T15:46:12.838Z] [ERROR] [ACPAgent] SDK query failed { |
|
Hi @anna239 we've implemented support for terminal-auth, if you open a terminal and run nova (or compass) setup you should be able to go through the set up process where you can grant consent and provide the api-keys that Nova will use. From there on, Nova should be available via ACP. If this is an issue, let us know what the expected behaviour would be and we will look into implementing it. |
Description