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

A renewal is planned at €99 for a further twelve months, counted from the later of today and your current update date, so renewing early does not cost you the months already paid for. 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, and this page does not take payments. Sales will open with the first public build; check the release page for the current status.

Questions

Before you get started

What happens after the first year?

The planned €99 Founding Members offer includes one year of updates and two active devices. You can keep using your version after that year. Renewal is planned at €99 for a further twelve months, counted from the later of today and your current update date. Purchase terms will be confirmed 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?

The Code view edits and saves the complete source file. In the visual preview, Astrology can change literal text and supported attributes, such as links and image alt text, when the value has a unique source match. Generated or ambiguous values still require the Code view or an agent.

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.