admin admin
  • Joined on 2025-11-24
admin pushed to main at admin/scribe 2026-06-14 15:35:18 +00:00
dc20e9cff0 Use URL-based logos, env-based WebGUI title, apstrom.ca link, update README
admin pushed to main at admin/scribe 2026-06-14 15:24:09 +00:00
fb1dc3324d Use logo1.png in emails, inline mail_style.css, attach summary as MD
admin pushed to main at admin/scribe 2026-06-14 15:11:55 +00:00
917a7b8f2f Make email template placeholders configurable via environment variables
admin pushed to main at admin/scribe 2026-06-14 14:54:40 +00:00
85cdd9216a Use firm email templates, logo, and header/footer in async UI
admin pushed to main at admin/scribe 2026-06-14 14:38:12 +00:00
2803c81b44 Implement async processing with Celery, Redis, and queue-based email notifications
admin pushed to main at admin/mcp-summary 2026-06-14 06:08:41 +00:00
511137edae Fix: Correct authentication and add ping method
admin pushed to main at admin/mcp-summary 2026-06-14 05:57:48 +00:00
491745733f Initial commit: MCP Summary Server
admin pushed to main at admin/scribe 2026-06-14 05:36:46 +00:00
b9d25a39dd Use verbose_json diarization, add JSON+TXT email feature
admin pushed to main at admin/mcp-summary 2026-06-14 05:25:07 +00:00
f9c7b446d5 Improve error handling and logging for diagnostics
admin pushed to main at admin/scribe 2026-06-14 05:18:29 +00:00
f6db48b1d0 Fix Gradio 6.0 compatibility: remove show_api, move css to launch()
admin pushed to main at admin/scribe 2026-06-14 05:11:40 +00:00
37d30e0ee2 Ensure Docker container always starts Web GUI (not CLI)
admin pushed to main at admin/mcp-summary 2026-06-14 05:00:07 +00:00
a98903c048 Refactor: Match time tools pattern exactly for MCP compatibility
admin pushed to main at admin/mcp-summary 2026-06-14 03:45:04 +00:00
b0f19810d4 Fix: Improve LLM connectivity, add logging, increase timeout, update docs
admin created branch main in admin/mcp-summary 2026-06-13 22:36:47 +00:00
admin pushed to main at admin/mcp-summary 2026-06-13 22:36:47 +00:00
dbddfcd61d Initial commit: MCP Summary Server
admin created repository admin/mcp-summary 2026-06-13 22:29:16 +00:00
admin pushed to main at admin/scribe 2026-06-13 21:48:36 +00:00
d854d498cd Integrate custom Web GUI assets, templates, and config.yaml; adapt for LocalAI
admin pushed to main at admin/mcp-docx 2026-06-13 20:55:29 +00:00
20c75d1ca3 Fix tools/call: avoid double-encoding string results
admin pushed to main at admin/mcp-docx 2026-06-13 20:29:47 +00:00
205174dfb3 Align with mcp-time-tools: FastAPI Streamable HTTP MCP endpoint
admin pushed to main at admin/scribe 2026-06-13 17:51:56 +00:00
1eb88d27ba Fix verbose double-pass bug in CLI/autotranscript; improve logging