Commit History

refactor(app): wrap create_app in spaces_app for HF Spaces GPU detection
02347e0
Running

rajkumarrawal commited on

fix: correct indentation in AgentManager.__getstate__ to fix IndentationError
05859a6

rajkumarrawal commited on

fix: correct indentation of AgentManager.__getstate__/__setstate__ methods
4294d6f

rajkumarrawal commited on

feat(AgentManager): improve pickling for _performance_metrics and add GPU guard
a067eed

rajkumarrawal commited on

refactor(autonomous_engine): remove unused lru_cache import from functools dependencies
539c5ce

rajkumarrawal commited on

refactor: fix indentation in autonomous_engine.py
3b2fd14

rajkumarrawal commited on

refactor(autonomous_engine): Remove LRU cache from `_analyze_input_hash` method and fix indentation
c8afbb1

rajkumarrawal commited on

feat: add pickle serialization support to core engine classes
f6c1694

rajkumarrawal commited on

refactor(AgentManager): rename public attributes to private
75e5187

rajkumarrawal commited on

refactor: implement lazy validator initialization and remove unused CSS
10654cb

rajkumarrawal commited on

Refactor AgentManager to lazily initialize agents to avoid pickling on startup
45d2fdb

rajkumarrawal commited on

refactor: normalize whitespace and docstrings in autonomous_engine.py
91a4bb5

rajkumarrawal commited on

chore: add HuggingFace Spaces GPU decorator support
e9d56b1

rajkumarrawal commited on

fix: remove unused css parameter from SpacesApp Blocks initialization
edd8207

rajkumarrawal commited on

Merge branch 'main' of https://huggingface.co/spaces/rajkumarrawal/Secure-AI-Agents-Suite into main
b848ba8

rajkumarrawal commited on

refactor(app): remove theme param; unify server port env var
02311bb

rajkumarrawal commited on

version updated
4223b0a
verified

rajkumarrawal commited on

refactor(SpacesApp): remove head metadata tags and favicon from UI blocks
19f4cc6

rajkumarrawal commited on

feat: upgrade to Gradio 4.0.0 with compatibility shims and added plotly dependency
5d2662c

rajkumarrawal commited on

docs: Add YAML front matter for deployment platform compatibility
a72b7d8

rajkumarrawal commited on

initial commit
6910c95
verified

rajkumarrawal commited on