Skip to content

Releases: OnoSendae/vibe-devtools

[email protected]

24 Oct 16:44
d358c3b

Choose a tag to compare

Minor Changes

  • 7c755ca: Release updates with new features and improvements
    • Add new templates for assistant architecture, conversation, metadata, synthesis, character evolution, and memory
    • Update research.validate command
    • Introduce stash system for conflict management and backups in CLI
    • Add git synchronization scripts
    • Update contributing documentation

[email protected]

24 Oct 08:46
a3c81d5

Choose a tag to compare

Patch Changes

  • 9ad1803: Change GitHub Copilot adapter from instructions to prompts structure
    • Change from .github/instructions/*.instructions.md to .github/prompts/*.prompt.md
    • Update path in getTargetPaths() from 'instructions' to 'prompts'
    • Rename files: project.instructions.mdproject.prompt.md
    • Rename files: command-*.instructions.md*.prompt.md (without command- prefix)
    • Rename files: rules.instructions.mdrules.prompt.md
    • Update command references from @ to / (e.g., "@research.deep" → "/research.deep")
    • Maintain frontmatter with applyTo directives
    • Keep modular structure with separate files for project, commands, and rules

[email protected]

24 Oct 00:06
b559431

Choose a tag to compare

Patch Changes

  • 91aa1ce: Fix GitHub Copilot adapter to use correct instructions structure
    • Change from .github/copilot-instructions.md to .github/instructions/*.instructions.md
    • Generate multiple instruction files (project, commands, rules) for better organization
    • Add frontmatter with applyTo directives for path-specific instructions
    • Support GitHub Copilot's official custom instructions format
    • Each command now gets its own .instructions.md file
    • Rules are consolidated into rules.instructions.md with global scope

@vibe-devtools/[email protected]

24 Oct 16:44
d358c3b

Choose a tag to compare

Release 1.0.2 of @vibe-devtools/research

@vibe-devtools/[email protected]

24 Oct 16:44
d358c3b

Choose a tag to compare

Release 1.1.0 of @vibe-devtools/basic

@vibe-devtools/[email protected]

24 Oct 16:44
d358c3b

Choose a tag to compare

Patch Changes

  • 7c755ca: Release updates with new features and improvements
    • Add new templates for assistant architecture, conversation, metadata, synthesis, character evolution, and memory
    • Update research.validate command
    • Introduce stash system for conflict management and backups in CLI
    • Add git synchronization scripts
    • Update contributing documentation

@vibe-devtools/[email protected]

24 Oct 16:44
d358c3b

Choose a tag to compare

Minor Changes

  • 7c755ca: Release updates with new features and improvements
    • Add new templates for assistant architecture, conversation, metadata, synthesis, character evolution, and memory
    • Update research.validate command
    • Introduce stash system for conflict management and backups in CLI
    • Add git synchronization scripts
    • Update contributing documentation

[email protected]

23 Oct 23:44
312fe73

Choose a tag to compare

Minor Changes

  • dc5f6e5: Add GitHub Copilot adapter support
    • Implement CopilotAdapter for GitHub Copilot integration
    • Auto-detect GitHub Copilot installation via VSCode extensions
    • Generate .github/copilot-instructions.md with vibe commands and rules
    • Enable Copilot to understand and use vibe commands in projects
    • Full compatibility with existing Cursor, Gemini, and Claude adapters

[email protected]

22 Oct 15:36
1997607

Choose a tag to compare

Minor Changes

  • 4eefef7: Add support for installing vibes directly from npm registry

    • Implement npm-installer.ts for downloading and extracting npm packages
    • Support installation via package names: @vibe-devtools/basic
    • Support version pinning: @vibe-devtools/[email protected]
    • Automatic extraction and validation of vibe.json
    • Update documentation with npx usage examples
    • Enable zero-installation workflow via npx vibe-devtools

    This is a major usability improvement - users can now install official vibes directly from npm without needing GitHub URLs.

[email protected]

22 Oct 13:00
0dfb9df

Choose a tag to compare

Minor Changes

  • 0b7b6e8: Reescrever README completo da CLI em português brasileiro com narrativa inspiradora sobre IA agêntica, vibe coding e ferramentas inteligentes