Demos
Terminal recordings showing DDX Agent in action with LM Studio and qwen3-coder-next.
Read a file and explain it
Model reads main.go using the read tool and describes the program.
Edit a config file
Model reads a config, edits the port number, and verifies the change.
Explore project structure
Model uses bash to find all Go files and summarizes the package layout.
All demos run against qwen3-coder-next via LM Studio.
Demo scripts are in demos/scripts/ and can be re-recorded with demos/record.sh.