hermes-agent-features/agent
JunghwanNA 345821b4a1 style: move secrets import alongside other function-level imports
Group the secrets import with time and webbrowser at the top of
run_hermes_oauth_login_pure(), matching the existing pattern.
Drop the _secrets alias — no name conflict in this scope.
2026-05-16 02:38:02 -07:00
..
lsp
transports
__init__.py
account_usage.py
anthropic_adapter.py style: move secrets import alongside other function-level imports 2026-05-16 02:38:02 -07:00
async_utils.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_backup.py
curator.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
i18n.py
image_gen_provider.py
image_gen_registry.py
image_routing.py
insights.py
lmstudio_reasoning.py
manual_compression_feedback.py
markdown_tables.py
memory_manager.py
memory_provider.py
model_metadata.py
models_dev.py
moonshot_schema.py
nous_rate_guard.py
onboarding.py
plugin_llm.py
portal_tags.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
think_scrubber.py
title_generator.py
tool_guardrails.py
tool_result_classification.py
trajectory.py
usage_pricing.py
video_gen_provider.py
video_gen_registry.py
web_search_provider.py
web_search_registry.py