{% if discovered %}
🔍 Found Apps
{% for src in discovered %} {% endfor %}
App Type Sessions Path
{{ src.name }} {{ src.type }} {{ src.session_count }} {{ src.path }}
These apps were auto-detected on your machine. Edit your brain.yaml or config.toml to add/remove apps, then click "Update All" to import.
{% else %}

No additional apps found on this machine.

Supported: Claude Code, Clawdbot, Claude Desktop, ChatGPT exports
{% endif %}