Files
gandalf/templates
jaredandClaude Sonnet 4.6 b0817e2582
Lint / Python (flake8) (push) Skipped
Lint / JS (eslint) (push) Skipped
refactor: replace inline onclick with data-action event delegation
The command palette button used an inline onclick handler while every
other interactive element in base.html uses data-action + event
delegation. Now consistent: data-action="open-cmdpalette" handled in
the global footer click listener.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 23:45:09 -04:00
..