Cradicle Explorer
ai-ops-security_ag3ntum
  • Info
  • Issues
  • Patches
  • Wallets
  • Source
    • Source
    • .claude
    • .github
    • config
    • deploy
    • docs
    • prompts
    • scripts
    • skills
    • src
    • api
    • cli
    • core
    • ssh
    • tracers
    • __init__.py
    • __main__.py
    • agent.py
    • agent_core.py
    • checkpoint_tracker.py
    • circuit_breaker.py
    • cli_common.py
    • command_security.py
    • constants.py
    • conversation.py
    • exceptions.py
    • hooks.py
    • logging_config.py
    • mount_path_encoder.py
    • output.py
    • path_validator.py
    • pattern_detector.py
    • permission_config.py
    • permission_profiles.py
    • permissions.py
    • prompt_context.py
    • prompt_engine.py
    • prompt_manager.py
    • sandbox.py
    • sandbox_path_resolver.py
    • schemas.py
    • sessions.py
    • skill_tools.py
    • skills.py
    • structured_output.py
    • subagent_manager.py
    • system_reminders.py
    • task_runner.py
    • tasks.py
    • tool_utils.py
    • trace_processor.py
    • tracer.py
    • uid_security.py
    • db
    • security
    • services
    • web_terminal_client
    • __init__.py
    • config.py
    • web_frontend_server.py
    • tests
    • tools
    • .coveragerc
    • .dockerignore
    • .flake8
    • .gitignore
    • .pre-commit-config.yaml
    • CHANGELOG.md
    • CLAUDE.md
    • Dockerfile
    • LICENSE-AGPL-3.0
    • QUICK-START-GUIDE.md
    • README.md
    • VERSION
    • bandit.yaml
    • docker-compose.dev.yml
    • docker-compose.test.yml
    • docker-compose.yml
    • entrypoint-api.sh
    • entrypoint-test.sh
    • entrypoint-web.sh
    • install.sh
    • mypy.ini
    • requirements-base.txt
    • requirements-legacy-cpu.txt
    • requirements-modern-cpu.txt
    • requirements.txt
    • run.sh
    • test_cli.py
    • upgrade.sh
    • worktree.sh
/ src / core /
.. ssh tracers __init__.py __main__.py agent.py agent_core.py checkpoint_tracker.py circuit_breaker.py cli_common.py command_security.py constants.py conversation.py exceptions.py hooks.py logging_config.py mount_path_encoder.py output.py path_validator.py pattern_detector.py permission_config.py permission_profiles.py permissions.py prompt_context.py prompt_engine.py prompt_manager.py sandbox.py sandbox_path_resolver.py schemas.py sessions.py skill_tools.py skills.py structured_output.py subagent_manager.py system_reminders.py task_runner.py tasks.py tool_utils.py trace_processor.py tracer.py uid_security.py