Skip to content

fix(converters): remove invalid tools/infer from Copilot agent frontmatter#493

Merged
tmchow merged 1 commit intoEveryInc:mainfrom
datorresb:fix/copilot-agent-frontmatter
Apr 2, 2026
Merged

fix(converters): remove invalid tools/infer from Copilot agent frontmatter#493
tmchow merged 1 commit intoEveryInc:mainfrom
datorresb:fix/copilot-agent-frontmatter

Conversation

@datorresb
Copy link
Copy Markdown
Contributor

  • Remove tools: ["*"] from agent frontmatter (not a valid Copilot agent attribute)
  • Replace deprecated infer: true with user-invocable: true
  • Add ce: → ce- namespace transformation in body content
  • Update tests to match new frontmatter output

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 43502bbbbc

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4032effab3

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5d81a0e790

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

…atter

- Remove `tools: ["*"]` from agent frontmatter (not a valid Copilot agent attribute)
- Replace deprecated `infer: true` with `user-invocable: true`
- Add ce: → ce- namespace transformation in body content, scoped to
  command-context boundaries (preserves URLs, prose, and non-command patterns)
- Handle multi-colon refs (ce:work:beta → ce-work-beta)
- Update tests to match new frontmatter and transformation behavior
@datorresb datorresb force-pushed the fix/copilot-agent-frontmatter branch from b898a7b to f8ada11 Compare April 2, 2026 14:51
@tmchow
Copy link
Copy Markdown
Collaborator

tmchow commented Apr 2, 2026

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. What shall we delve into next?

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@tmchow
Copy link
Copy Markdown
Collaborator

tmchow commented Apr 2, 2026

nice job @datorresb !

@tmchow tmchow merged commit 6dcb4a3 into EveryInc:main Apr 2, 2026
2 checks passed
@github-actions github-actions bot mentioned this pull request Apr 2, 2026
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.

2 participants