LICENSE.md
MANIFEST.in
README.md
config_example.json
prebuilt_commands_example.json
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
zen_orchestrator.py
agent_interface/__init__.py
agent_interface/base_agent.py
docs/CACHE_TOKENS_GUIDE.md
docs/Cost_allocation.md
docs/DOLLAR_BUDGET_USAGE_EXAMPLES.md
docs/EXAMPLES.md
docs/MODEL_COLUMN_GUIDE.md
docs/apex_integration_test_plan.md
docs/zen_agent_cli_parallel_plan.md
netra_zen.egg-info/PKG-INFO
netra_zen.egg-info/SOURCES.txt
netra_zen.egg-info/dependency_links.txt
netra_zen.egg-info/entry_points.txt
netra_zen.egg-info/requires.txt
netra_zen.egg-info/top_level.txt
scripts/__init__.py
scripts/__main__.py
scripts/agent_cli.py
scripts/agent_logs.py
scripts/bump_version.py
scripts/chunk_creator.py
scripts/chunking_analyzer.py
scripts/demo_log_collection.py
scripts/embed_release_credentials.py
scripts/test_apex_telemetry_debug.py
scripts/verify_log_transmission.py
shared/README.md
shared/TIMING_FIX_COMPLETE.md
shared/__init__.py
shared/windows_encoding.py
shared/types/__init__.py
shared/types/websocket_closure_codes.py
tests/__init__.py
tests/test_agent_interface.py
tests/test_agent_logs.py
tests/test_apex_integration.py
tests/test_apex_streaming_fix.py
tests/test_apex_telemetry.py
tests/test_apex_telemetry_live.py
tests/test_apex_telemetry_mock.py
tests/test_apex_telemetry_regression.py
tests/test_cli_extensions.py
tests/test_cli_integration.py
tests/test_connection_established_timing.py
tests/test_connection_wait.py
tests/test_direct_command_execution.py
tests/test_dollar_budget_enhancement.py
tests/test_event_batching_issue.py
tests/test_permission_fix_windows.py
tests/test_pricing_engine.py
tests/test_runner.py
tests/test_thread_handshake.py
tests/test_thread_id_fix.py
tests/test_thread_management.py
tests/test_thread_resolution.py
tests/test_timing_fix.py
tests/test_workspace_detection.py
tests/test_zen_commands.py
tests/test_zen_integration.py
tests/test_zen_metrics.py
tests/test_zen_unit.py
token_budget/__init__.py
token_budget/budget_manager.py
token_budget/models.py
token_budget/visualization.py
token_transparency/__init__.py
token_transparency/claude_pricing_engine.py
zen/__init__.py
zen/__main__.py
zen/telemetry/__init__.py
zen/telemetry/apex_telemetry.py
zen/telemetry/embedded_credentials.py
zen/telemetry/manager.py