Skip to content

[docs] Update documentation for features from 2026-02-25#200

Merged
7sharp9 merged 1 commit intomasterfrom
docs/update-changelog-syntype-helper-66d43a6d6670a7d2
Feb 25, 2026
Merged

[docs] Update documentation for features from 2026-02-25#200
7sharp9 merged 1 commit intomasterfrom
docs/update-changelog-syntype-helper-66d43a6d6670a7d2

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Documentation Updates - 2026-02-25

This PR updates the documentation based on features merged in the last 24 hours.

Features Documented

Changes Made

  • Updated CHANGELOG.md to add an [Unreleased] section documenting the new SynType.CreateFromLongIdent API

Merged PRs Referenced

Notes

The SynType.CreateFromLongIdent method is a new public API surface in Myriad.Core that plugin authors can use when building custom Myriad plugins. It converts a LongIdent to a SynType in one step, replacing the previously necessary inline chaining of SynLongIdent.Create and SynType.CreateLongIdent.

Generated by Daily Documentation Updater

To install this workflow, run gh aw add githubnext/agentics/workflows/daily-doc-updater.md@ee49512da7887942965ac0a0e48357106313c9dd. View source at https://github.com/githubnext/agentics/tree/ee49512da7887942965ac0a0e48357106313c9dd/workflows/daily-doc-updater.md.

  • expires on Feb 27, 2026, 8:09 PM UTC

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@7sharp9 7sharp9 marked this pull request as ready for review February 25, 2026 20:09
Copilot AI review requested due to automatic review settings February 25, 2026 20:09
@7sharp9 7sharp9 merged commit 2a924d7 into master Feb 25, 2026
@7sharp9 7sharp9 deleted the docs/update-changelog-syntype-helper-66d43a6d6670a7d2 branch February 25, 2026 20:10
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the CHANGELOG.md to document the new SynType.CreateFromLongIdent helper method that was introduced in PR #195. The change is part of an automated daily documentation workflow that tracks newly merged features.

Changes:

  • Added an [Unreleased] section to CHANGELOG.md documenting the new SynType.CreateFromLongIdent API in Myriad.Core.AstExtensions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants