Skip to content

chore: upstream sync to v1.3.15 — fix auto-update incompatibility #66

@terisuke

Description

@terisuke

背景

  • フォークの dev build (0.0.0-dev) は Installation.method()"unknown" を返すため auto-update が動作しない
  • upstream は v1.3.14, v1.3.15 をリリース済み(14 commits ahead)
  • フォークの独自機能(memory system, GLM fix, notifications)との互換性維持が必要

対策

  1. upstream/dev をフォークの dev にマージ(workflows除外)
  2. upstream-sync ワークフローの権限問題修正(createPullRequest permission)
  3. 再ビルドして v1.3.15 ベースの dev build を生成

受入基準

  • upstream v1.3.15 の変更がフォークに取り込まれている
  • フォーク独自機能(memory, GLM, notifications)が正常動作する
  • opencode --version が v1.3.15 ベースのバージョンを表示する
  • upstream-sync workflow が PR 作成まで成功する

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions