Skip to content

Comments

docs(agents): require git worktrees#11

Merged
anantham merged 4 commits intomainfrom
chore/agent-worktrees
Dec 22, 2025
Merged

docs(agents): require git worktrees#11
anantham merged 4 commits intomainfrom
chore/agent-worktrees

Conversation

@anantham
Copy link
Owner

Summary

Adds explicit worktree guidance for agents to prevent stash churn and keep the main checkout clean.

Changes

  • AGENTS.md: add WORKTREE_POLICY section + commands
  • CLAUDE.md: add Claude Code entrypoint pointing to AGENTS.md
  • .gitignore: stop ignoring CLAUDE.md (ignore CLAUDE.local.md instead)
  • docs/WORKLOG.md: add entry

Testing

  • N/A (docs/workflow only)

Context: reduce stash churn when multiple PRs/agents run in parallel.

Changes: add explicit worktree policy + commands to AGENTS.md; add tracked CLAUDE.md pointing to AGENTS; stop ignoring CLAUDE.md (ignore CLAUDE.local.md instead).

Tests: N/A (docs/workflow only)
@vercel
Copy link

vercel bot commented Dec 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
lexicon-forge Ready Ready Preview, Comment Dec 22, 2025 4:37am

- **Sanitizers**: Extracted XML/XHTML logic to `services/epub/sanitizers/`
- **Generators**: Moved HTML generation to `services/epub/generators/`
- **Data**: Moved collection and stats logic to `services/epub/data/`
- **Packaging**: Moved JSZip logic to `services/epub/packagers/`
- **Orchestrator**: `epubService.ts` is now a thin facade (~120 LOC)
- **Tests**: Verified with existing suite (16 tests passed)
@anantham anantham merged commit 8bca291 into main Dec 22, 2025
3 of 4 checks passed
@anantham anantham deleted the chore/agent-worktrees branch December 22, 2025 04:49
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