Skip to content

docs(agents): AI-agent Git Flow guardrails + sync develop with 1.3.0#40

Merged
jb-thery merged 2 commits into
developfrom
chore/agent-gitflow-guardrails
Jul 2, 2026
Merged

docs(agents): AI-agent Git Flow guardrails + sync develop with 1.3.0#40
jb-thery merged 2 commits into
developfrom
chore/agent-gitflow-guardrails

Conversation

@jb-thery

@jb-thery jb-thery commented Jul 2, 2026

Copy link
Copy Markdown
Member

Two things in one PR to keep the branch count low:

  1. AI-agent guardrails — a new "AI Coding Agent Guardrails" section in AGENTS.md (plus a Claude-specific pointer in CLAUDE.md): agents must ask for explicit confirmation before creating/switching/deleting branches, opening/merging PRs, or triggering a release, and must always follow the protected Git Flow (feature/* off develop, PR into develop, release PR develop → main), reuse approved branches, and respect other agents' work.
  2. Sync develop with main — this branch is cut from main at the 1.3.0 release tip, so merging it brings the post-release commit back into develop (the standard Git Flow back-merge).

Docs only — no code or dist changes.

jb-thery added 2 commits July 2, 2026 17:54
release: 1.3.0 — inline config sources, multilingual TTS, core hardening
Add an "AI Coding Agent Guardrails" section to AGENTS.md and a Claude-specific
pointer in CLAUDE.md: never create/switch/delete branches, open/merge PRs, or
trigger a release without explicit confirmation, always follow the protected
Git Flow (feature/* off develop, PR into develop, release PR develop -> main),
reuse approved branches, and respect other agents' uncommitted work.
@jb-thery jb-thery merged commit 541e6f8 into develop Jul 2, 2026
5 checks passed
@jb-thery jb-thery deleted the chore/agent-gitflow-guardrails branch July 2, 2026 11:18
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 1.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant