{% extends "base.html" %} {% block title_suffix %} - {% if project %}Edit{% else %}New{% endif %} Project{% endblock %} {% block content %}
Default code directory for requests in this project
Optional. These guidelines will be included in every request.
Absolute path to a claude.md file with project-specific instructions.
Override global model setting for this project
Override global commit phase setting for this project
Which branch to commit to
Branch name when mode is "Other Branch"
Cancel
{% endblock %}