Skip to content

chore: remove dev-mode#5436

Merged
sbackend123 merged 4 commits into
masterfrom
chore/remove-dev-mode
Apr 21, 2026
Merged

chore: remove dev-mode#5436
sbackend123 merged 4 commits into
masterfrom
chore/remove-dev-mode

Conversation

@sbackend123

@sbackend123 sbackend123 commented Apr 14, 2026

Copy link
Copy Markdown
Contributor

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

PR removes dev-mode support from Bee by deleting the bee dev command, dev-only node initialization, special API branches, and related tests and documentation. After this change, the codebase only keeps the supported runtime modes: light, full, and ultra-light.

Open API Spec Version Changes (if applicable)

Change in /status/peers contract:

The OpenAPI contract no longer includes beeMode=dev, so formally the /status/peers response no longer allows that value. In practice, this should not break anything, because dev-mode should never appear for real peers in production networks.

Motivation and Context (Optional)

Related Issue (Optional)

Screenshots (if appropriate):

AI Disclosure

  • This PR contains code that has been generated by an LLM.
  • I have reviewed the AI generated code thoroughly.
  • I possess the technical expertise to responsibly review the code generated in this PR.

@sbackend123 sbackend123 requested review from janos and nugaon April 15, 2026 09:13
@sbackend123 sbackend123 marked this pull request as ready for review April 15, 2026 09:13
@akrem-chabchoub

Copy link
Copy Markdown
Contributor

@Cafe137 just for your input, that this later may affect swarm-cli and bee-js

Comment thread openapi/SwarmCommon.yaml
@sbackend123 sbackend123 merged commit a9d5cb1 into master Apr 21, 2026
15 checks passed
@sbackend123 sbackend123 deleted the chore/remove-dev-mode branch April 21, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants