← ls ./blog

Increasing Iteration Frequency

Once we’ve reached a fully-declarative framework, where we only define tickets and create new projects, we are prepared to begin pursuit of Gate 3: Autonomous Development. This concept primarily exists as a mechanism by which to accelerate many forms of iteration.

For example, if we are prototyping an iPhone app, we might add a button in the developer environment which allows us to open a chat dialogue on any given page with an agent. There, we can discuss with a company agent directly what feature’s we’d like to see changed/improved. It will assess the complexity of the request, and only follow-up as much as required.

The agent can then, using a tool like Substrate, invoke downstream agents to take care of the feature-change, using the proper pipeline/task/workflow mechanisms that your project adheres to.

Andrew Dunne · andrewdunne.com more writing →