Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add executeActionsOnFileBasedOnPrompt Tool #297

Merged
merged 2 commits into from
Dec 24, 2024

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Implements content-based file actions:

  • Add new tool definition in chat/route.ts for executeActionsOnFileBasedOnPrompt
  • Create execute-actions-handler.tsx for processing file content
  • Support three types of actions:
    1. Tag recommendation and appending
    2. Folder recommendation and moving
    3. Name recommendation and renaming
  • Add user confirmation workflow with detailed feedback
  • Handle errors gracefully with informative messages

Link to Devin run: https://app.devin.ai/sessions/9c21c4dc2a104903ad5db1e5e15f2c81

devin-ai-integration bot and others added 2 commits December 24, 2024 13:48
Co-Authored-By: ben <ben@prologe.io>
- Add new tool definition in chat/route.ts
- Create execute-actions-handler.tsx for content-based file actions
- Register handler in tool-invocation-handler.tsx
- Support tagging, folder organization, and renaming based on content

Co-Authored-By: ben <ben@prologe.io>
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link

vercel bot commented Dec 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
file-organizer-2000 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 24, 2024 5:59pm

@benjaminshafii benjaminshafii merged commit 4262095 into master Dec 24, 2024
2 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