Inhalt
We’ve all been there: engineering is moving at lightning speed, product tickets are scattering, and the pressure to deliver flawless documentation is skyrocketing. How do you maintain quality when time isn't on your side?
Enter the future of docs-as-code. This talk reveals a real-world use case of injecting autonomous AI agents directly into a GitHub-based publishing pipeline. By bridging the gap between your ticketing system’s business logic and Git webhooks, these agents automatically draft accurate documentation the moment a PR closes.
But don't worry, robots aren't taking over just yet. Discover how to build a seamless "human-in-the-loop" workflow that balances cutting-edge AI automation with essential writer oversight. Come see how agentic AI can supercharge your pipeline!
Das lernen Sie
- What is docs-as-code
- Which components/systems are involved
- How the workflow used to look like without agentic AI and which weaknesses it had
- Where AI agents have been injected within the workflow, what was the reasoning