refactor(app): wrap create_app in spaces_app for HF Spaces GPU detection 02347e0 Running rajkumarrawal commited on Dec 2, 2025
fix: correct indentation in AgentManager.__getstate__ to fix IndentationError 05859a6 rajkumarrawal commited on Dec 2, 2025
fix: correct indentation of AgentManager.__getstate__/__setstate__ methods 4294d6f rajkumarrawal commited on Dec 2, 2025
feat(AgentManager): improve pickling for _performance_metrics and add GPU guard a067eed rajkumarrawal commited on Dec 2, 2025
refactor(autonomous_engine): remove unused lru_cache import from functools dependencies 539c5ce rajkumarrawal commited on Dec 1, 2025
refactor(autonomous_engine): Remove LRU cache from `_analyze_input_hash` method and fix indentation c8afbb1 rajkumarrawal commited on Dec 1, 2025
feat: add pickle serialization support to core engine classes f6c1694 rajkumarrawal commited on Dec 1, 2025
refactor(AgentManager): rename public attributes to private 75e5187 rajkumarrawal commited on Dec 1, 2025
refactor: implement lazy validator initialization and remove unused CSS 10654cb rajkumarrawal commited on Dec 1, 2025
Refactor AgentManager to lazily initialize agents to avoid pickling on startup 45d2fdb rajkumarrawal commited on Dec 1, 2025
refactor: normalize whitespace and docstrings in autonomous_engine.py 91a4bb5 rajkumarrawal commited on Dec 1, 2025
fix: remove unused css parameter from SpacesApp Blocks initialization edd8207 rajkumarrawal commited on Dec 1, 2025
Merge branch 'main' of https://huggingface.co/spaces/rajkumarrawal/Secure-AI-Agents-Suite into main b848ba8 rajkumarrawal commited on Dec 1, 2025
refactor(app): remove theme param; unify server port env var 02311bb rajkumarrawal commited on Dec 1, 2025
refactor(SpacesApp): remove head metadata tags and favicon from UI blocks 19f4cc6 rajkumarrawal commited on Dec 1, 2025
feat: upgrade to Gradio 4.0.0 with compatibility shims and added plotly dependency 5d2662c rajkumarrawal commited on Dec 1, 2025
docs: Add YAML front matter for deployment platform compatibility a72b7d8 rajkumarrawal commited on Nov 30, 2025