pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:HTML language:TypeScript
Filter by
288M results
概要
work01 のポートフォリオ画像を最新アセットに差し替え。
変更内容
- public/images/works/work01.jpg を更新 (673627 → 708733 bytes)
変更理由
画像アセットのリフレッシュ。
影響範囲
- Works セクションの work01 表示のみ。コード変更なし。
テスト
- バイナリアセット差し替えのみ。CI (lint/typecheck/build/audit/CodeQL) ...
Summary
- railway.json buildCommand에 packages/shared 빌드 누락 → 빌드 에러 fix
- start:prod에 `prisma db seed` 추가 — 빈 prod DB 첫 부팅 시 catalog/hero-details 자동 시드
- BootSeederService 4-phase 확장 (ko-sync → en-sync ...
Add support for data URI audio references by decoding base64 audio data and saving it to a temporary file.
!--Please describe the motivation for this change: What problem does it solve? (e.g., Fixes XX ...
area:provider
size:S
Summary
- Adds the relay service package, protocol handling, and tests.
- Adds deploy configuration for the relay service.
- Adds the iOS client shell, pairing flow, and chat screens.
Block 1 — Workflows durable runtime core
First of four blocks building workflows: a durable, event-sourced orchestrator whose core is deterministic Python (the
dual of an agent). Full design in eumemic-ops/docs/aios-workflows-{opt3,runtime,roadmap}.md. ...
Summary
The doctor api keys check and the setup wizard both warned to set ANTHROPIC_API_KEY whenever no *_API_KEY environment
variable was present. That is a false alarm when Anthropic is already authenticated ...
Created NOTIFICATION_DESIGN.md in the root directory mapping out the notification domain entities and repositories as
per the user s requirements. This includes justifications for loose coupling with primitive ...
- Added assignee flag to create, list, and update: --assignee name
- I referred to the argument for baton assign to keep it consistent as it requires the user enter the agent by name
(and parseArgs ...
Closes #668.
Finding: the spec was stale
#668 was written as reconcile the handoff-keyed sessions duplicate created by post-hoc ingestion. That duplicate path no
longer exists:
- No code creates a ...