
___x_cmd_llm_tool(){

    local op="$1";      shift
    case "$op" in

    esac
}




# x llm edit ""
# x llm edit write <file> 1 "..." 2 "..."
# x llm edit applydiff
# x llm edit applydiff

# using sed to replace file ...
# using awk to replace file ...

# ___x_cmd_cmds awk



