github danielmiessler/Fabric v1.4.366

latest releases: v1.4.375, v1.4.374, v1.4.373...
6 days ago

Changes

PR #1917 by ksylvan: Fix: generate_changelog now works in Git Work Trees

  • Fix: improve git worktree status detection to ignore staged-only files and check worktree status codes instead of using IsClean method
  • Fix: use native git CLI for add/commit in worktrees to resolve go-git issues with shared object databases
  • Check filesystem existence of staged files to handle worktree scenarios and ignore files staged in main repo that don't exist in worktree
  • Update GetStatusDetails to only include worktree-modified files and ignore unmodified and untracked files in clean check
  • Allow staged files that exist in worktree to be committed normally and fix 'cannot create empty commit: clean working tree' errors

PR #1909 by copyleftdev: feat: add greybeard_secure_prompt_engineer pattern

  • Feat: add greybeard_secure_prompt_engineer pattern

Direct commits

  • Feat: implement REST API support for metadata streaming (Phase 5)
  • Feat: implement CLI support for metadata display (Phase 4)
  • Refactor: implement structured streaming in all AI vendors (Phase 3)

Don't miss a new Fabric release

NewReleases is sending notifications on new releases.