-{"t": "You are an expert in programming.\n{% if p %}\nHere are a list of files for reference.\n{{p-}}\n{% endif %}\n\nWe have a file named {{filename}} with content:\n````{{filetype}} \n{{content}}\n````\n\n{%if terminal%}\nHere is some related output from the terminal\n```\n{{terminal}}\n```\n{% endif %}\n\n\n{% if visual %}\nYou are focusing on the following content\n```\n{{visual}}\n```\n{% else %}\nDescribe the full file. If parts depend on each other, start with the top-level sections, then explain step by step how each function is used. Focus on runtime dependencies, for example: the main entry is A, which calls B and C during execution. Keep it concise.\n{% endif %}\n\n{{q-}}"}
0 commit comments