Skip to content

Render Claude agent files during flow init#9

Merged
milldr merged 2 commits intomainfrom
fix/flow-v1
Feb 24, 2026
Merged

Render Claude agent files during flow init#9
milldr merged 2 commits intomainfrom
fix/flow-v1

Conversation

@milldr
Copy link
Owner

@milldr milldr commented Feb 24, 2026

Summary

  • Call agents.SetupWorkspaceClaude() in Service.Create() so Claude agent files (CLAUDE.md, .claude/CLAUDE.md symlink, .claude/skills symlink) are available immediately after flow init, without needing flow render first
  • Add TestCreateSetsUpClaudeFiles to verify the new behavior
  • Existing Render() call is preserved for regeneration after state changes

Test plan

  • make test — all tests pass including new TestCreateSetsUpClaudeFiles
  • make lint — 0 issues
  • make build — builds cleanly

@milldr milldr added the minor Minor version bump label Feb 24, 2026
@milldr milldr merged commit b077cff into main Feb 24, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant