Skip to content

GitFlow: Merge develop into main for 2.66 release#4404

Merged
mathomp4 merged 21 commits intomainfrom
develop
Feb 13, 2026
Merged

GitFlow: Merge develop into main for 2.66 release#4404
mathomp4 merged 21 commits intomainfrom
develop

Conversation

@mathomp4
Copy link
Member

Usual gitflow

tclune and others added 20 commits February 4, 2026 08:42
Added detailed build and run instructions for copilot.
To use, start agent conversations with `#.clinerules`.
- Renamed .clinerules to AGENTS.md
- Further improvement suggested by claude after exercising initial
  version.
Fixed 32-bit integer overflow bug in sort.c
* Add OpenCode agent skills for MAPL development

Replace monolithic AGENTS.md with 9 modular OpenCode skills:
- mapl-setup: First-time environment configuration
- mapl-build: Building with NAG, gfortran, Intel compilers
- mapl-testing: Running and debugging tests with pFUnit
- fortran-style: MAPL Fortran coding standards
- mapl-error-handling: Error handling macros and best practices
- github-workflow: Git/GitHub conventions and PR process
- remote-build: Building on bucy with Intel compiler
- pfunit-troubleshooting: Debug pFUnit test failures
- compiler-switching: Switch between compilers safely

Skills provide on-demand structured guidance with comprehensive
examples, CRITICAL/IMPORTANT callouts, and cross-references.
Uses hybrid parameterization with optional ~/.opencode/mapl-config.yaml
and inline examples as fallback.

Fixes #4392

* Update CHANGELOG and github-workflow skill

- Add CHANGELOG.md entry for OpenCode skills addition
- Update github-workflow skill to require CHANGELOG updates for develop PRs
- Add comprehensive CHANGELOG guidelines section with examples
@mathomp4 mathomp4 self-assigned this Feb 13, 2026
@mathomp4 mathomp4 requested a review from a team as a code owner February 13, 2026 18:43
@mathomp4 mathomp4 added the 0 Diff The changes in this pull request have verified to be zero-diff with the target branch. label Feb 13, 2026
@mathomp4 mathomp4 merged commit b9d47f6 into main Feb 13, 2026
40 of 41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0 Diff The changes in this pull request have verified to be zero-diff with the target branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants