Skip to content

Enable AI Agent for Repository#54

Merged
justaddcoffee merged 1 commit intomainfrom
enable_ai
Sep 29, 2025
Merged

Enable AI Agent for Repository#54
justaddcoffee merged 1 commit intomainfrom
enable_ai

Conversation

@justaddcoffee
Copy link
Copy Markdown
Contributor

Summary

  • Add GitHub Actions workflow for AI agent integration using @alzassistant mentions
  • Configure goose AI agent with CBORG proxy support
  • Set up user permissions and mention detection

Changes Made

  • .github/workflows/ai-agent.yml - Main workflow for AI agent responses
  • .config/goose/config.yaml - Agent configuration with CBORG/Anthropic setup
  • .github/ai-controllers.json - User permissions (jtr4v, justaddcoffee)
  • .goosehints - Symlink to CLAUDE.md for project instructions
  • AI_AGENT_SETUP.md - Documentation for setup and usage

How to Use

Once merged, mention @alzassistant in issues or PRs to get AI assistance:

@alzassistant help me understand this codebase
@alzassistant create documentation for the data pipeline
@alzassistant analyze this error and suggest fixes

Requirements

Repository secrets must be configured:

  • ANTHROPIC_API_KEY
  • CBORG_API_KEY
  • PAT_FOR_PR

🤖 Generated with Claude Code

- Update mention-pattern to match @alzassistant instead of @dragon-ai-agent
- Remove 'please' requirement for simpler usage
- Pattern now: @alzassistant followed by any text

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

Co-Authored-By: Claude <noreply@anthropic.com>
@justaddcoffee justaddcoffee merged commit 0a9d963 into main Sep 29, 2025
4 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