Features

Your Astro workflow, connected

An Electron desktop app that brings your project files and command-line tools into one workspace.

The agent

Claude Code or Codex, in your workspace

Astrology launches your installed agent CLI in the selected project folder and displays its responses and tool output. Authentication and model access come from that CLI.

  • Propose: a planning or read-only session
  • Edit: let the agent write project files
  • Autonomous: broader access to commands
  • Continue or reset the conversation for each project and agent
The workspace

From route tree to live preview

Import a folder or create an Astro site from a template. Explore its routes, layouts, endpoints and detected collections alongside the local preview.

  • Start and stop the project's dev server
  • Open a page from the route tree
  • Install project dependencies
  • Follow processes and exit codes in the logs
Pages and content

Edit what you can see

Select an element in the preview to inspect its text and supported attributes. Astrology writes the change when it finds a unique literal match in the source.

  • Change text, links and supported image attributes
  • Create, duplicate, move and delete pages
  • Reuse an existing layout for a new page
  • Inspect translation dictionaries and missing keys
Checks and publishing

Inspect, commit, build and deploy

Run diagnostics, inspect dependency updates and save changes with Git. Publish through the hosting CLI connected to your account.

  • Missing images, internal links and translation checks
  • Dependency updates and upgrade blockers
  • Git status, change summary, history, commit, push and pull
  • Preview and production deploy actions for Vercel, Netlify and Cloudflare

Explore the current features

Your Astro workspace

Import a project folder or create a site from an Astro template. Keep your projects, preferred agent and deployment target together.

Claude Code and Codex

Chat with either installed CLI in your project folder. Choose Propose, Edit or Autonomous mode and continue the conversation with follow-up prompts.

See your site structure

Explore routes, layouts, endpoints and detected content collections. The route tree updates as files change.

Preview and edit

Switch between the live page and its highlighted Astro source. Edit and save the full file internally, or change supported literal text and attributes directly from the preview.

Ask for a change in place

A composer under the properties column hands a request to the agent without leaving the page. Context chips say which page is open and which element is selected, so the request itself can stay short.

A preview that manages itself

Opening a page starts the dev server; it stops a few minutes after the project stops being watched. A server that was already running is adopted rather than taken over.

Hand a failure to the agent

A failed build, install or publish can be passed to the agent with its whole log. The repair runs autonomously so the agent can install and rebuild, and the preview tries again once the turn ends.

Manage pages

Create, duplicate, move and delete pages. Reuse a project layout for a new page and inspect references before changing a route.

Diagnostics and translations

Find missing images, broken internal links, translation gaps and dependency issues. Use the available automatic, agent-assisted or manual remedies.

Git and GitHub

Inspect repository status, a change summary and commit history. Commit, push and pull, or create a GitHub repository through GitHub CLI.

Build and deploy

Run production builds and deploy through Vercel, Netlify or Cloudflare CLI. Preview and production actions use your host account and project configuration.

Tools and updates

Check installed tools and authentication, inspect dependency updates and upgrade blockers, and follow command output in the logs.

Bring your Astro workflow together

Explore the current features and check release availability and setup requirements.

Requires Node.js, npm and Git · AI features use your installed agent CLI