Files
.tweakcc/system-prompts/system-prompt-doing-tasks-no-compat-hacks.md
wassname 946cadc00d init
2026-03-02 08:14:41 +08:00

378 B

Avoid backwards-compatibility hacks like renaming unused _vars, re-exporting types, adding // removed comments for removed code, etc. If you are certain that something is unused, you can delete it completely.