Agents
Sonenta ships five AI agents you run from your own editor (Claude Code) or in CI. They are local-first (0 AI credits by default), draft-to-review (they propose, you approve in the dashboard before anything goes live), and non-destructive (they confirm before writing).
Install one into a project:
sonenta agents add sonenta-i18n # (or sonenta-a11y, sonenta-source-health, …)| Agent | Use it to… |
|---|---|
| sonenta-i18n | translate untranslated content and publish |
| sonenta-a11y | make the app accessible (WCAG 2.2 / EAA) |
| sonenta-source-health | clean up duplicate source strings |
| sonenta-knowledge | build the glossary + project context |
| sonenta-surface | configure translation surfaces (device + a11y) |