feat: add "any" as an always-on value for "for" grammar
Metadata
Current evaluation
Merged feature adding "any" as an always-on value for the "for" grammar. Approved by two reviewers with all CI checks passing. Resolves #122 and CRAFT-4741 across 12 files.
Suggested action: —
No scores available.
Issue body
Fixes #122
CRAFT-4741
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `make lint && make test`?
---
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged feature adding "any" as an always-on value for the "for" grammar. Approved by two reviewers with all CI checks passing. Resolves #122 and CRAFT-4741 across 12 files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged feature adding "any" as an always-on value for the "for" grammar, resolving issue #122 and CRAFT-4741. All linting and tests passed successfully. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #108 feat: add 'for' statement | craft-grammar | merged | Merged. Implemented a for statement in craft-grammar, adding integration tests per reviewer feedback. CI passed and three reviewers approved. Minor null-handling feedback was deferred to future issues. | |
| #122 `for` grammar: include "any" as an always-on platform | craft-grammar | closed | The enhancement to support any as an always-on platform in the for grammar was closed without implementation. Synced to an internal Jira ticket, it received no developer response or code changes, indicating the feature was abandoned or deferred. | |
| #203 feat: support 'for' statements | imagecraft | merged | Merged after adding 'for' statement support to the advanced grammar. Approved by two reviewers, passed all CI checks, and resolves #201. Changes affect 10 files. |