Founding Members

Keep the app. Renew for updates.

The planned early-adopter offer includes a year of updates. When that year ends, you can keep using the version you have.

AI access is separate

Astrology uses your installed Claude Code or Codex CLI. Access to those services and any associated usage charges are separate from the app licence.

Renewal details

Renewal pricing and purchase terms will be announced before sales open. The end of the included update period does not end your right to use the version you have.

Availability

Purchases are not open on this site yet. Check the release page for the current status; this page does not take payments.

Questions

Before you get started

What happens after the first year?

The planned €99 Founding Members offer includes one year of updates. You can keep using your version after that year. Renew if you want further updates; renewal pricing and purchase terms will be announced before sales open.

Can I open an existing Astro project?

Yes. Choose its folder to add it to the workspace. You can also create a project from a template. Astrology works on the project files in that folder.

Which AI agents can I use?

Claude Code and Codex CLI. Install and authenticate the agent you want to use. Astrology runs that CLI; it does not provide an API-key form, an included model subscription or a local-model selector.

Does the agent wait for me to approve every file?

No. Propose requests a read-only or planning session. Edit allows file changes, and Autonomous gives the agent broader command access. Inspect the results in preview and Git; file changes are not held in a separate approval queue.

What can I edit in the preview?

Literal text and supported attributes, such as links and image alt text, when the value has a unique match in the source. Generated or ambiguous values cannot be changed this way; you can ask the agent to edit the underlying code.

Does my code stay on my computer?

The working files stay in your project folder, but connected tools can send data over the network. Claude Code and Codex handle AI requests according to their configuration and provider policies. Git pushes and deployments send code or build output to the selected service.

What do I need to install?

Node.js, npm and Git are required. Use a Node.js version supported by your Astro project and agent CLI. GitHub CLI and your hosting CLI are needed for their respective features. Some initial installation and login steps happen outside Astrology.

Which Astro versions and platforms are supported?

Astrology detects your project's Astro version, but a tested compatibility matrix has not been published here. The current app is built with Electron. Supported operating-system versions and download architectures will be listed with a confirmed public release.