Releases: jdfalk/safe-ai-util
Releases · jdfalk/safe-ai-util
v1.5.0
v1.4.1
v1.4.0
1.4.0 (2025-08-21)
Features
- add cross-platform build and distribution scripts for copilot-agent-util (62fa342)
- add initial configuration for Copilot Agent Utility (97822e9)
- add Rust coding style guide and best practices documentation (55ab7e5)
- Add several workflows to handle releasing code. (f76f99f)
- add support for additional arguments from environment variable in buf, linter, prettier, and uutils commands (7b8d73f)
- add test arguments for git status (7f38710)
- ci: implement modular release workflow system (d95f389)
- ci: replace GoReleaser with Rust-specific release workflow (4e0e6f1)
- ci: update tasks.json for modular release workflow integration (dda3a7d)
- complete uutils integration and comprehensive command suite (71e1d45)
- executor: replace execute_raw with execute_secure for enhanced security in command execution (311974c)
- labels: add comprehensive labels configuration with colors and descriptions (f579ed7)
- migrate to consolidated workflows from gcommon (11c00ef)
- release: add GitHub Actions workflow for automated releases with language detection (8c7aa34)
- replace sync workflows with consolidated receiver pattern (b88633b)
- security: enhance git clean argument validation for safety checks (b09e8be)
- security: Implement comprehensive security module for command execution (688d1d5)
- security: implement comprehensive security system to prevent remote code execution (d2ada7b)
- sync: add scripts for synchronization, commit, and summary generation (bde69db)
- sync: update sync parameters and enhance summary output in sync-receiver workflow (a83ac24)
- sync: update version to 1.2.0 and enhance sync functionality with detailed logging (b6a3718)
- sync: update version to 1.2.0 and refine sync logic to exclude restricted workflows (e70528d)
- update sync receiver with enhanced file sync capabilities (ddfe294)
- update VSCode tasks to use copilot-agent-util for Buf commands and Git operations (1cd7451)
- workflow: enhance sync-receiver with verbose logging (6c9083a)
Bug Fixes
- buf: replace raw execution with secure execution in lint command (d53178e)
- disable all sync workflows to prevent file overwrites (7e817e5)
- editor: optimize current line retrieval in insert_newline method (3f08d93)
- release: resolve macOS sed command issue in Rust release workflow (628b1c1)
- remove VALIDATE_PYTHON_PYLINT false setting from super-linter (8f3633e)
- scripts: remove deprecated ::set-output fallback in parse_config_json.py (f07c759)
- update reusable workflow reference for stale issues (4b0edab)
- workflow: implement proper token handling for GitHub labels sync (3c34948)
- workflow: resolve GitHub App workflow permission issue v1.3.0 (d1fd2f2)
v1.3.0
Full Changelog: v1.1.0...v1.3.0
v1.2.0
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Full Changelog: v1.0.0...v1.1.0