Commit Graph

24 Commits

Author SHA1 Message Date
d5d25cc84c Fix Docker build context and file paths for gtm-app 2026-01-02 19:07:34 +00:00
8439a7fb10 Refactor GTM Architect to v2: Python-driven architecture, 9-phase process, new DB and Docker setup 2026-01-02 19:00:05 +00:00
d59888c889 gtm-architect/v2/components/Layout.tsx hinzugefügt 2026-01-02 18:21:50 +00:00
8f359f6e6b Dateien nach "gtm-architect/v2" hochladen 2026-01-02 18:21:20 +00:00
c23f0bada1 Dateien nach "gtm-architect/v2" hochladen 2026-01-02 18:20:45 +00:00
39ec54e4a7 Dateien nach "gtm-architect/v2" hochladen 2026-01-02 18:20:25 +00:00
2a43496767 gtm-architect/v2/App.tsx hinzugefügt 2026-01-02 18:20:04 +00:00
8475fe5807 Fix GTM Architect: Robust prompt syntax, Gemini API migration, Docker logging 2026-01-01 22:39:43 +00:00
9091b1d14c fix(gtm-architect): Stabilize Docker environment and fix frontend
- Refactor Docker build process for gtm-app to ensure reliability
- Correct volume mounts and build context in docker-compose.yml to prevent stale code
- Fix frontend 404 error by using relative paths in index.html
- Ensure API key is correctly mounted into the container
- Stabilize Node.js to Python data passing via explicit --data argument
- Update gtm_architect_documentation.md with extensive troubleshooting guide
2026-01-01 08:36:48 +00:00
64d6970e69 fix(gtm): Ultimate prompt syntax robustness, add versions to logs, update migration docs 2025-12-31 15:26:23 +00:00
25142740ac fix(gtm): Pin openai==0.28.1 to resolve helpers.py compatibility and update migration docs 2025-12-31 14:01:21 +00:00
e725bfbbf0 fix(gtm): Add missing 'wikipedia' dependency for helpers.py 2025-12-31 13:52:50 +00:00
ff8db065fc fix(gtm): Use relative API path to support subdirectory deployment 2025-12-31 13:44:56 +00:00
64d9c6db31 docs: Add migration guide and fix white screen issue in GTM app 2025-12-31 13:28:05 +00:00
cba2b459b8 fix(gtm): Add missing express dependency to package.json 2025-12-31 13:17:07 +00:00
fc3c549e9e docs(gtm): Create comprehensive documentation and update global readme 2025-12-31 13:16:10 +00:00
013e9a1820 fix(gtm): Increase server timeout to 600s and add missing volume mounts to prevent 502 errors 2025-12-31 13:08:09 +00:00
f891a9211e chore(gtm): Optimize Docker container with multi-stage build and flat structure 2025-12-31 12:58:54 +00:00
f88a13f38e feat(gtm-architect): Integrate GTM Architect app with Python backend, DB persistence, and Docker stack 2025-12-31 12:38:28 +00:00
08c5c5537d gtm-architect/components/Layout.tsx hinzugefügt 2025-12-31 12:08:49 +00:00
d11c24145c Dateien nach "gtm-architect" hochladen 2025-12-31 12:08:18 +00:00
2c3bfacccd Dateien nach "gtm-architect" hochladen 2025-12-31 12:07:59 +00:00
cc4514f12a Dateien nach "gtm-architect" hochladen 2025-12-31 12:07:45 +00:00
bf8c02e9d7 gtm-architect/.env.local hinzugefügt 2025-12-31 12:07:24 +00:00