Skip to content

Conversation

@dmmulroy
Copy link

@dmmulroy dmmulroy commented Jan 5, 2026

Summary

Adds AGENTS.md files throughout the monorepo to provide context for AI coding assistants (Cursor, Claude, Copilot, etc).

Changes

  • Root AGENTS.md - monorepo overview, structure, conventions, commands
  • packages/effect/AGENTS.md - core package types and patterns
  • packages/effect/src/internal/AGENTS.md - internal implementation guidance
  • packages/platform/AGENTS.md - runtime abstraction patterns
  • packages/sql/AGENTS.md - SQL package usage
  • packages/cli/AGENTS.md - CLI framework patterns
  • packages/ai/AGENTS.md - AI provider integrations

These files help AI assistants understand Effect conventions, anti-patterns, and where to look for specific functionality.

@changeset-bot
Copy link

changeset-bot bot commented Jan 5, 2026

⚠️ No Changeset found

Latest commit: 7b4d195

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dmmulroy dmmulroy changed the title dillon branch docs: add AGENTS.md files for AI code assistants Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Discussion Ongoing

Development

Successfully merging this pull request may close these issues.

1 participant