Commit Graph

18 Commits

Author SHA256 Message Date
tlg
a64b0398ae feat(projekt-matching): flow-1 ingest with lock, dedup, dispatch, alert aggregation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 11:14:59 +02:00
tlg
2f321aecc6 fix(projekt-matching): verify teamsIds/account equality in read-back; always post trace 2026-07-09 11:12:06 +02:00
tlg
1481bbc30c Update plan Task 9: PMNotify calls stage_notify directly (trace on failed runs) 2026-07-09 11:11:21 +02:00
tlg
2032305d90 feat(projekt-matching): flow-2 stages with gate, CRM verify, notification, langfuse trace 2026-07-09 11:06:11 +02:00
tlg
11b5675eab feat(projekt-matching): Cfg dataclass, IMAP mailbox with keyword/trash handling, SMTP send 2026-07-09 11:02:05 +02:00
tlg
b9133a2416 fix(projekt-matching): correct stale llm.py docstring 2026-07-09 10:59:14 +02:00
tlg
9cbdd2e28c fix(projekt-matching): use response_format json_schema (vLLM 0.22 ignores guided_json) 2026-07-09 10:55:23 +02:00
tlg
a7f94914d0 feat(projekt-matching): vLLM guided-json client with extraction and matching prompts 2026-07-09 10:44:59 +02:00
tlg
501f30edab feat(projekt-matching): EspoCRM client with dedup helpers and retries 2026-07-09 10:17:39 +02:00
tlg
2aa095b546 fix(projekt-matching): declare requests and beautifulsoup4 dependencies 2026-07-09 10:15:06 +02:00
tlg
6c4cd1a4c3 feat(projekt-matching): mail parsing, project splitting, canonical URLs 2026-07-09 10:11:25 +02:00
tlg
3bbf6631fd feat(projekt-matching): deterministic misc rules, match calc, description markdown 2026-07-09 10:07:47 +02:00
tlg
619a55f580 fix(projekt-matching): untrack egg-info build artifacts 2026-07-09 10:05:13 +02:00
tlg
963fe45a25 feat(projekt-matching): scaffold package, venv, pytest smoke 2026-07-09 10:02:38 +02:00
tlg
8a39b9aff4 Fix plan: drop dead test helper in Task 8 2026-07-09 10:00:47 +02:00
tlg
69e908a6a5 Add implementation plan: Langflow projekt-matching (16 tasks, TDD)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 09:56:04 +02:00
tlg
1981f5c90b Add design spec: automated Langflow project-skill matching with CRM entry
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 07:49:32 +02:00
tlg
da35fc0e12 Initial commit: pod setup and shell scripts
Add create_pod_langflow.sh (Langflow + Langfuse Podman pod with pinned
image versions), set-colors.sh, .gitignore, and local .claude config.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-23 20:27:51 +02:00