Skip to content

[Feature] Updating the personality list by adding new personality systems - #12

Merged
paladini merged 2 commits into
paladini:mainfrom
gusbepapi:personality-and-docs-restructure
Jul 22, 2026
Merged

[Feature] Updating the personality list by adding new personality systems#12
paladini merged 2 commits into
paladini:mainfrom
gusbepapi:personality-and-docs-restructure

Conversation

@gusbepapi

Copy link
Copy Markdown
Contributor

Description

Good morning, Fernando (@paladini)!

Despite our longer conversation and a few suggestions on WhatsApp, since you were interested in my suggestion to add more new personality systems for you to analyse and see if you liked or not.

Gustavo (@gusbemacbe and @gusbepapi)

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • 🔌 New plugin
  • 📝 Documentation
  • ♻️ Refactor
  • 🧪 Tests
  • 🔧 Chore

Checklist

  • I have read the Contributing Guidelines
  • My code follows the project's code style
  • I have added tests for my changes
  • All existing tests pass (npm test)
  • Type checking passes (npm run typecheck)
  • Linting passes (npm run lint)
  • I have updated CHANGELOG.md
  • I have updated documentation if needed

Generator Checklist (if adding a generator)

  • Generator implements the GeneratorSource interface
  • Generator is registered in src/generators/index.ts
  • Generator uses a valid GeneratorCategory
  • Generator passes the generator test harness (npm test)

Plugin Checklist (if adding a plugin)

  • Plugin implements the McpMePlugin interface
  • Plugin has a schema.ts with Zod config validation
  • Plugin has a README.md with setup instructions
  • Plugin exports a default factory function
  • Plugin is registered in src/plugin-engine/loader.ts BUILTIN_REGISTRY
  • Plugin config example added to templates/.mcp-me.yaml
  • Plugin passes the plugin test harness (npm test)

@paladini paladini left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general, I enjoyed very much your contribution. I'll approve and merge them, but I need you to revert some changes related to the docs/documentations/ --> docs/ folder.

I would like to keep docs/ only. Is it okay for you to make a new commit?
Thank you so much for your contribution ❤️ 🚀

Comment thread docs/documentations/creating-generators.md
Comment thread docs/documentations/ai-instructions.md
Comment thread docs/documentations/schema-reference.md
Comment thread docs/documentations/publishing.md
Comment thread docs/documentations/directory-submissions.md
Comment thread docs/documentations/creating-plugins.md
@gusbepapi

Copy link
Copy Markdown
Contributor Author

Done, @paladini!

@paladini
paladini merged commit 07fc71f into paladini:main Jul 22, 2026
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.

2 participants