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

feat(plugin-devin): implement client-agnostic Devin plugin #2549

Merged
merged 9 commits into from
Jan 20, 2025

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Devin Plugin PR

Changes

  • Implemented client-agnostic Devin plugin
  • Added comprehensive test coverage
  • Created detailed README documentation
  • Merged develop branch successfully

Testing

  • Unit tests passing
  • API integration verified
  • Client agnostic implementation confirmed

Link to Devin run

https://app.devin.ai/sessions/1be7f827c264488eb5927f435b1a229c

devin-ai-integration bot and others added 3 commits January 20, 2025 08:57
- Add startSessionAction for creating Devin sessions
- Add devinProvider for managing session state
- Add devinRequests for API interaction
- Wire up plugin in index.ts

Co-Authored-By: Sayo <[email protected]>
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

devin-ai-integration bot and others added 3 commits January 20, 2025 10:01
- Add plugin initialization in agent/src/index.ts
- Follow API integration documentation requirements
- Note: Module resolution warning expected until plugin is built

Co-Authored-By: Sayo <[email protected]>
Copy link
Contributor Author

Devin is currently unreachable - the session may have died.

@wtfsayo wtfsayo enabled auto-merge (squash) January 20, 2025 11:37
@wtfsayo wtfsayo self-requested a review January 20, 2025 11:38
@wtfsayo wtfsayo merged commit 8cdcb97 into develop Jan 20, 2025
6 of 7 checks passed
@wtfsayo wtfsayo deleted the devin/1737362024-discord-devin-plugin branch January 20, 2025 11:38
mgunnin added a commit to mgunnin/eliza-agent that referenced this pull request Jan 20, 2025
* upstream/develop:
  test configuration and tests for client-lens (elizaOS#2534)
  chore(attempt): optimize pnpm cache configuration (elizaOS#2556)
  feat: add a way to create/store/restore agents in the filesystem (elizaOS#2389)
  chore: optimize pnpm cache configuration (elizaOS#2555)
  chore: remove cleanup step from integration tests workflow (elizaOS#2553)
  feat: Add more actions to Abstract Plugin (elizaOS#2531)
  feat: add anthropic image provider for vision (elizaOS#2524)
  feat: improve integrationtests workflow caching (elizaOS#2551)
  feat: Updated READ.me file with pre-requisites to enable telegram bot (elizaOS#2547)
  feat(plugin-devin): implement client-agnostic Devin plugin (elizaOS#2549)
  use generateObject
  handle undefined env variable
  feat:add plugin-lightning (elizaOS#2429)
0xrubusdata pushed a commit to 0xrubusdata/eliza that referenced this pull request Jan 21, 2025
)

* feat(plugin-devin): implement Devin plugin with session management

- Add startSessionAction for creating Devin sessions
- Add devinProvider for managing session state
- Add devinRequests for API interaction
- Wire up plugin in index.ts

Co-Authored-By: Sayo <[email protected]>

* - Remove Discord-specific implementation for client agnosticism

Co-Authored-By: Sayo <[email protected]>

* docs(plugin-devin): add README documentation

Co-Authored-By: Sayo <[email protected]>

* feat(plugin-devin): add plugin initialization

- Add plugin initialization in agent/src/index.ts
- Follow API integration documentation requirements
- Note: Module resolution warning expected until plugin is built

Co-Authored-By: Sayo <[email protected]>

* chore(plugin-devin): update environment configuration and remove redundant validation

Co-Authored-By: Sayo <[email protected]>

* refactor(plugin-devin): convert default export to named export

Co-Authored-By: Sayo <[email protected]>

* Update package.json

* fix startup issue

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Sayo <[email protected]>
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