About Autonoma
Autonoma is a platform that allows users to create and deploy code maintenance automation agents.
Maintenance tasks include, but are not limited to, documentation, test generation, style improvement, and quality refactors.
We have some pre-built agents for all these tasks, but flexibility is necessary for this tool.
Each new agent can be created with a no-code UI, defining the steps desired in plain language.
It integrates directly with your git repository and runs in each pull request opened.
Looking ahead, our product will test these code suggestions against the underlying logic of the code so that we can apply them directly to the codebase with minimum human intervention. We’re building tools for this process to be deterministic, avoiding hallucinations altogether.