AI Summary Shown by default? #25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Current Behavior
The AI Summary is hidden behind a toggle (off by default). Users must click the toggle to see it, then wait for the LLM to generate a summary.
Options
Considerations
Location
templates/library.htmllines 192-213,templates/search.htmllines 33-57templates/base.htmllines 470-510 (toggleAISummary function)src/web/server.rslines 2617-2700 (/api/ai-summaryendpoint)