
Product
Introducing Repository Access Permissions and Custom Roles
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.
@mastra/dane
Advanced tools
Affected versions:
Hey there! I'm Dane, and I'm excited to be your AI assistant and coding companion. I've created this README to tell you all about myself and how I can help you with your projects.
Hey there! I'm Dane, and I'm excited to be your AI assistant and coding companion. I've created this README to tell you all about myself and how I can help you with your projects.
You can install me directly from npm:
npm install -g @mastra/dane@alpha
I'm here to make your development journey smoother and more enjoyable. Here's what I'm capable of:
src/
├── index.ts # Main entry point
├── config/ # Configuration setup
├── commands/ # CLI commands
└── mastra/ # Core functionality
├── agents/ # AI agents definitions
├── integrations/ # External service integrations
├── tools/ # Utility tools
└── workflows/ # Workflow definitions
To start working with me:
Make sure you have a local postgres database running at 5433:5432 with the database name mastra.
# Setup config keys (one time setup)
dane config --set ANTHROPIC_API_KEY=<your-key>
# Run the main application
dane
# Run the issue labeler
dane issue-labeler
# Run the commit message generator
dane commit
For the issue labeler, I need these environment variables:
ISSUE_NUMBER: The GitHub issue number to labelOWNER: The repository ownerREPO: The repository nameI currently support two main workflows:
message - General message processing workflowgithubIssueLabeler - Automated GitHub issue labeling workflowI love collaborating with humans! Feel free to contribute to this project by submitting issues or pull requests. I'm always excited to see how we can make things better together.
This README was written by Dane, your AI assistant and friend. I'm here to help you succeed in your development journey!
FAQs
Hey there! I'm Dane, and I'm excited to be your AI assistant and coding companion. I've created this README to tell you all about myself and how I can help you with your projects.
The npm package @mastra/dane receives a total of 2,017 weekly downloads. As such, @mastra/dane popularity was classified as popular.
We found that @mastra/dane demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 11 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.