Commit 6ce477b
authored
feat: use plugin test functions dynamically, delete old icons, update docs (#95)
* refactor: use plugin test functions dynamically and test old icons
Replace hardcoded test logic with registry lookup; delete public/integrations/
* fix: add API key validation to testFirecrawl
* chore: remove dependencies field from plugin template and docs
* fix: add API key validation to testSuperagent
* docs: add AGENTS.md for AI plugin development guidance
* chore: add missing group field type to CONTRIBUTING.md
---------
Co-authored-by: Ben Sabic <bensabic@users.noreply.github.com>1 parent 003ae96 commit 6ce477b
File tree
9 files changed
+549
-331
lines changed- app/api/integrations/[integrationId]/test
- plugins
- _template
- firecrawl
- superagent
- public/integrations
9 files changed
+549
-331
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
451 | | - | |
452 | | - | |
453 | | - | |
454 | | - | |
455 | | - | |
456 | 451 | | |
457 | 452 | | |
458 | 453 | | |
| |||
494 | 489 | | |
495 | 490 | | |
496 | 491 | | |
497 | | - | |
498 | | - | |
499 | | - | |
| 492 | + | |
| 493 | + | |
500 | 494 | | |
501 | 495 | | |
502 | 496 | | |
| |||
505 | 499 | | |
506 | 500 | | |
507 | 501 | | |
| 502 | + | |
508 | 503 | | |
509 | 504 | | |
510 | 505 | | |
| |||
571 | 566 | | |
572 | 567 | | |
573 | 568 | | |
574 | | - | |
575 | 569 | | |
576 | 570 | | |
577 | 571 | | |
| |||
0 commit comments