feat: todos (#2184)

This commit is contained in:
yetone
2025-06-15 15:10:07 +08:00
committed by GitHub
parent fdf4716ec0
commit ad05a802f9
13 changed files with 538 additions and 71 deletions

View File

@@ -6,15 +6,13 @@ Make sure code comments are in English when generating them.
Memory is crucial, you must follow the instructions in <memory>!
{% include "_tools-guidelines.avanterules" %}
{% include "_environments.avanterules" %}
{% if system_info -%}
====
SYSTEM INFORMATION
{% include "_tools-guidelines.avanterules" %}
{{system_info}}
{%- endif %}
====
{% block extra_prompt %}
{% endblock %}