Skip to content

Releases: lucasGlmt/patchcord

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 08:44

Changelog

Features

  • d08a074 feat: introduce session management and permissions for connectors
  • 00ab73c feat: prometheus added

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 08:06

Changelog

Features

  • 4513955 feat(codegen): type guards

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 07 Aug 02:39

Changelog

Features

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 06 Aug 23:17

Changelog

Features

  • 8aa7a5e feat(cli): added loading animation

Bug Fixes

  • 91d8d57 fix: rendre le catalogue de greffons tolérant aux entrées illisibles

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 06 Aug 11:24

Changelog

Bug Fixes

  • dac5259 fix(plugins): add direct installation of plugins from GitHub Releases

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 06 Aug 08:54

Changelog

Features

  • aaf00c0 feat: ajouter AGENTS.md pour orienter les agents dans les répertoires de plugins
  • 62c46d5 feat: ajouter des instructions et des liens vers la documentation dans le serveur MCP et le plugin de génération
  • 330f025 feat: ajouter des modules Go imbriqués pour sdk/go-plugin et api/plugin avec gestion des remplacements locaux

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 06 Aug 00:31

Changelog

Features

  • 6e71cdc feat: générer des greffons Go autonomes avec go.mod et prise en charge du chemin de module

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 23:00

Changelog

Features

  • bb9a401 feat(mcp): add MCP server implementation with plugin and workflow tools
  • 1555900 feat: ajouter AGENTS.md pour orienter les agents dans les projets d'application et de bundle
  • 68f141e feat: enhance plugin SDK with action and connector schema descriptors
  • 740e12a feat: enhance workflow validation by integrating input schema checks
  • 2093ab9 feat: mettre à jour les versions des paquets dans package.json et package-lock.json

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 05 Aug 18:26

Changelog

Features

  • c0014ce feat: ajouter l'action time.sleep@1 avec gestion des durées et des erreurs

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 05 Aug 17:39

Changelog

Features

  • f012c06 feat: ajouter une page de listage des applications sous /apps/ avec configuration optionnelle

Other

  • 4a6122e docs: add React bundle building guide and update SUMMARY