README.md
README_PYPI.md
pyproject.toml
config/__init__.py
config/agentic_pipeline.yaml
config/llm_config.yaml
config/system_config.py
core/__init__.py
core/advanced_code_generator.py
core/agent_executor.py
core/agent_pattern_learner.py
core/agent_registrar.py
core/agent_registry.py
core/agentic_engine.py
core/apiintegrationagent_a9a53380.py
core/approval_queue.py
core/ast_code_generator.py
core/auto_template_generator.py
core/backtick_sanitizer.py
core/block_quality_monitor.py
core/business_logic_extractor.py
core/business_logic_validator.py
core/calculatoragent_408925b7.py
core/circuit_breaker.py
core/clean_agent_generator.py
core/code_fixer.py
core/code_generator.py
core/code_post_processor.py
core/component_extractor.py
core/context_manager.py
core/dataanalysisagent_17f47b7b.py
core/db_template_manager.py
core/direct_gemini_client.py
core/enhanced_code_parser.py
core/enhanced_forge_pipeline.py
core/enhanced_forge_system.py
core/enhanced_query_analyzer.py
core/enhanced_smart_template_generator.py
core/enhanced_template_generator.py
core/enhanced_template_matcher.py
core/env_validator.py
core/error_collector.py
core/evolution_engine.py
core/exceptions.py
core/final_answer_adapter.py
core/final_forge_system.backup_20250816_213829.py
core/final_forge_system.py
core/final_forge_system_llm.py
core/fixed_progressive_generator.py
core/forge_pipeline.py
core/forge_v2_system.py
core/function_composition.py
core/function_extractor.py
core/function_graph.py
core/function_registry.py
core/function_telemetry.py
core/generation_artifacts.py
core/helper_library.py
core/helper_post_processor.py
core/improved_code_generator.py
core/intelligent_data_generator.py
core/intelligent_error_handler.py
core/intelligent_matcher.py
core/json_utils.py
core/learning_system.py
core/llm_cache.py
core/llm_client.py
core/llm_context_manager.py
core/llm_dynamic_analyzer.py
core/llm_integration.py
core/llm_manager.py
core/llm_orchestrator.py
core/llm_pattern_matcher.py
core/llm_router.py
core/logging_config.py
core/optimized_streaming_executor.py
core/pattern_debug_tracer.py
core/pattern_force_mode.py
core/pattern_template_integrator.py
core/performance_monitor.py
core/production_feedback.py
core/progressive_code_generator.py
core/query_analyzer.py
core/retry_handler.py
core/sandbox_executor.py
core/self_generation_system.py
core/self_healing_module.py
core/self_healing_system.py
core/simple_single_pass_generator.py
core/simplified_code_generator.py
core/smart_forge_system.py
core/smart_llm_selector.py
core/smart_sample_generator.py
core/smart_template_generator.py
core/smart_token_manager.py
core/standalone_agent_generator.py
core/streaming_executor.py
core/stub_markers.py
core/template_analyzer.py
core/template_based_generator.py
core/template_gap_analyzer.py
core/template_manager.py
core/template_matcher.py
core/unified_agent_generator.py
core/unified_agentic_generator.py
core/unified_business_logic_generator.py
core/unified_forge_pipeline.py
core/unified_forge_pipeline_with_logging.py
core/unified_logging_system.py
core/unified_pattern_matcher.py
core/unified_query_analyzer.py
core/unified_template_generator.py
core/universal_code_parser.py
core/validator.py
core/agentic/__init__.py
core/agentic/agent_risk_classifier.py
core/agentic/agent_tester.py
core/agentic/base.py
core/agentic/capability_planner.py
core/agentic/code_assembler_agent.py
core/agentic/code_generator_agent.py
core/agentic/code_improver_agent.py
core/agentic/collab_adapters.py
core/agentic/collaboration.py
core/agentic/collaborative_evolution.py
core/agentic/dynamic_agent_factory.py
core/agentic/error_healer_agent.py
core/agentic/failure_collector_agent.py
core/agentic/forge_v6_system.py
core/agentic/function_decomposer_agent.py
core/agentic/grown_library.py
core/agentic/growth_diagnostics.py
core/agentic/healer_grower_dialogue.py
core/agentic/mutual_growth.py
core/agentic/pattern_analyzer_agent.py
core/agentic/pattern_fix_trigger.py
core/agentic/query_analyzer_agent.py
core/agentic/strategy_agent.py
core/agentic/test_gate_wired.py
core/agentic/test_growing_contract.py
core/agentic/test_grown_library.py
core/agentic/test_grown_lifecycle.py
core/agentic/test_korean_reuse.py
core/agentic/test_self_growing_transient.py
core/agentic/test_slice_gate_verbs.py
core/agentic/test_slice_path.py
core/agentic/test_validator_agent.py
core/agentic/workflow_debate_agent.py
core/building_blocks/__init__.py
core/building_blocks/composition_engine.py
core/building_blocks/duplicate_detector.py
core/building_blocks/registry.py
core/building_blocks/reusability_analyzer.py
core/building_blocks/schema.py
core/business_logic/__init__.py
core/business_logic/final_logic_generator.py
core/business_logic/logic_generator.py
core/business_logic/ultimate_final_generator.py
core/business_logic/ultimate_logic_generator.py
core/business_logic_v2/__init__.py
core/business_logic_v2/business_logic_generator_v2.py
core/business_logic_v2/code_assembler.py
core/business_logic_v2/enhanced_complexity_calculator.py
core/business_logic_v2/enhanced_self_healing.py
core/business_logic_v2/function_generator.py
core/business_logic_v2/lightweight_validator.py
core/business_logic_v2/logic_synthesizer.py
core/business_logic_v2/performance_monitor.py
core/business_logic_v2/query_analyzer.py
core/business_logic_v2/self_healing.py
core/business_logic_v2/workflow_designer.py
core/business_logic_v2/workflow_orchestrator.py
core/business_logic_v2/slice_library/__init__.py
core/business_logic_v2/slice_library/common_slices.py
core/business_logic_v2/slice_library/composition_engine.py
core/business_logic_v2/slice_library/comprehensive_pipeline_test.py
core/business_logic_v2/slice_library/core_slices.py
core/business_logic_v2/slice_library/fill_slices.py
core/business_logic_v2/slice_library/filled_loader.py
core/business_logic_v2/slice_library/filled_slices.json
core/business_logic_v2/slice_library/generated_slices.json
core/business_logic_v2/slice_library/library.py
core/business_logic_v2/slice_library/models.py
core/business_logic_v2/slice_library/pipeline_test_results.json
core/business_logic_v2/slice_library/self_growing.py
core/business_logic_v2/slice_library/specialized_slices.json
core/business_logic_v2/slice_library/domain_slices/__init__.py
core/business_logic_v2/slice_library/domain_slices/customer_slices.py
core/business_logic_v2/slice_library/domain_slices/finance_slices.py
core/business_logic_v2/slice_library/domain_slices/hr_slices.py
core/business_logic_v2/slice_library/domain_slices/inventory_slices.py
core/business_logic_v2/slice_library/domain_slices/ml_ai_slices.py
core/business_logic_v2/slice_library/domain_slices/order_slices.py
core/business_logic_v2/slice_library/domain_slices/project_slices.py
core/business_patterns/__init__.py
core/business_patterns/gemini_lite_matcher.py
core/business_patterns/gemini_pattern_matcher.py
core/business_patterns/llm_pattern_matcher.py
core/business_patterns/pattern_library.py
core/business_patterns/pattern_matcher.py
core/business_patterns/patterns/__init__.py
core/business_patterns/patterns/analytics_patterns.py
core/business_patterns/patterns/automation_patterns.py
core/business_patterns/patterns/communication_patterns.py
core/business_patterns/patterns/content_patterns.py
core/business_patterns/patterns/data_patterns.py
core/business_patterns/patterns/ecommerce_patterns.py
core/business_patterns/patterns/filtering_patterns.py
core/business_patterns/patterns/integration_patterns.py
core/business_patterns/patterns/monitoring_patterns.py
core/business_patterns/patterns/pricing_patterns.py
core/business_patterns/patterns/security_patterns.py
core/business_patterns/patterns/user_management_patterns.py
core/business_patterns/patterns/workflow_patterns.py
core/domain_modules/__init__.py
core/domain_modules/data_analysis.py
core/domain_modules/general.py
core/domain_modules/inventory_management.py
core/domain_modules/voice_analysis.py
core/forge/agents/generated/custom_agent_20250825_210321.json
core/forge/agents/generated/custom_agent_20250825_210321.py
core/forge/agents/generated/custom_agent_20250825_210322.json
core/forge/agents/generated/custom_agent_20250825_210322.py
core/forge/agents/generated/custom_agent_20250825_210617.json
core/forge/agents/generated/custom_agent_20250825_210617.py
core/forge/agents/generated/custom_agent_20250825_210620.json
core/forge/agents/generated/custom_agent_20250825_210620.py
core/forge/agents/generated/custom_agent_20250825_210621.json
core/forge/agents/generated/custom_agent_20250825_210621.py
core/forge/agents/generated/custom_agent_20250825_210622.json
core/forge/agents/generated/custom_agent_20250825_210622.py
core/forge/agents/generated/custom_agent_20250825_210623.json
core/forge/agents/generated/custom_agent_20250825_210623.py
core/forge/agents/generated/custom_agent_20250825_210635.json
core/forge/agents/generated/custom_agent_20250825_210635.py
core/forge/agents/generated/custom_agent_20250825_210638.json
core/forge/agents/generated/custom_agent_20250825_210638.py
core/forge/agents/generated/custom_agent_20250825_210639.json
core/forge/agents/generated/custom_agent_20250825_210639.py
core/forge/agents/generated/custom_agent_20250825_210640.json
core/forge/agents/generated/custom_agent_20250825_210640.py
core/forge/agents/generated/custom_agent_20250825_210641.json
core/forge/agents/generated/custom_agent_20250825_210641.py
core/forge/agents/generated/custom_agent_20250825_210700.json
core/forge/agents/generated/custom_agent_20250825_210700.py
core/forge/agents/generated/custom_agent_20250825_211202.json
core/forge/agents/generated/custom_agent_20250825_211202.py
core/forge/agents/generated/custom_agent_20250825_211204.json
core/forge/agents/generated/custom_agent_20250825_211204.py
core/forge/agents/generated/custom_agent_20250825_211205.json
core/forge/agents/generated/custom_agent_20250825_211205.py
core/forge/agents/generated/custom_agent_20250825_211206.json
core/forge/agents/generated/custom_agent_20250825_211206.py
core/forge/agents/generated/custom_agent_20250825_211207.json
core/forge/agents/generated/custom_agent_20250825_211207.py
core/forge/agents/generated/custom_agent_20250825_211230.json
core/forge/agents/generated/custom_agent_20250825_211230.py
core/forge/agents/generated/custom_agent_20250825_212326.json
core/forge/agents/generated/custom_agent_20250825_212326.py
core/forge/agents/generated/custom_agent_20250825_212328.json
core/forge/agents/generated/custom_agent_20250825_212328.py
core/forge/agents/generated/custom_agent_20250825_212329.json
core/forge/agents/generated/custom_agent_20250825_212329.py
core/forge/agents/generated/custom_agent_20250825_212330.json
core/forge/agents/generated/custom_agent_20250825_212330.py
core/forge/agents/generated/customer_agent_20250825_210322.json
core/forge/agents/generated/customer_agent_20250825_210322.py
core/forge/agents/generated/recommendation_agent_20250825_210619.json
core/forge/agents/generated/recommendation_agent_20250825_210619.py
core/forge/agents/generated/recommendation_agent_20250825_210637.json
core/forge/agents/generated/recommendation_agent_20250825_210637.py
core/forge/agents/generated/user_recommendation_agent_20250825_210621.json
core/forge/agents/generated/user_recommendation_agent_20250825_210621.py
core/forge/agents/generated/user_recommendation_agent_20250825_210639.json
core/forge/agents/generated/user_recommendation_agent_20250825_210639.py
core/next_gen/__init__.py
core/next_gen/ast_smart_assembler.py
core/next_gen/business_logic_generator.py
core/next_gen/class_based_prompt_system.py
core/next_gen/enhanced_prompt_system.py
core/next_gen/improved_prompt_system.py
core/next_gen/intelligent_analyzer.py
core/next_gen/llm_integration.py
core/next_gen/powerful_prompt_system.py
core/next_gen/simple_prompt_system.py
core/next_gen/smart_assembler.py
core/next_gen/smart_integration.py
core/next_gen/template_manager.py
core/next_gen/validator.py
core/ontology_v7/__init__.py
core/ontology_v7/bulk_index.py
core/ontology_v7/extend_kg_domains.py
core/ontology_v7/kg_checkpoint.json
core/ontology_v7/local_kg.py
core/ontology_v7/schema.py
core/ontology_v7/v7_code_generator.py
core/pipeline/__init__.py
core/pipeline/advanced_pipeline.py
core/pipeline/integrated_pipeline.py
core/production/__init__.py
core/production/api_server.py
core/production/cache.py
core/production/error_handler.py
core/production/monitor.py
core/production/pipeline.py
core/prompts/__init__.py
core/prompts/helper_function_prompt.py
core/prompts/prompt_manager.py
core/prompts/prompt_registry.py
core/self_evolution/__init__.py
core/self_evolution/config.py
core/self_evolution/models.py
core/self_evolution/orchestrator.py
core/self_evolution/adapters/__init__.py
core/self_evolution/adapters/evaluation_adapter.py
core/self_evolution/adapters/growing_adapter.py
core/self_evolution/adapters/healing_adapter.py
core/slice_library/__init__.py
core/slice_library/common_slices.py
core/slice_library/core_slices.py
core/slice_library/domain_slices.py
core/slice_library/library.py
core/template_combiner/__init__.py
core/template_combiner/combiner.py
core/template_combiner/conflict_resolver.py
core/template_combiner/dependency_manager.py
core/template_combiner/orchestrator.py
core/template_combiner/ultimate_combiner.py
core/template_system/base_templates.py
core/template_system/generation_rules.py
core/template_system/template_manager.py
core/template_system/usage_tracker.py
logosai_forge/__init__.py
logosai_forge/client.py
logosai_forge.egg-info/PKG-INFO
logosai_forge.egg-info/SOURCES.txt
logosai_forge.egg-info/dependency_links.txt
logosai_forge.egg-info/requires.txt
logosai_forge.egg-info/top_level.txt
templates/agentic_agent.py.template
templates/api_integration_agent.py.template
templates/base_agent.py.template
templates/comprehensive_agent.py.template
templates/data_analysis_agent.py.template
templates/database_integration_agent.py.template
templates/document_processing_agent.py.template
templates/logosai_agent_template.py.template
templates/logosai_agent_template_agentic_enhanced.py.template
templates/logosai_agent_template_clean.py.template
templates/logosai_agent_template_legacy.py.template
templates/logosai_agent_template_simplified.py.template
templates/logosai_agent_template_v2.py.template
templates/logosai_ultra_simple.py.template
templates/metadata.json
templates/multi_tool_agent.py.template
templates/realtime_monitoring_agent.py.template
templates/template_metadata.json
templates/template_metadata_full.json
templates/template_registry.json
templates/template_utils.py.template
templates/ultra_simple_agent.py.template
templates/web_scraping_agent.py.template
templates/workflow_automation_agent.py.template
templates/agentic/unified_agentic_template.py.template
templates/auto_generated/education_create_agent_20250826_112954.py.template
templates/auto_generated/general_analyze_agent_20250826_113011.py.template
templates/auto_generated/general_monitor_agent_20250826_113005.py.template
templates/auto_generated/healthcare_general_agent_20250826_112951.py.template
templates/auto_generated/security_monitor_agent_20250826_112958.py.template
templates/functions/registry.json
templates/functions/analysis/customer_behavior.py
templates/functions/analysis/financial_analysis.py
templates/functions/analysis/statistical.py
templates/functions/analysis/time_series.py
templates/functions/browser/__init__.py
templates/functions/browser/interaction.py
templates/functions/browser/navigation.py
templates/functions/data_io/csv_reader.py
templates/functions/data_io/database_connector.py
templates/functions/data_io/excel_handler.py
templates/functions/data_io/json_parser.py
templates/functions/data_io/pdf_extractor.py
templates/functions/database/crud_operations.py
templates/functions/desktop/__init__.py
templates/functions/desktop/app_control.py
templates/functions/desktop/gmail_ctrl.py
templates/functions/desktop/kakaotalk_ctrl.py
templates/functions/desktop/keyboard.py
templates/functions/desktop/notion_ctrl.py
templates/functions/desktop/scripting.py
templates/functions/desktop/ui_control.py
templates/functions/enterprise/__init__.py
templates/functions/enterprise/audit_logger.py
templates/functions/enterprise/backup_restore.py
templates/functions/enterprise/data_masking.py
templates/functions/enterprise/monitoring_alert.py
templates/functions/file_ops/__init__.py
templates/functions/file_ops/document_index.py
templates/functions/file_ops/file_analysis.py
templates/functions/file_ops/file_reader.py
templates/functions/file_ops/file_search.py
templates/functions/file_ops/utils.py
templates/functions/file_write/__init__.py
templates/functions/file_write/document_writer.py
templates/functions/file_write/spreadsheet_writer.py
templates/functions/file_write/text_writer.py
templates/functions/integration/email_sender.py
templates/functions/integration/rest_api_caller.py
templates/functions/integration/webhook_caller.py
templates/functions/messaging/__init__.py
templates/functions/messaging/discord.py
templates/functions/messaging/email.py
templates/functions/messaging/kakaotalk.py
templates/functions/messaging/line.py
templates/functions/messaging/slack.py
templates/functions/messaging/teams.py
templates/functions/messaging/telegram.py
templates/functions/ml_ai/computer_vision.py
templates/functions/ml_ai/sentiment_analysis.py
templates/functions/ml_ai/text_classification.py
templates/functions/ml_ai/text_summarization.py
templates/functions/ml_ai/voice_processing.py
templates/functions/monitoring/kpi_dashboard.py
templates/functions/parsing/__init__.py
templates/functions/parsing/date.py
templates/functions/parsing/email.py
templates/functions/parsing/filepath.py
templates/functions/parsing/name.py
templates/functions/parsing/phone.py
templates/functions/parsing/sanitizer.py
templates/functions/parsing/url.py
templates/functions/security/encryption_tool.py
templates/functions/security/password_hasher.py
templates/functions/security/privacy_compliance.py
templates/functions/social/social_listening.py
templates/functions/transformation/data_aggregator.py
templates/functions/transformation/data_cleaner.py
templates/functions/vision/__init__.py
templates/functions/vision/element_finder.py
templates/functions/vision/quick_check.py
templates/functions/vision/screen_capture.py
templates/functions/vision/screen_state.py
templates/functions/vision/verification.py
templates/functions/vision/vision_llm.py
templates/functions/vision_react/__init__.py
templates/functions/vision_react/act.py
templates/functions/vision_react/judge.py
templates/functions/vision_react/locate.py
templates/functions/vision_react/observe.py
templates/functions/vision_react/react.py
templates/functions/visualization/chart_generator.py
templates/functions/visualization/charts.py
templates/functions/visualization/reports.py
templates/functions/web/http_client.py
templates/functions/web/web_scraper.py
templates/specialized/api_tester.py.template
templates/specialized/automl_pipeline_template.py.template
templates/specialized/contract_analyzer_template.py.template
templates/specialized/csv_excel_analyzer_template.py.template
templates/specialized/database_manager.py.template
templates/specialized/email_automation.py.template
templates/specialized/file_synchronizer.py.template
templates/specialized/financial_risk_template.py
templates/specialized/image_analyzer.py.template
templates/specialized/kpi_dashboard_template.py.template
templates/specialized/log_analyzer.py.template
templates/specialized/news_aggregator.py.template
templates/specialized/pdf_analyzer.py.template
templates/specialized/price_monitoring_template.py.template
templates/specialized/sentiment_analyzer.py.template
templates/specialized/stock_analyzer.py.template
templates/specialized/time_series_forecaster.py.template
templates/specialized/translator.py.template
templates/specialized/voice_processor.py.template
templates/strategic/blockchain_agent.py.template
templates/strategic/iot_agent.py.template
templates/strategic/voice_recognition_agent.py.template
tests/test_10_scenarios.py
tests/test_3_scenarios.py
tests/test_advanced_pipeline.py
tests/test_agent_naming.py
tests/test_agent_restore.py
tests/test_all_scenarios.py
tests/test_assembler_dict_contract.py
tests/test_assembler_escape.py
tests/test_augmentation_contract.py
tests/test_business_primitives.py
tests/test_business_primitives_10.py
tests/test_business_primitives_2.py
tests/test_business_primitives_3.py
tests/test_business_primitives_4.py
tests/test_business_primitives_5.py
tests/test_business_primitives_6.py
tests/test_business_primitives_7.py
tests/test_business_primitives_8.py
tests/test_business_primitives_9.py
tests/test_capability_wiring.py
tests/test_cleanup_empty_agents.py
tests/test_collapse_spec_pick.py
tests/test_conversations_by_agent.py
tests/test_core_components.py
tests/test_decomposer_output_contract.py
tests/test_decomposer_robustness.py
tests/test_direct_pipeline.py
tests/test_feedback_wiring.py
tests/test_filled_slice_registration.py
tests/test_function_attribution.py
tests/test_fuzzy_debug.py
tests/test_gap_trace_propagation.py
tests/test_gemini_25_performance.py
tests/test_gemini_25_simulation.py
tests/test_gemini_lite_real.py
tests/test_gemini_matcher.py
tests/test_generation_failure_no_save.py
tests/test_generation_payload_rules.py
tests/test_generation_span_fields.py
tests/test_generation_trace_link.py
tests/test_harness_env_parity.py
tests/test_import_parity.py
tests/test_improved_matcher.py
tests/test_improver_caller_contract.py
tests/test_integrated_pipeline.py
tests/test_interactive_auto_generate.py
tests/test_key_alignment.py
tests/test_kg_update_message.py
tests/test_llm_forge_system.py
tests/test_llm_matcher.py
tests/test_local_fixes.py
tests/test_local_template_assembly.py
tests/test_monitoring_scenario.py
tests/test_multiple_scenarios.py
tests/test_parse_example_types.py
tests/test_pattern_library.py
tests/test_pattern_matcher.py
tests/test_pattern_validation_metric.py
tests/test_phase3_contracts.py
tests/test_phase4_deploy_import.py
tests/test_pipeline_key_contract.py
tests/test_production_pipeline.py
tests/test_prompt_improvements.py
tests/test_quick_server.py
tests/test_raw_api.py
tests/test_recovery_loop.py
tests/test_registrar_ghost_config.py
tests/test_registrar_pre_gate.py
tests/test_rest_agent_id.py
tests/test_scenarios_simple.py
tests/test_selfgrowing_gate.py
tests/test_server_scenarios.py
tests/test_simple_fix.py
tests/test_single_detailed.py
tests/test_single_llm_scenario.py
tests/test_single_quick.py
tests/test_slice_library_audit.py
tests/test_smoke_tc_prompting.py
tests/test_stage9_budget_and_slice_gate.py
tests/test_step3_logic_generator.py
tests/test_synthetic_testcase.py
tests/test_tc_input_contract.py
tests/test_undefined_ref_completion.py
tests/test_v6_honest_success.py
tests/test_v6_naming_and_offload.py
utils/agentic_detector.py