MANIFEST.in
README.md
pyproject.toml
cyborgy/__init__.py
cyborgy/acp_session.py
cyborgy/agent_environment.py
cyborgy/agent_models.py
cyborgy/agent_profiles.py
cyborgy/agent_quotas.py
cyborgy/agent_tools.py
cyborgy/api.py
cyborgy/auth.py
cyborgy/claude_stream_session.py
cyborgy/cli.py
cyborgy/codex_app_server.py
cyborgy/codex_app_server_event_normalization.py
cyborgy/codex_app_server_event_queue.py
cyborgy/codex_app_server_history.py
cyborgy/codex_app_server_protocol.py
cyborgy/codex_app_server_turn_identity.py
cyborgy/codex_app_server_windows_job.py
cyborgy/codex_terminal_backfill.py
cyborgy/config.py
cyborgy/cursor_pty_session.py
cyborgy/desktop_vault_helper.py
cyborgy/free_worker.py
cyborgy/install.py
cyborgy/manager_runtime_supervisor.py
cyborgy/mcp_agent_pool.py
cyborgy/mcp_server.py
cyborgy/mcp_session_control.py
cyborgy/mcp_skill_materialization.py
cyborgy/mcp_storage_transfer.py
cyborgy/mcp_work_progress.py
cyborgy/native_boundary_hook.py
cyborgy/process_identity.py
cyborgy/project.py
cyborgy/pty_helper.py
cyborgy/runtime_store.py
cyborgy/session_event_delivery.py
cyborgy/session_recovery_backlog.py
cyborgy/temporary_url.py
cyborgy/turn_boundary.py
cyborgy/vault.py
cyborgy/worker.py
cyborgy/worker_account_reauth.py
cyborgy/worker_boundary_delivery.py
cyborgy/worker_boundary_shaping.py
cyborgy/worker_command_dispatch.py
cyborgy/worker_control.py
cyborgy/worker_exact_claim.py
cyborgy/worker_exact_protocol.py
cyborgy/worker_exact_state.py
cyborgy/worker_journal.py
cyborgy/worker_launcher.py
cyborgy/worker_manager_projection_repair.py
cyborgy/worker_metadata_probe.py
cyborgy/worker_native_process.py
cyborgy/worker_native_run.py
cyborgy/worker_native_terminal.py
cyborgy/worker_paths.py
cyborgy/worker_poll.py
cyborgy/worker_receipt_ledger.py
cyborgy/worker_recovery_backend_bridge.py
cyborgy/worker_recovery_convergence.py
cyborgy/worker_session_shaping.py
cyborgy/worker_skills.py
cyborgy/worker_state.py
cyborgy/worker_text.py
cyborgy/worker_tool_records.py
cyborgy/worker_turn_flow.py
cyborgy/workspace_skill_bundle.py
cyborgy.egg-info/PKG-INFO
cyborgy.egg-info/SOURCES.txt
cyborgy.egg-info/dependency_links.txt
cyborgy.egg-info/entry_points.txt
cyborgy.egg-info/requires.txt
cyborgy.egg-info/top_level.txt
cyborgy/_vendor/__init__.py
cyborgy/_vendor/causeline/__init__.py
cyborgy/_vendor/causeline/canonical.py
cyborgy/_vendor/causeline/carrier.py
cyborgy/_vendor/causeline/classify.py
cyborgy/_vendor/causeline/problem.py
cyborgy/_vendor/causeline/reason.py
cyborgy/_vendor/causeline/registry.py
cyborgy/_vendor/causeline/render.py
cyborgy/_vendor/causeline/slot.py
cyborgy/_vendor/causeline/testing.py
cyborgy/_vendor/daicho/__init__.py
cyborgy/_vendor/daicho/core.py
cyborgy/_vendor/daicho/diag.py
cyborgy/_vendor/daicho/lint.py
cyborgy/_vendor/daicho/loop.py
cyborgy/_vendor/daicho/store.py
cyborgy/_vendor/daicho/testing.py
cyborgy/_vendor/factline/__init__.py
cyborgy/_vendor/factline/ack.py
cyborgy/_vendor/factline/canonical.py
cyborgy/_vendor/factline/fact.py
cyborgy/_vendor/factline/resync.py
cyborgy/_vendor/factline/rfc3339nano.py
cyborgy/_vendor/kejime/__init__.py
cyborgy/_vendor/kejime/ledger.py
cyborgy/_vendor/kejime/lint.py
cyborgy/_vendor/kejime/obligation.py
cyborgy/_vendor/kejime/reaper.py
cyborgy/_vendor/kejime/store.py
cyborgy/_vendor/kejime/testing.py
cyborgy/_vendor/kejime/tokens.py
cyborgy/_vendor/seihon/__init__.py
cyborgy/_vendor/seihon/__main__.py
cyborgy/_vendor/seihon/_extract.py
cyborgy/_vendor/seihon/_jsonpath.py
cyborgy/_vendor/seihon/_toml.py
cyborgy/_vendor/seihon/core.py
cyborgy/_vendor/seihon/testing.py
cyborgy/adapters/__init__.py
cyborgy/adapters/acp.py
cyborgy/adapters/claude.py
cyborgy/adapters/codex.py
cyborgy/adapters/codex_terminal_recovery.py
cyborgy/adapters/codex_tool_admission.py
cyborgy/adapters/codex_turn_lifecycle.py
cyborgy/adapters/copilot.py
cyborgy/adapters/cursor_agent.py
cyborgy/adapters/devin.py
cyborgy/adapters/grok.py
cyborgy/adapters/opencode.py
cyborgy/worker_manager/__init__.py
cyborgy/worker_manager/_actions.py
cyborgy/worker_manager/_facts.py
cyborgy/worker_manager/_ledger.py
cyborgy/worker_manager/_policy.py
cyborgy/worker_manager/_process.py
cyborgy/worker_manager/_shared.py
cyborgy/worker_manager/_state.py