Skip to content

Add a README section on using LAGO with AI agents - #96

Merged
correspondMerchant merged 1 commit into
mainfrom
docs/ai-agents-readme-section
Aug 24, 2026
Merged

Add a README section on using LAGO with AI agents#96
correspondMerchant merged 1 commit into
mainfrom
docs/ai-agents-readme-section

Conversation

@correspondMerchant

Copy link
Copy Markdown
Owner

What this changes

Adds a "Using LAGO with AI agents" section to the README so people know the
package can be driven by AI coding agents two ways:

  • the agent skill (skills/lagotrials) that teaches an agent how to use
    LAGO, and
  • the MCP server (python -m lago.mcp_server) that lets an agent actually
    run optimize / sensitivity,

with pointers to skills/ and python/README.md. Also adds this section and
the pre-existing Citation section to the table of contents (both were missing).

Related issue

Closes #

Checklist

  • Tests added or updated under tests/testthat/ — n/a, documentation only
  • devtools::document() — n/a, no roxygen changes
  • devtools::check() passes locally — n/a, README only; anchors/paths verified
  • NEWS.md updated — n/a, README discoverability edit, not a package change

Adds a "Using LAGO with AI agents" section covering the two ways to drive the
package from AI coding agents: the agent skill in skills/lagotrials (teaches an
agent how to use LAGO) and the Python MCP server (lets an agent run LAGO), with
pointers to skills/ and python/README.md. Also adds the section and the
existing Citation section to the table of contents, which were missing.
@correspondMerchant
correspondMerchant merged commit 7afe564 into main Aug 24, 2026
7 checks passed
@correspondMerchant
correspondMerchant deleted the docs/ai-agents-readme-section branch August 24, 2026 18:56
@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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