{% extends "base.html" %} {% import "_icon.html" as ico %} {% 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.

{# Folders on this machine, listed by the local server: a browser will not tell a page the real path of a folder somebody picks. Browsing for the plan directory starts in the project root and fills in a relative path. #}

Choose a folder

{% endblock %}