17 Commits

Author SHA1 Message Date
Oliver Hofmann
3a993bc741 fix: extract Teams URL via regex to support 'Teilnahmeinfos kopieren' format 2026-05-17 12:15:24 +02:00
Oliver Hofmann
83642b2b8d fix: retry username detection with split on 'von'/'of' and length validation 2026-05-17 12:12:15 +02:00
Oliver Hofmann
7c6aa4ccd7 fix: disable pyc caching in start.sh to prevent stale bytecode 2026-05-17 12:09:39 +02:00
Oliver Hofmann
2c948914ea fix: load Teams main before meeting URL to resolve username 2026-05-17 12:03:05 +02:00
Oliver Hofmann
01785d6ddc feat: auto-detect meeting URL from argument or clipboard 2026-05-17 11:52:56 +02:00
Oliver Hofmann
72aff02a9b feat: add start.sh and PyCharm run configuration 2026-05-17 11:49:23 +02:00
Oliver Hofmann
d67a6c2a83 fix: update DOM selectors from live Teams Web inspection 2026-05-17 11:46:49 +02:00
Oliver Hofmann
3fcd457639 feat: main entry point wiring all components 2026-05-17 11:24:09 +02:00
Oliver Hofmann
f1a021dedd feat: Playwright session management with login detection 2026-05-17 11:24:01 +02:00
Oliver Hofmann
290bb553a4 feat: browser-based email extraction from Teams profile cards 2026-05-16 17:28:52 +02:00
Oliver Hofmann
3332592bef feat: trigger parsing for !start and !stop commands 2026-05-16 17:22:55 +02:00
Oliver Hofmann
7758eb21fa feat: resolver cache layer 2026-05-16 17:20:17 +02:00
Oliver Hofmann
08db8b8fb1 feat: memo generation with filtering and sorting 2026-05-16 17:17:44 +02:00
Oliver Hofmann
239654767a feat: add shared data models 2026-05-16 17:17:06 +02:00
Oliver Hofmann
ade939c9cb feat: project scaffold with dependencies 2026-05-16 17:16:24 +02:00
Oliver Hofmann
658ec75274 Add TeamPulse implementation plan 2026-05-16 17:12:50 +02:00
Oliver Hofmann
3ba945f283 Add TeamPulse design spec
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 17:05:58 +02:00