{% extends "base.html" %} {% block title %}New project{% endblock %} {% block topbar_back %} {% endblock %} {% block topbar_main %} {% endblock %} {% block content %}
New project
Point flanner at a repo and it takes over the plan files your agents create there.

The repository flanner should watch. A git repo is expected but not required.

Relative to the project root. Created if it doesn't exist.

Auto-manage .gitignore Keep the plan directory out of your commits automatically.
Cancel

Same as running flanner init in the project root.

{% endblock %}