Skip to content

Beta plus 117#1

Open
paaloeye wants to merge 5 commits intomainfrom
beta_plus_117
Open

Beta plus 117#1
paaloeye wants to merge 5 commits intomainfrom
beta_plus_117

Conversation

@paaloeye
Copy link
Member

@paaloeye paaloeye commented Aug 3, 2025

🚀 Summary

🎯 Motivation and Context

🔧 Changes

🚀 Features

🐛 Bug Fixes

⚡ Improvements

🚧 Code Additions

📚 Documentation

🔒 Security & Quality

📊 Technical Specifications

🧪 Testing & Validation

📷 Screenshots

🔗 Related Issues

✅ Checklist

  • I have performed a self-review of my code
  • I have added comprehensive documentation
  • I have updated the project structure accordingly
  • My changes generate no new warnings
  • I have checked for compatibility with existing features
  • All pre-commit hooks pass successfully
  • Conventional commit format followed

🤖 AI Metadata

  • Prompt:
  • Model:
  • Mode:
  • Compute:
  • Context:
  • Editor:
  • Platform:
  • Arch:
  • Total cost:
  • API duration:
  • Wall time:
  • Code changes:
  • Usage breakdown:

📈 Impact

yukukotani and others added 5 commits July 21, 2025 11:06
GitHub Apps (users ending with [bot]) now bypass permission checks
as they have their own authorization mechanism.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Add allow_bot_users input parameter (default: false)
- Modify checkHumanActor to optionally allow bot users
- Add comprehensive tests for bot user handling
- Improve security by blocking bot users by default

This change prevents potential prompt injection attacks from bot users
while providing flexibility for trusted bot integrations.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Move allowedBots from function parameter to context.inputs to maintain
consistency with other input handling throughout the codebase.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Add documentation for the new allowed_bots parameter that enables
bot users to trigger Claude actions with granular control.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@paaloeye
Copy link
Member Author

paaloeye commented Aug 8, 2025

anthropics#117 is merged

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.

2 participants

Comments