Skip to content

fix(report): use tool-specific permission for daily summary generation (#626)#628

Merged
Kewton merged 1 commit intodevelopfrom
fix/626-codex-sandbox-param
Apr 5, 2026
Merged

fix(report): use tool-specific permission for daily summary generation (#626)#628
Kewton merged 1 commit intodevelopfrom
fix/626-codex-sandbox-param

Conversation

@Kewton
Copy link
Copy Markdown
Owner

@Kewton Kewton commented Apr 5, 2026

Summary

  • daily-summary-generator.ts のハードコード 'default' permission を DEFAULT_PERMISSIONS[tool] に変更
  • 既存の schedule-config.tsDEFAULT_PERMISSIONS マップを再利用
  • Codex: workspace-write, Claude: acceptEdits, Copilot: allow-all-tools

Closes #626

Test plan

  • npm run lint — PASS
  • npx tsc --noEmit — PASS
  • npm run test:unit — 6108 passed
  • npm run build — PASS

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Kewton Kewton merged commit 6c79104 into develop Apr 5, 2026
5 checks passed
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.

1 participant