CHANGELOG.md
CLAUDE.md
LICENSE
MANIFEST.in
Pipfile.lock
README.md
pyproject.toml
setup.py
hexagon/__init__.py
hexagon/__main__.py
hexagon.egg-info/PKG-INFO
hexagon.egg-info/SOURCES.txt
hexagon.egg-info/dependency_links.txt
hexagon.egg-info/entry_points.txt
hexagon.egg-info/requires.txt
hexagon.egg-info/top_level.txt
hexagon/actions/__init__.py
hexagon/actions/__templates/__init__.py
hexagon/actions/__templates/custom_tool/__init__.py
hexagon/actions/external/__init__.py
hexagon/actions/external/open_link.py
hexagon/actions/internal/__init__.py
hexagon/actions/internal/create_new_tool.py
hexagon/actions/internal/install_cli.py
hexagon/actions/internal/replay.py
hexagon/actions/internal/save_new_alias.py
hexagon/actions/internal/schema.py
hexagon/actions/internal/update_cli.py
hexagon/actions/internal/update_hexagon.py
hexagon/domain/__init__.py
hexagon/domain/cli.py
hexagon/domain/env.py
hexagon/domain/hexagon_error.py
hexagon/domain/hooks/__init__.py
hexagon/domain/hooks/execution.py
hexagon/domain/hooks/wax.py
hexagon/domain/tool/__init__.py
hexagon/runtime/__init__.py
hexagon/runtime/configuration.py
hexagon/runtime/help.py
hexagon/runtime/options.py
hexagon/runtime/parse_args.py
hexagon/runtime/singletons.py
hexagon/runtime/version.py
hexagon/runtime/wax.py
hexagon/runtime/yaml.py
hexagon/runtime/cwd_tools/__init__.py
hexagon/runtime/dependencies/__init__.py
hexagon/runtime/dependencies/fs.py
hexagon/runtime/dependencies/node.py
hexagon/runtime/dependencies/python.py
hexagon/runtime/execute/__init__.py
hexagon/runtime/execute/action.py
hexagon/runtime/execute/errors.py
hexagon/runtime/execute/execution_hook.py
hexagon/runtime/execute/tool.py
hexagon/runtime/plugins/__init__.py
hexagon/runtime/update/__init__.py
hexagon/runtime/update/github.py
hexagon/runtime/update/hexagon.py
hexagon/runtime/update/shared.py
hexagon/runtime/update/silent_fail.py
hexagon/runtime/update/version.py
hexagon/runtime/update/changelog/__init__.py
hexagon/runtime/update/changelog/fetch.py
hexagon/runtime/update/changelog/format.py
hexagon/runtime/update/changelog/parse.py
hexagon/runtime/update/cli/__init__.py
hexagon/runtime/update/cli/command.py
hexagon/runtime/update/cli/git.py
hexagon/support/__init__.py
hexagon/support/tracer.py
hexagon/support/hooks/__init__.py
hexagon/support/hooks/hook.py
hexagon/support/input/__init__.py
hexagon/support/input/types.py
hexagon/support/input/args/__init__.py
hexagon/support/input/args/cli_args.py
hexagon/support/input/args/errors.py
hexagon/support/input/args/field_reference.py
hexagon/support/input/args/hexagon_args.py
hexagon/support/input/args/tool_args.py
hexagon/support/input/prompt/__init__.py
hexagon/support/input/prompt/for_all_methods.py
hexagon/support/input/prompt/prompt.py
hexagon/support/input/prompt/hints/__init__.py
hexagon/support/input/prompt/hints/key_bindings.py
hexagon/support/input/prompt/inquiry_type/__init__.py
hexagon/support/output/__init__.py
hexagon/support/output/printer/__init__.py
hexagon/support/output/printer/en.py
hexagon/support/output/printer/i18n.py
hexagon/support/output/printer/logger.py
hexagon/support/output/printer/themes.py
hexagon/support/storage/__init__.py
hexagon/support/storage/merge_dictionaries.py
hexagon/typing/__init__.py
hexagon/typing/type_information.py
locales/en/LC_MESSAGES/hexagon.mo
locales/es/LC_MESSAGES/hexagon.mo