Skip to content

docs(agents): add CLAUDE.md/AGENTS.md navigation guide - #830

Merged
ocots merged 1 commit into
mainfrom
docs/add-agents-navigation-guide
Jul 30, 2026
Merged

docs(agents): add CLAUDE.md/AGENTS.md navigation guide#830
ocots merged 1 commit into
mainfrom
docs/add-agents-navigation-guide

Conversation

@ocots

@ocots ocots commented Jul 30, 2026

Copy link
Copy Markdown
Member

Summary

Adds the agent navigation guide used across sibling control-toolbox packages, adapted to OptimalControl's actual shape: a single flat module (no ext/, no submodule split) that re-exports the ecosystem's public API via @reexport import Pkg: sym in src/imports/*.jl — the one place import is intentional, per the Handbook's using-only rule everywhere else.

Closes #829

🤖 Generated with Claude Code

Adds the agent navigation guide used across sibling control-toolbox
packages, adapted to OptimalControl's actual shape: a single flat
module (no ext/, no submodule split) that re-exports the ecosystem's
public API via `@reexport import Pkg: sym` in src/imports/*.jl — the
one place `import` is intentional, per the Handbook's using-only rule
everywhere else.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@ocots
ocots merged commit e0186b0 into main Jul 30, 2026
8 checks passed
@ocots
ocots deleted the docs/add-agents-navigation-guide branch July 30, 2026 14:00
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.

Add CLAUDE.md/AGENTS.md agent navigation guide

1 participant