Skip to content

vercel-labs/eve-slack-agent-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Slack agent template for Eve.

Getting Started

First, link the project and pull environment variables:

vercel link
vercel env pull

Then, run the development server:

pnpm dev

You can start editing the agent by modifying agent/agent.ts. Its behavior is defined in agent/instructions.md, and tools live in agent/tools/. The agent auto-updates as you edit the files.

This project uses the Eve framework's bundled guides — see node_modules/eve/dist/docs/public/ after installing dependencies.

Learn More

To learn more about Eve, take a look at the following resources:

You can check out the Eve GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

Deploy with Vercel

Deploying with the button provisions a Slack connector and sets its UID in the SLACK_CONNECTOR environment variable, which the Slack channel reads automatically.

Image Edit Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages