Skip to content

Suggested test: copilot/inline-sub-agent-kiwi-model #5275

Description

@github-actions

Motivation

Link to gh-aw PR: github/gh-aw#43085 — feat: migrate 10 copilot sub-agents from small to kiwi / mai-code

This PR introduced the kiwi model alias (mapped to copilot/kiwi*, openai/kiwi*) and migrated several production workflows to it. The existing inline sub-agent smoke test (test-copilot-inline-sub-agents.md) uses gpt-5-mini and claude-haiku-4.5 — it does not cover the new kiwi alias at all.

Proposed test

  • Workflow file: test-copilot-inline-sub-agent-kiwi.md
  • Trigger: workflow_dispatch
  • Engine: copilot
  • Safe output: create-issue
  • Variant: standard

Minimal test prompt sketch

Declare one inline sub-agent with model: kiwi. The parent calls it with a fixed greeting and assembles the response into a create-issue body. This verifies that kiwi resolves at runtime and completes a turn without error.

New fixtures or secrets needed

None — uses the existing githubnext/gh-aw-test repo. However, model availability needs triage: kiwi may not be resolvable in all CI runner environments. If unavailable, the test could be gated behind a --use-samples sample that bypasses the live engine call.

Notes

  • The existing test-copilot-inline-sub-agents.md already establishes the inline sub-agent fixture pattern; this would be a variant exercise only the new alias.
  • mai-code (the other new alias from #43085) could be a third test candidate but is deferred here to keep scope minimal.
  • Filed as an issue rather than a PR because kiwi model availability in the CI environment is uncertain and needs confirmation before adding a live-engine test.

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • awmgmcpg

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "awmgmcpg"

See Network Configuration for more information.

Generated by 🔍 Suggest New E2E Tests · 97.7 AIC · ⌖ 8.93 AIC · ⊞ 5.6K ·

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions