dguiducci
  • Joined on 2026-07-10
dguiducci pushed to main at dguiducci/skald-connectors 2026-07-17 22:01:04 +01:00
df4a18bd84 Fix duplicated entries in connectors.json index after purge
dguiducci pushed to main at dguiducci/skald-connectors 2026-07-17 21:53:19 +01:00
b1a3944fc8 Purge standalone OAuth setup for Gmail and Gcal
dguiducci pushed to main at dguiducci/Skald-Circle 2026-07-17 21:47:58 +01:00
e6c4e202a4 feat(mcp): OAuth per-user connectors (§15) — providers, PKCE copy-paste flow, env credential delivery
dguiducci pushed to main at dguiducci/skald-connectors 2026-07-17 21:01:00 +01:00
46c1446eae Switch Gmail and Gcal to env-var OAuth delivery pattern
dguiducci pushed to main at dguiducci/skald-connectors 2026-07-17 20:53:40 +01:00
3a3bc4e1e9 Add Google Calendar connector (gcal)
dguiducci pushed to main at dguiducci/skald-connectors 2026-07-17 20:48:55 +01:00
04912fccd9 SKALD.md: document OAuth deliver, auth in index, oauth/show.html
dguiducci pushed to main at dguiducci/skald-connectors 2026-07-17 20:47:26 +01:00
e9192d0439 gmail: add OAuth deliver block to manifest + index
dguiducci pushed to main at dguiducci/skald-connectors 2026-07-17 13:46:28 +01:00
48751ba91f oauth/show.html: simpler layout, fix HTML escaping, no textarea
dguiducci pushed to main at dguiducci/skald-connectors 2026-07-17 13:43:15 +01:00
51d166017d Add OAuth callback page (oauth/show.html)
dguiducci pushed to main at dguiducci/skald-connectors 2026-07-16 22:29:34 +01:00
1caba6946c Add Email (IMAP/SMTP) and SSH Remote Access connectors
dguiducci pushed to main at dguiducci/Skald-Circle 2026-07-16 18:53:05 +01:00
bcd8f7b5c0 feat(mcp): connector marketplace + split the Connectors surface (§7/§14/§15)
6d299472e3 feat(mcp): Connectors — catalog + global vs per-user runtimes (§7/§14/§15)
Compare 2 commits »
dguiducci created branch main in dguiducci/skald-connectors 2026-07-16 18:50:12 +01:00
dguiducci pushed to main at dguiducci/skald-connectors 2026-07-16 18:50:12 +01:00
dedd09d7c7 Initial commit: marketplace structure with connectors.json and index.html
dguiducci created repository dguiducci/skald-connectors 2026-07-16 18:49:35 +01:00
dguiducci pushed to main at dguiducci/Skald-Circle 2026-07-11 15:54:32 +01:00
8dac783878 feat(container): per-user Docker sandbox + mapped per-user filesystem
dguiducci pushed to main at dguiducci/Skald-Circle 2026-07-11 11:18:38 +01:00
2c54778116 feat(mobile): per-user device bindings, multi-user Inbox routing, and admin-mediated authorization
dguiducci pushed to main at dguiducci/Skald-Circle 2026-07-11 02:11:14 +01:00
a847dda88f feat(memory): dual-pool memory namespace, FTS search, and prompt injection
5848829a92 telegram bot user isolation, config store, user context channels
Compare 2 commits »
dguiducci pushed to main at dguiducci/Skald-Circle 2026-07-11 00:29:33 +01:00
587958ffe0 llm request tracking, user context cleanup, minor fixes
5936cf0b2e multiuser part 2
c72f18b0d6 Multuser part 1
Compare 3 commits »
dguiducci pushed to main at dguiducci/Skald-Circle 2026-07-10 20:30:28 +01:00
088c0c01cb localize UI strings: Italian → English
dguiducci pushed to main at dguiducci/Skald-Circle 2026-07-10 19:19:30 +01:00
7dd77d4ef4 feat(auth): login, roles, user mgmt, setup wizard, and session guard