Scot Thom scot
  • Joined on 2026-05-09
scot pushed to DW at scot/demo-platform 2026-07-18 07:21:21 +00:00
253ff1ad94 docs: claude.ai custom connector instructions (query-param key, header-beta alternative, cloud-origin note)
scot pushed to DW at scot/demo-platform 2026-07-18 07:21:05 +00:00
18acb4f71b mcp: accept ?api_key= query param (for MCP hosts without custom-header support, e.g. claude.ai custom connectors)
scot pushed to DW at scot/demo-platform 2026-07-18 06:52:36 +00:00
475bcf9448 Rename docker-compose.yml -> .yaml (Coolify default compose location)
scot pushed to DW at scot/demo-platform 2026-07-18 06:35:50 +00:00
3806fa917b v0.4.0-alpha: duplicate_demo, editor UI for branches/chapters, delete, personalized links
scot pushed to DW at scot/demo-platform 2026-07-18 05:43:43 +00:00
4333cd23ef docs: end-user guide — setup, capture modes, MCP agent connection, prompt cookbook
scot pushed to DW at scot/demo-platform 2026-07-18 05:36:31 +00:00
928628f49a v0.3.0-alpha: Chromium rasterizer (R4), branching, chapters
scot pushed to DW at scot/demo-platform 2026-07-18 05:28:02 +00:00
a535e15253 v0.2.0-alpha: DOM capture, all three output slices, lead gates
scot created branch DW in scot/demo-platform 2026-07-18 05:17:49 +00:00
scot pushed to DW at scot/demo-platform 2026-07-18 05:17:49 +00:00
9b09f14916 v0.1.0-alpha: interactive demo platform core
scot created repository scot/demo-platform 2026-07-18 05:09:38 +00:00
scot pushed to DW at scot/diligence 2026-07-13 23:41:58 +00:00
79d444f884 Rebuild frontend for pip install — all v4 changes included
scot pushed to DW at scot/diligence 2026-07-13 23:27:39 +00:00
8728776f21 AgentConnect: cover all AI providers + external agents; Settings: Help section
scot pushed to DW at scot/diligence 2026-07-13 23:21:20 +00:00
e1b213a54e Fix: move useState(showChecklist) before conditional returns
scot pushed to DW at scot/diligence 2026-07-13 23:17:52 +00:00
befcc3346a Fix: add missing today_for_user, day_start_utc imports to points_engine
scot pushed to DW at scot/diligence 2026-07-13 23:01:59 +00:00
04e2af1a85 UX overhaul: navigation, category grouping, setup guidance, checklist
scot pushed to DW at scot/diligence 2026-07-13 22:24:59 +00:00
c56d6d5816 Fix: add missing get_week_boundaries() to dates.py
scot pushed to DW at scot/diligence 2026-07-13 22:20:12 +00:00
ad3da57174 Fix: add backwards-compat CSS aliases for removed variable names
2411fc5b99 docs: add beta tester guide with Claude Desktop setup instructions
c37543b009 feat: timezone auto-detection, branding fix, frontend rebuild
40c8485aa7 feat: MCP server for pip install path
df39a8dc08 feat: Agent Connect page + /api/agent/config endpoint
Compare 7 commits »
scot pushed to DW at scot/diligence 2026-06-22 00:29:54 +00:00
214e3e0111 Fix: AI chat router prefix /ai -> /api/ai (match other routers)
scot pushed to DW at scot/diligence 2026-06-22 00:27:23 +00:00
f2954af400 Fix: ai_provider reads actual DB schema (config_key/config_value rows)
scot pushed to DW at scot/diligence 2026-06-22 00:18:00 +00:00
5294745704 Fix: replace all settings.algorithm references with hardcoded ALGORITHM