Commit Graph

4 Commits (bba634a63e49db76fe0bdb2ebf3e110117c826c5)

Author SHA1 Message Date
PeninsulaInd 74d20a406a Replace Gradio UI with HTMX + FastAPI frontend
New lightweight web UI with dark theme, SSE-streamed chat, and live
dashboard. Gradio moved to /old for transition. Adds jinja2,
python-multipart, sse-starlette deps.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 15:30:03 -05:00
PeninsulaInd d3b778bdb5 Add openpyxl dependency for xlsx file handling
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 17:26:07 -06:00
PeninsulaInd 8f6e218221 Add document export (.docx) and email delivery feature
Press releases now auto-generate .docx files alongside .txt for native
Google Docs import. New email_file chat tool sends files via Gmail SMTP
with app password auth, auto-converting .txt to .docx before sending.
Also includes Press Advantage API config and submit_press_release tool.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 17:00:54 -06:00
PeninsulaInd 121d38a6c4 Add uv.lock for reproducible dependency resolution
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 07:38:51 -06:00