Skip to content

Simplify agent development guidance - #910

Merged
ryanfowler merged 1 commit into
mainfrom
docs/simplify-agent-guidance
Jul 30, 2026
Merged

Simplify agent development guidance#910
ryanfowler merged 1 commit into
mainfrom
docs/simplify-agent-guidance

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • focus the root agent guide on workflow, architecture, and cross-cutting rules
  • move subsystem-specific constraints into scoped AGENTS.md files
  • clarify narrow-first validation and documentation formatting

Validation

  • prettier -w AGENTS.md src/http/AGENTS.md src/dns/AGENTS.md src/grpc/AGENTS.md src/proto/AGENTS.md src/websocket/AGENTS.md src/update/AGENTS.md tests/AGENTS.md
  • git diff --check

Cargo checks were not run because the changes are documentation-only.

Keep the root guide focused on workflow and shared constraints, and move subsystem-specific notes closer to the code they govern.
@ryanfowler
ryanfowler enabled auto-merge July 30, 2026 22:57
@ryanfowler
ryanfowler merged commit 6b8c8ff into main Jul 30, 2026
4 checks passed
@ryanfowler
ryanfowler deleted the docs/simplify-agent-guidance branch July 30, 2026 23:03
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