Skip to content

[WIP] Add support for all default extensions - #152

Draft
nakasyou with Copilot wants to merge 2 commits into
mainfrom
copilot/add-support-for-all-default-extensions
Draft

[WIP] Add support for all default extensions#152
nakasyou with Copilot wants to merge 2 commits into
mainfrom
copilot/add-support-for-all-default-extensions

Conversation

Copilot AI commented Apr 27, 2026

Copy link
Copy Markdown
Contributor
  • Create text2speech.ts - speakAndWait, setVoice, setLanguage blocks
  • Create translate.ts - getTranslate, getViewerLanguage blocks
  • Create video_sensing.ts - whenMotionGreaterThan, videoOn, videoToggle, setVideoTransparency blocks
  • Create makeymakey.ts - whenMakeyKeyPressed, whenCodePressed blocks
  • Create speech2text.ts - listenAndWait, whenIHearHat, getSpeech blocks
  • Create microbit.ts - whenButtonPressed, isButtonPressed, whenGesture, displaySymbol, displayText, displayClear, whenTilted, isTilted, getTiltAngle, whenPinConnected blocks
  • Create ev3.ts - motorTurnClockwise, motorTurnCounterClockwise, motorSetPower, getMotorPosition, whenButtonPressed, whenDistanceLessThan, whenBrightnessLessThan, buttonPressed, getDistance, getBrightness, beep blocks
  • Create boost.ts - motorOnFor, motorOnForRotation, motorOn, motorOff, setMotorPower, setMotorDirection, getMotorPosition, whenColor, seeingColor, whenTilted, getTiltAngle, setLightHue blocks
  • Create wedo2.ts - motorOnFor, motorOn, motorOff, startMotorPower, setMotorDirection, setLightHue, playNoteFor, whenDistance, whenTilted, getDistance, isTilted, getTiltAngle blocks
  • Create gdx_for.ts - whenGesture, whenForcePushedOrPulled, getForce, whenTilted, isTilted, getTilt, isFreeFalling, getSpinSpeed, getAcceleration blocks
  • Create face_sensing.ts - goToPart, pointInFaceTiltDirection, setSizeToFaceSize, whenTilted, whenSpriteTouchesPart, whenFaceDetected, faceIsDetected, faceTilt, faceSize blocks
  • Update blocks/index.ts to export all new extension block files
  • Add test files for new blocks
  • Run lint and typecheck

Copilot AI linked an issue Apr 27, 2026 that may be closed by this pull request
Agent-Logs-Url: https://github.com/pnsk-lab/hikkaku/sessions/ada2f667-5087-4aa0-b5af-7a2b3b34c3ad

Co-authored-by: nakasyou <79000684+nakasyou@users.noreply.github.com>
@nakasyou

Copy link
Copy Markdown
Member

@codex 完成させといて

@chatgpt-codex-connector

Copy link
Copy Markdown
Contributor

To use Codex here, create an environment for this repo.

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.

Add support for all default extensitions

2 participants