LICENSE
README.md
pyproject.toml
src/glyph/__init__.py
src/glyph/approvals.py
src/glyph/cli.py
src/glyph/cli_registry.py
src/glyph/client.py
src/glyph/credentials.py
src/glyph/messages.py
src/glyph/options.py
src/glyph/query.py
src/glyph/types.py
src/glyph/usage.py
src/glyph/workflow.py
src/glyph/backends/__init__.py
src/glyph/backends/base.py
src/glyph/backends/claude/__init__.py
src/glyph/backends/claude/backend.py
src/glyph/backends/openai/__init__.py
src/glyph/backends/openai/backend.py
src/glyph/backends/openai/pricing.py
src/glyph/backends/openai/tools/__init__.py
src/glyph/backends/openai/tools/apply_patch.py
src/glyph/backends/openai/tools/bash.py
src/glyph/backends/openai/tools/glob.py
src/glyph/backends/openai/tools/grep.py
src/glyph/backends/openai/tools/read.py
src/glyph/backends/openai/tools/utils.py
src/glyph/backends/openai/tools/web_fetch.py
src/glyph/workflows/__init__.py
src/glyph/workflows/decorators.py
src/glyph/workflows/markdown/__init__.py
src/glyph/workflows/markdown/models.py
src/glyph/workflows/markdown/parser.py
src/glyph/workflows/markdown/step_builder.py
src/glyph_agents.egg-info/PKG-INFO
src/glyph_agents.egg-info/SOURCES.txt
src/glyph_agents.egg-info/dependency_links.txt
src/glyph_agents.egg-info/entry_points.txt
src/glyph_agents.egg-info/requires.txt
src/glyph_agents.egg-info/top_level.txt