8000 Releases Β· jezweb/roo-commander Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: jezweb/roo-commander

8000

Release v7.3.0 - Wallaby

12 May 03:57
Compare
Choose a tag to compare

Release Notes - v7.3.0

No changes since the previous tag (v7.3.0).

Release v7.1.5

30 Apr 22:49
Compare
Choose a tag to compare

Release Notes - v7.1.5

This release includes several new developer modes, documentation updates, and internal improvements.

✨ Features

  • 57192f6 - Update project configuration and documentation (Jez)
  • 03cacc8 - Update workflow definitions (Jez)
  • f8ac861 - Added Rust Developer (dev-rust) mode. (#33) (Paul Robinson)
  • b74b903 - Java and Kotlin Developer Modes (#32) (Paul Robinson)
  • 5983c4d - new custom mode dev-solidity (#29) (beruf)
  • f186b69 - Added Spring framework mode. (#31) (Paul Robinson)

πŸ› Fixes

  • 6894ded - fixing and improving prompts (Jez)

πŸ“„ Docs

  • 5a29fbc - Update guides (Jez)
  • 8041913 - Update README with setup info and improvements (Jez)

♻️ Refactor

  • 246f9d1 - Rename Repomix mode folder to lowercase and update references (Jez)

🧹 Chores

  • e45679e - update generated mode files after build (Jez)

v7.1.2 (Wallaby)

27 Apr 13:31
Compare
Choose a tag to compare

Changelog

[v7.1.2] - YYYY-MM-DD

Added

  • Various fixes and updates to mode files

v7.1.1 (Wallaby)

24 Apr 16:05
Compare
Choose a tag to compare

Changelog for v7.1.1 (Wallaby)

  • (Improvements to mode creation workflow, fixed a missing file in roo commander kb for workflow creation, planning in progress for cli-npm, kb enrichment. Added mcp manager and joined it into the roo commander decision tree. Added installation flows for vertex ai mcp and unsplash mcp. Placeholder for uninstall and update mcp.

v7.1.0 (Wallaby)

23 Apr 06:26
Compare
Choose a tag to compare

Release Notes - v7.1.0 (Wallaby)

Summary

This release focuses on optimisation and improvements across Roo Commander modes and commands. Key updates include:

  • Optimized mode files and commands.
  • Improved workspace prompts.
  • Updated OS command preferences handling (Rule RURU-RULE-OS-AWARE-CMDS-V3).
  • Refreshed onboarding prompt (Rule ROO-CMD-RULE-INIT-V3).
  • General quality-of-life prompt improvements for Roo Commander.
  • Renamed dev-general mode to dev-core-web and enhanced its Knowledge Base with more vanilla JavaScript specifics.

v7.0.5 (Wallaby)

21 Apr 10:19
Compare
Choose a tag to compare

v7.0.5 (Wallaby) - 2025-04-21

Added

  • Enhanced Command Compatibility: Introduced a new system rule (.roo/rules/05-os-aware-commands.md) ensuring that CLI commands generated via the execute_command tool are automatically tailored for the user's specific operating system (Linux, macOS, Windows), improving cross-platform reliability.
  • New Prime Meta-Development Suite: Added three specialized 'Prime' modes (prime, prime-dev, prime-txt) and their corresponding rules (.roo/rules-prime*). This suite provides a streamlined and controlled workflow specifically designed for modifying Roo Commander's own configuration files (modes, rules, KBs), enhancing maintainability and safety during meta-development.

v7.0.4 (Wallaby)

20 Apr 14:32
Compare
Choose a tag to compare

v7.0.4 (Wallaby) - 2025-04-21

Fixed

  • Fixed references to 'project_journal' in various mode definitions and knowledge base files to align with the standard hidden folder structure (e.g., .tasks/, .docs/).

Changed

  • Updated the build workflow (.workflows/WF-CREATE-ROO-CMD-BUILD-001.md) to include a step for creating a GitHub release using the gh CLI and attaching the build artifact.

v7.0.3 (Wallaby)

20 Apr 13:39
Compare
Choose a tag to compare

Changelog

v7.0.3 (Wallaby) - 2025-04-20

Documentation

  • Updated README.md with new installation instructions focused on using build artifacts.
  • Included link to v6.3 archived mode bundle in README.md.
  • Updated build workflow documentation (.workflows/WF-CREATE-ROO-CMD-BUILD-001.md) to reflect changes in the build script.

Build

  • Modified create_build.js script:
    • Excluded root-level build scripts (create_build.js, build_roomodes.js, build_mode_summary.js), README.md, and LICENSE from the build archive.
    • Included the .docs directory and its contents in the build archive.
0