Skip to content

Fix content overflow and preview 10970327313209395435#14

Open
nattu22 wants to merge 10 commits intomainfrom
fix-content-overflow-and-preview-10970327313209395435
Open

Fix content overflow and preview 10970327313209395435#14
nattu22 wants to merge 10 commits intomainfrom
fix-content-overflow-and-preview-10970327313209395435

Conversation

@nattu22
Copy link
Copy Markdown
Owner

@nattu22 nattu22 commented Dec 11, 2025

No description provided.

- Removed fallback mock data in core_agents.py causing "Aspect {i}" strings
- Improved content description generation to avoid "Analysis - supporting" strings
- Updated execution_orchestrator.py to use cached layout analysis for accurate role determination
- Implemented stricter overflow protection logic in execution_orchestrator.py and content_generator.py
- Ensured previews reflect actual execution log content
- Core Agents: Implemented STRICT algorithmic enforcement of layout diversity (Charts, Tables, Icon Grids) to override LLM tendencies toward bullet points. Replaced "Aspect/Analysis" fallbacks with dynamic query-based generation. Added semantic content matching using TemplateAnalyzer data.
- Execution Orchestrator: Fixed role determination by utilizing cached analyzer data. Correctly routed `pictogram` and `icon_grid` content types.
- Content Generator: Enforced stricter word count constraints.
- General: Removed legacy code and ensured preview endpoint reads actual execution logs.
- Core Agents: Implemented STRICT algorithmic enforcement of layout diversity (Charts, Tables, Icon Grids) to override LLM tendencies toward bullet points. Replaced "Aspect/Analysis" fallbacks with dynamic query-based generation. Added semantic content matching using TemplateAnalyzer data.
- Execution Orchestrator: Fixed role determination by utilizing cached analyzer data. Correctly routed `pictogram` and `icon_grid` content types.
- Content Generator: Enforced stricter word count constraints.
- General: Removed legacy code and ensured preview endpoint reads actual execution logs.
- Core Agents: Implemented STRICT algorithmic enforcement of layout diversity (Charts, Tables, Icon Grids).
- Execution Orchestrator: Fixed role determination by utilizing cached analyzer data. Correctly routed `pictogram` and `icon_grid` content types.
- Content Generator: Enforced stricter word count constraints.
- General: Removed legacy code and ensured preview endpoint reads actual execution logs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant