Cradicle Explorer
hermes-agent
  • Info
  • Issues
  • Patches
  • Wallets
  • Source
    • Source
    • .github
    • .plans
    • acp_adapter
    • acp_registry
    • agent
    • transports
    • __init__.py
    • account_usage.py
    • anthropic_adapter.py
    • auxiliary_client.py
    • bedrock_adapter.py
    • codex_responses_adapter.py
    • context_compressor.py
    • context_engine.py
    • context_references.py
    • copilot_acp_client.py
    • credential_pool.py
    • credential_sources.py
    • curator.py
    • curator_backup.py
    • display.py
    • error_classifier.py
    • file_safety.py
    • gemini_cloudcode_adapter.py
    • gemini_native_adapter.py
    • gemini_schema.py
    • google_code_assist.py
    • google_oauth.py
    • image_gen_provider.py
    • image_gen_registry.py
    • image_routing.py
    • insights.py
    • lmstudio_reasoning.py
    • manual_compression_feedback.py
    • memory_manager.py
    • memory_provider.py
    • model_metadata.py
    • models_dev.py
    • moonshot_schema.py
    • nous_rate_guard.py
    • onboarding.py
    • prompt_builder.py
    • prompt_caching.py
    • rate_limit_tracker.py
    • redact.py
    • retry_utils.py
    • shell_hooks.py
    • skill_commands.py
    • skill_preprocessing.py
    • skill_utils.py
    • subdirectory_hints.py
    • title_generator.py
    • tool_guardrails.py
    • trajectory.py
    • usage_pricing.py
    • assets
    • cron
    • datagen-config-examples
    • docker
    • docs
    • environments
    • gateway
    • hermes_cli
    • nix
    • optional-skills
    • packaging
    • plans
    • plugins
    • scripts
    • skills
    • tests
    • tools
    • tui_gateway
    • ui-tui
    • web
    • website
    • .dockerignore
    • .env.example
    • .envrc
    • .gitattributes
    • .gitignore
    • .gitmodules
    • .mailmap
    • AGENTS.md
    • CONTRIBUTING.md
    • Dockerfile
    • LICENSE
    • MANIFEST.in
    • README.md
    • RELEASE_v0.10.0.md
    • RELEASE_v0.11.0.md
    • RELEASE_v0.12.0.md
    • RELEASE_v0.2.0.md
    • RELEASE_v0.3.0.md
    • RELEASE_v0.4.0.md
    • RELEASE_v0.5.0.md
    • RELEASE_v0.6.0.md
    • RELEASE_v0.7.0.md
    • RELEASE_v0.8.0.md
    • RELEASE_v0.9.0.md
    • SECURITY.md
    • batch_runner.py
    • cli-config.yaml.example
    • cli.py
    • constraints-termux.txt
    • docker-compose.yml
    • flake.lock
    • flake.nix
    • hermes
    • hermes-already-has-routines.md
    • hermes_constants.py
    • hermes_logging.py
    • hermes_state.py
    • hermes_time.py
    • mcp_serve.py
    • mini_swe_runner.py
    • model_tools.py
    • package-lock.json
    • package.json
    • pyproject.toml
    • rl_cli.py
    • run_agent.py
    • setup-hermes.sh
    • tinker-atropos
    • toolset_distributions.py
    • toolsets.py
    • trajectory_compressor.py
    • utils.py
    • uv.lock
/ agent /
.. transports __init__.py account_usage.py anthropic_adapter.py auxiliary_client.py bedrock_adapter.py codex_responses_adapter.py context_compressor.py context_engine.py context_references.py copilot_acp_client.py credential_pool.py credential_sources.py curator.py curator_backup.py display.py error_classifier.py file_safety.py gemini_cloudcode_adapter.py gemini_native_adapter.py gemini_schema.py google_code_assist.py google_oauth.py image_gen_provider.py image_gen_registry.py image_routing.py insights.py lmstudio_reasoning.py manual_compression_feedback.py memory_manager.py memory_provider.py model_metadata.py models_dev.py moonshot_schema.py nous_rate_guard.py onboarding.py prompt_builder.py prompt_caching.py rate_limit_tracker.py redact.py retry_utils.py shell_hooks.py skill_commands.py skill_preprocessing.py skill_utils.py subdirectory_hints.py title_generator.py tool_guardrails.py trajectory.py usage_pricing.py