pullrequests Search Results · language:Edge language:TypeScript language:PHP language:HTML language:CSS language:Java language:C#
Filter by
176M results
작업 개요
관용표현 학습 콘텐츠(EXPRESSION)의 content 포맷을 통일했습니다.
관련 이슈
- close #177
작업 내용
- OpenAI learning prompt에 EXPRESSION content 고정 포맷을 명시했습니다.
- OpenAI 응답이 포맷을 지키지 않는 경우에도 AI 내부에서 동일한 5줄 포맷으로 정규화하도록 ...
✨ Feature
What does this PR do?
Adds a new FunASR piece to Activepieces, enabling self-hosted speech-to-text transcription through FunASR s
OpenAI-compatible transcription API.
The piece provides a Transcribe ...
Summary
Creates src/server/routes/akahuSync.ts — the route file skeleton for the Akahu bank endpoints. No endpoint handlers yet
(those come in T005, T006, T007).
- Follows the exact pattern of src/server/routes/budgets.ts ...
背景
5轮迭代完成后,添加项目文档和校准 README。
改动
- 新增 docs/gameplay.md — 操作方式、道具、游戏规则、敌人AI行为
- 新增 docs/architecture.md — 技术栈、代码组织、核心设计决策
- 新增 docs/map-format.md — 瓦片类型、地图布局、基地保护墙、出生点
- 新增 docs/audio.md — 音效合成参数、节流机制、静音 ...
Summary
Adds a plain-English record of what Helix has built so far and a lightweight system to keep it current as each Jira
sub-task lands. Written so a non-engineer can follow it.
Not a Jira sub-task ...
Replaces the bootstrap placeholder with the full visual query workbench shell.
Includes
- Main QueryWorkbench containe
- Dark technical app shell
- Top command bar
- Schema sidebar
- Query ...