MANIFEST.in
README.md
pyproject.toml
setup.py
hanus/__init__.py
hanus/__main__.py
hanus/action_handlers.py
hanus/action_parser.py
hanus/agent_runner.py
hanus/config.py
hanus/logger.py
hanus/monitor.py
hanus/permissions.py
hanus/plugin_manager.py
hanus/plugin_registry.py
hanus/profiles.py
hanus/project_tools.py
hanus/query_engine.py
hanus/session_manager.py
hanus/skill_manager.py
hanus/terminal_prompt.py
hanus/tools.py
hanus/ui.py
hanus/analysis/__init__.py
hanus/analysis/debt.py
hanus/analysis/dependencies.py
hanus/cache/__init__.py
hanus/cache/response_cache.py
hanus/connectors/__init__.py
hanus/connectors/base.py
hanus/connectors/claude_connector.py
hanus/connectors/gemini_connector.py
hanus/connectors/glm_connector.py
hanus/connectors/ollama_connector.py
hanus/connectors/openai_connector.py
hanus/connectors/registry.py
hanus/context/__init__.py
hanus/context/manager.py
hanus/context/selective.py
hanus/error_recovery/__init__.py
hanus/error_recovery/auto_fix.py
hanus/hooks/__init__.py
hanus/hooks/manager.py
hanus/instincts/__init__.py
hanus/instincts/cli.py
hanus/instincts/detector.py
hanus/instincts/evolver.py
hanus/instincts/manager.py
hanus/instincts/types.py
hanus/memory/__init__.py
hanus/memory/manager.py
hanus/memory/types.py
hanus/parallel/__init__.py
hanus/parallel/executor.py
hanus/plan/__init__.py
hanus/plan/mode.py
hanus/plan/models.py
hanus/plugins/__init__.py
hanus/plugins/arena.py
hanus/plugins/code_review.py
hanus/plugins/cortex.py
hanus/plugins/deps_check.py
hanus/plugins/git_ops.py
hanus/plugins/metasploit.py
hanus/plugins/notes.py
hanus/plugins/search_code.py
hanus/plugins/searchsploit.py
hanus/plugins/strategist.py
hanus/plugins/webui.py
hanus/profiles_builtin/__init__.py
hanus/profiles_builtin/architect/profile.yaml
hanus/profiles_builtin/architect/system_prompt.txt
hanus/profiles_builtin/deep/profile.yaml
hanus/profiles_builtin/deep/system_prompt.txt
hanus/profiles_builtin/developer/__init__.py
hanus/profiles_builtin/developer/profile.yaml
hanus/profiles_builtin/developer/system_prompt.txt
hanus/profiles_builtin/speed/profile.yaml
hanus/profiles_builtin/speed/system_prompt.txt
hanus/rules/__init__.py
hanus/search/__init__.py
hanus/search/semantic.py
hanus/skills/__init__.py
hanus/subagent/__init__.py
hanus/subagent/manager.py
hanus/subagent/types.py
hanus/subagent/agents/__init__.py
hanus/suggestions/__init__.py
hanus/suggestions/proactive.py
hanus/tasks/__init__.py
hanus/tasks/manager.py
hanus/tasks/models.py
hanuscode.egg-info/PKG-INFO
hanuscode.egg-info/SOURCES.txt
hanuscode.egg-info/dependency_links.txt
hanuscode.egg-info/entry_points.txt
hanuscode.egg-info/requires.txt
hanuscode.egg-info/top_level.txt