Skip to content

feat(ai): harden writing workflows#52

Merged
danielss-dev merged 9 commits into
mainfrom
developments/harden-ai-writing
Jul 14, 2026
Merged

feat(ai): harden writing workflows#52
danielss-dev merged 9 commits into
mainfrom
developments/harden-ai-writing

Conversation

@danielss-dev

Copy link
Copy Markdown
Owner

Summary

  • Add bounded, provenance-aware AI input preparation with sensitive-file detection and explicit confirmation before including protected content.
  • Improve prompt construction with change manifests, patch coverage metadata, style context, and trust-boundary instructions.
  • Add cancellable generation, safer CLI resolution and execution limits, and shared provider handling for Codex and Claude.
  • Update pull request creation and local-change flows to surface coverage, cancellation, and provider errors more clearly.
  • Document the updated AI and pull request workflows and add generation-related test coverage.

Why

Make AI-generated commit messages and pull request drafts safer, more complete, and more predictable when handling sensitive files, large diffs, untrusted repository content, and long-running provider commands.

@danielss-dev danielss-dev merged commit b4f2702 into main Jul 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant