LICENSE
MANIFEST.in
README.en.md
README.md
VERSION
glama.json
install-release.ps1
install-release.sh
install.ps1
install.sh
pyproject.toml
setup.py
smithery.yaml
apps/chatgpt-mcp/README.md
apps/chatgpt-mcp/__init__.py
apps/chatgpt-mcp/adapter.py
apps/chatgpt-mcp/server.py
apps/chatgpt-mcp/widget.html
apps/macos-overlay/README.en.md
apps/macos-overlay/README.md
apps/macos-overlay/build.sh
apps/macos-overlay/Sources/Localization.swift
apps/macos-overlay/Sources/main.swift
apps/macos-overlay/Sources/Controllers/OverlayRuntimeState.swift
apps/macos-overlay/Sources/Controllers/OverlayScreenGeometry.swift
apps/macos-overlay/Sources/Controllers/OverlayWindowController.swift
apps/macos-overlay/Sources/Models/TelemetryData.swift
apps/macos-overlay/Sources/Services/AccountSnapshotService.swift
apps/macos-overlay/Sources/Services/FlowPilotInstanceLock.swift
apps/macos-overlay/Sources/Services/IPCServer.swift
apps/macos-overlay/Sources/Services/TelemetryQueryEngine.swift
apps/macos-overlay/Sources/Services/TelemetryWatcher.swift
apps/macos-overlay/Sources/Services/UpdateService.swift
apps/macos-overlay/Sources/Views/AccountView.swift
apps/macos-overlay/Sources/Views/AnalyticsView.swift
apps/macos-overlay/Sources/Views/AutostartView.swift
apps/macos-overlay/Sources/Views/BubbleView.swift
apps/macos-overlay/Sources/Views/HistoryView.swift
apps/macos-overlay/Sources/Views/HoverRevealText.swift
apps/macos-overlay/Sources/Views/InspectorSkillsToolsView.swift
apps/macos-overlay/Sources/Views/LogoView.swift
apps/macos-overlay/Sources/Views/SleekSwitch.swift
apps/macos-overlay/Sources/Views/StrategyModeView.swift
apps/macos-overlay/Sources/Views/SummaryView.swift
apps/macos-overlay/Sources/Views/UpdateView.swift
apps/macos-overlay/Tests/OverlayScreenGeometryTests.swift
apps/macos-overlay/Tests/TelemetryPhase1ContractTests.swift
apps/macos-overlay/Tests/TelemetryQueryEngineConcurrencyTests.swift
apps/macos-overlay/Tests/TelemetryQuotaSelectionTests.swift
apps/macos-overlay/Tests/TelemetryWorkerTokenTests.swift
benchmark/corpus.json
benchmark/manifest.example.json
benchmark/manifest.schema.json
benchmark/profiles.json
benchmark/schema.json
benchmark/tasks.json
benchmark/prices/gpt-5.6-2026-08-30.json
codex_flow.egg-info/PKG-INFO
codex_flow.egg-info/SOURCES.txt
codex_flow.egg-info/dependency_links.txt
codex_flow.egg-info/entry_points.txt
codex_flow.egg-info/top_level.txt
completions/codex-flow.bash
completions/codex-flow.zsh
packaging/pypi/__init__.py
packaging/pypi/__main__.py
packaging/pypi/cli.py
packaging/pypi/mcp.py
policy/benchmark.toml
policy/defaults.toml
scripts/analyze-benchmark.py
scripts/benchmark-local.py
scripts/check-recommendation.py
scripts/doctor.py
scripts/generate-release-manifest.py
scripts/localization.py
scripts/manage-hooks.py
scripts/manage-instructions.py
scripts/manage-shell.py
scripts/materialize-corpus.py
scripts/menu.py
scripts/package-release.py
scripts/render-benchmark-report.py
scripts/run-benchmark.py
scripts/strategy_runtime.py
scripts/telemetry.py
scripts/ui.py
scripts/update-homebrew-formula.py
scripts/update_runtime_config.py
scripts/updater.py
scripts/migrations/0001_update_settings.py
scripts/strategies/__init__.py
scripts/strategies/balanced.py
scripts/strategies/base.py
scripts/strategies/efficient.py
scripts/strategies/lifecycle_runtime.py
scripts/strategies/quality.py
scripts/strategies/speed.py
scripts/strategies/task_budget_runtime.py
scripts/strategies/task_phase_runtime.py
scripts/strategies/work_unit_runtime.py
scripts/telemetry_core/__init__.py
scripts/telemetry_core/app_server.py
scripts/telemetry_core/collector.py
scripts/telemetry_core/common.py
scripts/telemetry_core/latency.py
scripts/telemetry_core/query.py
scripts/telemetry_core/quota_ledger.py
scripts/telemetry_core/render.py
scripts/telemetry_core/repair.py
templates/flow-pilot-instructions.md
templates/agents/worker-explorer.toml
templates/agents/worker-implementer.toml
templates/agents/worker-reviewer.toml
templates/skills/flow-pilot/SKILL.md
tests/test_hook_trust.py
tests/test_instructions.py
tests/test_quota_ledger.py
tests/test_shared_strategy_lifecycle.py
tests/test_task_phase_runtime.py
tests/test_telemetry_worker_correlation.py
tests/test_updater.py