Security
Pro only— not included in the free template at https://astroloop.larryxue.devNothing on this page is a certification badge.
Named actions, named models, named retention windows. If a claim here costs us nothing to make, it would not buy you anything either.
Logs and control
Pro only— not included in the free template at https://astroloop.larryxue.devWhat is written down, and who can read it back.
Every step, in full
Tool, arguments, result and elapsed time for each step. Arguments are never truncated — truncation is always where the interesting part was.
Approval is a person
Named actions suspend the run and wait. There is no timeout that approves for you, and no configuration that removes the gate.
Exportable audit log
Every permission change, approval and refusal, as NDJSON, with the actor attached. Ships to your SIEM or sits in object storage.
Your runner, optionally
Run the executor inside your own network. The control plane never sees the repository, only the run metadata.
Retention you set
Ninety days by default, anything from seven upward on Enterprise. Deletion is a hard delete, including from backups within thirty days.
Bring your own keys
Point it at your own model provider accounts. The permission layer does not change with the model.
Models
Pro only— not included in the free template at https://astroloop.larryxue.devWhich model sees what, and where it goes.
Named per stage rather than described in the aggregate. Bring your own keys and none of it changes.
| Stage | Model | Provider | Your keys | Retention | Sees |
|---|---|---|---|---|---|
| Planning | Claude Opus 5 | Anthropic | supported | Zero retention | Sees the issue text and the file tree, not file contents. |
| Editing | Claude Sonnet 5 | Anthropic | supported | Zero retention | Sees only the files the plan named. |
| Classification | Local rule set | Runs in your runner | not applicable | Never leaves | Regex and heuristics. No model involved. |
| Embeddings | text-embedding-3-large | OpenAI | supported | 30 days at provider | Optional. Disabled by default. |
Give it one repository and see what comes back.
Twenty runs a month, free, with the same permissions and the same transcripts as every other plan.