Skip to content

[codex] Add custom settings UI#85

Merged
cormoran merged 2 commits into
mainfrom
codex/add-custom-settings-ui
Jun 30, 2026
Merged

[codex] Add custom settings UI#85
cormoran merged 2 commits into
mainfrom
codex/add-custom-settings-ui

Conversation

@cormoran

Copy link
Copy Markdown
Owner

Summary

  • Add protobuf support and a hook for cormoran_custom_settings list/write/save/discard/reset RPCs.
  • Add an Advanced Settings section to Settings with section-level save/discard/reset and item-level discard/reset.
  • Render layer and behavior constrained settings with device layer/behavior selectors, and add a bytecode editor modal for bytes settings.
  • Extend demo mode with sample custom settings for local UI verification.

Validation

  • npm run build
  • npm run lint
  • npm run format:check
  • npm test -- --runInBand
  • Browser check in demo mode for Advanced Settings, layer/behavior selectors, warning text, and bytecode editor modal.

@github-actions

github-actions Bot commented Jun 28, 2026

Copy link
Copy Markdown

🚀 Cloudflare Workers Preview

Preview URL: https://98157bd9-dya-studio.cormoran707.workers.dev

Deployed from commit fe1a157

…ings-ui

# Conflicts:
#	src/lib/transport/demo.ts
@cormoran cormoran marked this pull request as ready for review June 30, 2026 15:38
@cormoran cormoran merged commit d19bbac into main Jun 30, 2026
3 checks passed
@cormoran cormoran deleted the codex/add-custom-settings-ui branch June 30, 2026 15:38
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.

2 participants