Skip to content

Add ECC agent config auto-fix scripts#9

Merged
fjmrytfjsn merged 1 commit intomainfrom
chore/ecc-autofix-pr
Apr 12, 2026
Merged

Add ECC agent config auto-fix scripts#9
fjmrytfjsn merged 1 commit intomainfrom
chore/ecc-autofix-pr

Conversation

@fjmrytfjsn
Copy link
Copy Markdown
Owner

@fjmrytfjsn fjmrytfjsn commented Apr 12, 2026

概要

  • ECC agent 設定の互換性問題を自動修正するスクリプトを追加
  • 調査結果をドキュメント化して、原因と暫定対処を明文化
  • ローカル利用向け opencode.json ベースファイルを追加

背景 / 原因

  • ECC配布側の設定フォーマットと OpenCode 側の期待フォーマットに差異があり、起動時に ConfigInvalidError が発生
  • 手動修正では再発するため、自動整形スクリプトで再現性を確保

変更ファイル

  • scripts/fix-ecc-agents.py
  • scripts/fix-ecc-config.sh
  • docs/ECC_CONFIG_INVESTIGATION.md
  • opencode.json

確認観点

  • 対象 agent ファイルの tools / color が期待フォーマットへ補正されること
  • スクリプト実行後に ConfigInvalidError が再発しないこと
  • 調査ドキュメントで原因・対処方針が追跡可能であること

Introduce reusable scripts to normalize ECC agent config compatibility and include investigation findings plus base opencode config file for setup alignment.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@fjmrytfjsn fjmrytfjsn added the enhancement New feature or request label Apr 12, 2026
@fjmrytfjsn fjmrytfjsn merged commit 9bff394 into main Apr 12, 2026
1 check passed
@fjmrytfjsn fjmrytfjsn deleted the chore/ecc-autofix-pr branch April 12, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant