Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.66 KB

File metadata and controls

38 lines (27 loc) · 1.66 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • 2026-04-22: Add GPT-5.4 Image 2 support (gpt5.4 keyword) to ai-image-creator skill via OpenRouter (openai/gpt-5.4-image-2, 272K context, multimodal)
  • 2025-07-09: Add $ARGUMENTS support to promptengineering slash commands
  • 2025-07-09: Add six new slash command categories with useful developer tools

Changed

  • 2025-07-09: Move settings files to new location
  • 2025-07-08: Update README documentation
  • 2025-07-08: General project updates and improvements

Infrastructure

  • 2025-07-08: Add rule files and ignore files for project structure
  • 2025-07-08: Initial commit with project foundation

Release Notes

Latest Features (2025-07-09)

  • Enhanced Slash Commands: Added $ARGUMENTS support to promptengineering slash commands, enabling dynamic parameter passing
  • Expanded Tool Categories: Introduced six new slash command categories providing comprehensive developer tools and utilities

Documentation & Organization (2025-07-08)

  • Improved Documentation: Updated README with current project information and usage instructions
  • Project Structure: Organized settings files and established proper project hierarchy
  • Development Setup: Added essential rule files and ignore patterns for clean development workflow

Foundation (2025-07-08)

  • Initial Release: Project initialization with core infrastructure and foundational components