Use your platform from your coding agent
Your agent can do platform work for you: set up a pipeline, write deployment configuration, or wire up a database integration. Heplon gives it the platform context to do that work the way your platform expects.
This guide walks through one task, setting up a deployment pipeline. The same flow applies to other platform work.
Before you start
- Your coding agent is connected to Heplon.
Describe the platform task
Give your coding agent the task. For example:
Set up a CI/CD pipeline that builds and deploys the checkout service.
Your coding agent will consult Heplon and receive a briefing. The briefing tells the agent your pipeline and deployment standards, the services checkout depends on, and any policies that apply, such as required checks or deployment targets.
Most agents will realize that they need to use Heplon for a task like this. If your coding agent doesn't consult Heplon, tell it to do so.
Set up a CI/CD pipeline that builds and deploys the checkout service. Use Heplon to figure out how.