#!/bin/sh # This bootstrap.sh is a shell script that produces on stdout our bootstrap block. # The "bootstrap" config param takes a command to run, which is where we use this. # Running the ex command ":bootstrap" in cmpr then runs this, and the bootstrap block is sent to the LLM. # You can adapt this to your own project or create your own script or program that outputs what you need. cat </dev/null cat fdecls.h echo "\`\`\`" echo "Reply with \"OK\"." #In the library intro above there are some idioms and advice given at the very end. Extremely briefly, summarize these in bullet form, starting with "- spans uses .s not .a".