admin admin
  • Joined on 2025-11-24
admin pushed to dev at admin/scribe 2026-06-21 13:50:44 +00:00
admin pushed to dev at admin/scribe 2026-06-21 03:36:18 +00:00
24826d39d9 Fix DOCX generation bug causing email failure: remove duplicate paragraph creation in Step 4
admin pushed to dev at admin/scribe 2026-06-21 03:20:48 +00:00
fd7e9ad9d7 Adjust cover page: reduce blank lines, new date line, 'Transcribed by', updated disclaimer
admin created branch main in admin/mcp-nextcloud 2026-06-21 02:25:50 +00:00
admin pushed to main at admin/mcp-nextcloud 2026-06-21 02:25:50 +00:00
d314bfeb98 bump: version 0.121.3 → 0.122.0
aa0ccda382 Merge pull request #935 from cbcoutinho/feat/mail-app-read-and-index
15042c1b1b polish(mail): consistency guards (PR #935 round-7)
10e768e414 fix(mail): guard empty message payload in processor (PR #935 round-6)
d006145444 harden(mail): address PR #935 round-5 review
Compare 10 commits »
admin created repository admin/mcp-nextcloud 2026-06-21 02:05:51 +00:00
admin pushed to dev at admin/scribe 2026-06-21 01:20:32 +00:00
f3392d80c6 Use 29 lines per transcript page; rename ATTENDANCE to PERSONS IN DISCUSSION
admin pushed to dev at admin/scribe 2026-06-20 18:47:08 +00:00
92fce4e126 Fix speaker ID regex and page break/line spacing in transcript DOCX
admin pushed to main at admin/mcp-email 2026-06-20 17:43:30 +00:00
1336178abc Fix CalDAV/CardDAV discovery: use GET /.well-known + PROPFIND for principal
admin pushed to dev at admin/scribe 2026-06-20 16:58:56 +00:00
ffdabb6ae6 Refactor speaker ID into helpers; run before summarization; fix _chat_completion call
admin pushed to dev at admin/scribe 2026-06-20 16:41:08 +00:00
a545995221 Add ATTENDANCE section to summary prompt
admin pushed to dev at admin/scribe 2026-06-20 04:28:22 +00:00
44bf935d70 Ensure hard page break before summary in transcript DOCX
admin pushed to main at admin/mcp-email 2026-06-20 04:26:15 +00:00
1c4a80adfe Update env.example and README for MCP + API_KEY
admin pushed to main at admin/mcp-email 2026-06-20 04:04:01 +00:00
aec15e6eb2 Add API_KEY Bearer auth for MCP endpoints
admin pushed to dev at admin/scribe 2026-06-20 03:58:38 +00:00
800a009c85 Embed summary in transcript DOCX for 'Transcribe & summarize'; remove separate summary files
admin pushed to dev at admin/scribe 2026-06-20 03:37:32 +00:00
5b5904c354 Fix cover page: use WD_BREAK.PAGE for page break
admin pushed to dev at admin/scribe 2026-06-20 03:34:29 +00:00
811be82a71 Fix cover page: use run-level page break to avoid extra blank line
admin pushed to dev at admin/scribe 2026-06-20 03:25:30 +00:00
197feb2d4b Fix cover page: use valid page break so content starts on page 2
admin pushed to main at admin/mcp-email 2026-06-20 03:15:52 +00:00
57560cddcf Add /health endpoint and /mcp/openapi.json for discovery
admin pushed to dev at admin/scribe 2026-06-20 03:10:43 +00:00
ecd40f42c2 Fix cover page: underline only 'Disclaimer', ensure page break, add SERVER_TIMEZONE env var