| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 4 days | t-265.6: Add feedback collection endpoint for PIL | Ben Sima | |
| - Add feedback table with migration in Core.py - Add FeedbackForm and FeedbackPage UI components - Add /feedback GET/POST routes and /api/feedback JSON endpoint - Add admin feedback view at /admin/feedback - Create Omni/Agent/Tools/Feedback.hs with feedback_list tool - Wire feedback tool into Telegram agent | |||
| 2025-12-02 | Fix Admin.py imports for bild local dep detection | Ben Sima | |
| - Change 'from Biz.X import Y' to 'import Biz.X as X' style - bild only recognizes 'import X as Y' for local dep detection - Add setuptools to Python deps (required by newer nixpkgs) Amp-Thread-ID: https://ampcode.com/threads/T-fe8328a9-7709-4544-9d31-b099f04aa120 Co-authored-by: Amp <amp@ampcode.com> | |||
| 2025-12-01 | fix: lint Admin.py after refactor | Ben Sima | |
