Skip to content

Fix maxSteps in Markdown agent definitions#535

Open
itkonen wants to merge 1 commit into
editor-code-assistant:masterfrom
itkonen:fix/markdown-agent-max-steps
Open

Fix maxSteps in Markdown agent definitions#535
itkonen wants to merge 1 commit into
editor-code-assistant:masterfrom
itkonen:fix/markdown-agent-max-steps

Conversation

@itkonen

@itkonen itkonen commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • recognize the documented maxSteps field in Markdown agent frontmatter
  • preserve the existing steps field as a backward-compatible alias
  • cover the documented spelling in agent conversion tests

Test

  • clojure -M:test --focus eca.features.agents-test

  • I added a entry in changelog under unreleased section.

  • This is not an AI slop.

🤖 Generated with ECA (openai/gpt-5.6-sol - high)

Markdown agents document maxSteps, but conversion only recognized the legacy steps key. Accept the documented field while preserving compatibility.

🤖 Generated with [ECA](https://eca.dev) (openai/gpt-5.6-sol - high)

Co-Authored-By: eca-agent <git@eca.dev>
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