chore(deps): update websockets requirement from >=12.0 to >=16.0 in /codeflow-desktop#5
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Updates the requirements on [websockets](https://github.com/python-websockets/websockets) to permit the latest version. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@12.0...16.0) --- updated-dependencies: - dependency-name: websockets dependency-version: '16.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
joinwell52-AI
added a commit
that referenced
this pull request
May 9, 2026
… rule #5 purge Capture the v1 -> v2 identity inversion in one snapshot. CodeFlow is no longer a Cursor IDE companion plugin, but a lightweight AI Runtime / AI OS for multi-agent software development driven by @cursor/sdk and consuming fcop-mcp. Public-facing - README{,.en,.zh}.md: top "Project Charter" block with verbatim ADMIN quotes (5/9 10:48 + 10:51) + entry to v2 docs - docs/codeflow-overview{,.en}.md: 5-minute public read Design (internal source of truth) - docs/design/codeflow-v2-on-fcop-sdk.md: ~2300 lines spanning positioning, AI OS metaphor, 3-layer stack, role registry, Runtime Protocol (5 schemas), repo migration (sec.8), roadmap (sec.10) - sec.0.0 Project Charter block locking ADMIN's two verbatim quotes - sec.8.0 5 hard rules (#5 = "this repo is consumer, not definer of fcop") - sec.8.6 LEGACY retirement ledger TypeScript reference implementation - packages/codeflow-protocol/: Sprint S1 — 5 JSON schemas + AJV validator + CLI + 8 fixtures (5 valid + 3 expected-invalid) - packages/codeflow-runtime/: Sprint S2 — Agent Registry + Session Manager design skeleton with full JSDoc and crash-recovery design doc Hard Rule #5 physical purge (5/9) - fcop-mcp/ entire LEGACY copy removed - codeflow-plugin/src/ (fcop Python package source copy) removed - codeflow-plugin/{mcp.json, scripts/install-fcop.{ps1,sh}, pyproject.toml, .cursor-plugin/plugin.json, requirements.txt, README.md} removed Upstream FCoP coordination - joinwell52-AI/FCoP#2 created: proposal for 5 runtime governance fields (Agent.layer, Task.risk_level, Review.decision=needs_human, Review.human_approval, Skill.tools risk meta) targeting fcop@1.1.0 PM/DEV/ADMIN protocol files - docs/agents/tasks/{TASK,REPORT}-2026{0423,0425,0509}-*.md: full task thread evidence Housekeeping - .gitignore: add _ignore/ (PM work notes / drafts / one-shot scripts)
joinwell52-AI
added a commit
that referenced
this pull request
May 9, 2026
… tasks archive Three-part cleanup before Sprint S3 starts. Tracking decision in REPORT-20260509-010-PM-to-ADMIN.md (D1=A1 + D2=B1 + D3=C1). A1 — fcop env contributor guide - docs/integrations/fcop-standalone-zh.md: append a section pointing contributors to the upstream FCoP repo for fcop-mcp installation. No install steps in this repo (would violate Hard Rule #5). B1 — current role map - docs/agents/CURRENT-ROLES.md (new, 236 lines): consolidate the 3 scattered role-info sources (.cursor/rules/, docs/agents/{ROLE}-01.md, codeflow-plugin/agents/) into one lookup table. Does NOT create roles.yaml or .codeflow/ (those wait for FCoP Issue #2 + Sprint S3). C1 — archive 2026-04 thread - docs/agents/tasks/_archive/2026-04/: 33 historical TASK/REPORT files git mv'd here (covers 2026-04-03 .. 2026-04-25, all closed v1-era threads). tasks/ root drops from 54 -> 15 active files. - docs/agents/tasks/_archive/README.md (new): archive principles (4 conditions), structure (by month), reference stability, archive SOP. - docs/agents/tasks/TASK-20260509-005-PM-to-DEV.md: add SUPERSEDED flag in frontmatter (status/superseded_by/superseded_at) + warning block pointing to TASK-20260509-006 which physically deleted the same files. Protocol files for this thread - docs/agents/tasks/TASK-20260509-007-PM-to-DEV.md (PM dispatch) - docs/agents/tasks/REPORT-20260509-007-DEV-to-PM.md (DEV completion report with 10-item acceptance check, 9/10 strict pass + 1/10 expected match) Out of scope (untouched) - .cursor/rules/* (0 changes - role rules unchanged) - codeflow-plugin/agents/* (0 changes - v1 brief assets stay put, awaits §8.6 backlog #5 migration) - _ignore/audit_fcop_*.{json,py} (kept, awaits §8.6 backlog #6) - packages/codeflow-{protocol,runtime}/ (no schema changes - waiting for FCoP Issue #2 to land)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on websockets to permit the latest version.
Release notes
Sourced from websockets's releases.
Commits
d4303a5Release version 16.0.851bcd7Bump pypa/cibuildwheel from 3.3.0 to 3.3.1740c8d3Temporarily remove the trio implementation.92ea055Add missing changelog entry.ba74244Document bug fix.9410483Pin sphinx to avoid error in sphinxcontrib-trio.8e4d408Document asyncio's TLS read buffer.cb3500bStop referring to the asyncio implementation as new.6563a9cThe threading implementation supports max_queue.9f17e92Clarify that protocol_mutex protects pending_pings.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)