closedloop-technologies / justbuild

MIT License
1 stars 0 forks source link

Collections of LLM Comments #1

Open closedLoop opened 3 months ago

closedLoop commented 3 months ago

This issue is going to curate a sample of comments that LLMs are using to abbreviate code

closedLoop commented 3 months ago
// ... (previous handler functions remain the same)
// ... (previous hotkey handlers remain the same)
// ... (rest of the previous code remains the same)
// ... (previous state and handlers remain the same)
// ... (previous imports and code remain the same)
{/* ... (previous content remains the same) */}
closedLoop commented 3 months ago

# ... rest of the code (process_text, download_attachment, process_attachment) remains the same

closedLoop commented 3 months ago
        /* ... (previous styles remain the same) ... */
        <!-- ... (previous content remains the same) ... -->
        <!-- ... (rest of the content remains the same) ... -->
        // ... (previous event listeners remain the same) ...
closedLoop commented 3 months ago

<!-- Open Graph tags remain the same -->
<!-- The rest of the HTML content remains the same -->
// JavaScript remains the same
<!-- Head content remains the same -->
/* Existing styles remain the same */
<!-- Body content remains the same up to the script tag -->