What do you want to do with Condukt?
Follow the coding-agent journey to use Condukt in your projects, or follow the framework journey to build an agent on its portable internals.
Coding agent
Use Condukt
Install Condukt and put its terminal coding agent to work in your projects.
- Install and connect
- Choose a terminal or editor workflow
- Automate repeatable tasks
Agent framework
Build your own agent
Build an agent on Condukt's own primitives, in Elixir on the BEAM or in Rust and the browser.
- Learn the agent loop and the host boundary
- Build an OTP agent with the Elixir library
- Embed the portable session in a browser or native host