Skip to content

Update to use new code-factory-issue skill#122

Merged
neekolas merged 1 commit intomainfrom
04-22-update_to_use_new_code-factory-issue_skill
Apr 22, 2026
Merged

Update to use new code-factory-issue skill#122
neekolas merged 1 commit intomainfrom
04-22-update_to_use_new_code-factory-issue_skill

Conversation

@neekolas
Copy link
Copy Markdown
Contributor

@neekolas neekolas commented Apr 22, 2026

Switch AI prompt to use /code-factory-issue skill and include requester login

  • Updates buildAiPrompt in template-inputs.ts to replace the /coder-task instruction with /code-factory-issue and add a requester parameter that injects a 'requrequester: <login>' line into the prompt.
  • Updates runCreateTask in create-task.ts to pass the current actor's login as requester when calling buildTemplateInputs.
  • The BuildTemplateInputsParams interface is extended to require a requester: { login: string } field.
  • behavioral change: The ai_prompt payload sent to coder.create now includes the requester's login and references /code-factory-issue instead of /coder-task.

Macroscope summarized 1840038.

@cloudflare-workers-and-pages
Copy link
Copy Markdown
Contributor

cloudflare-workers-and-pages Bot commented Apr 22, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
task-action 1840038 Apr 22 2026, 10:30 PM

Copy link
Copy Markdown
Contributor Author

neekolas commented Apr 22, 2026

Copy link
Copy Markdown
Contributor Author

neekolas commented Apr 22, 2026

Merge activity

  • Apr 22, 10:29 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Apr 22, 10:29 PM UTC: @neekolas merged this pull request with Graphite.

@macroscopeapp
Copy link
Copy Markdown

macroscopeapp Bot commented Apr 22, 2026

Approvability

Verdict: Approved

Simple change that renames a skill reference from /coder-task to /code-factory-issue and adds requester metadata to the AI prompt template. The changes are additive, well-tested, and don't affect control flow or gating logic.

You can customize Macroscope's approvability policy. Learn more.

@neekolas neekolas merged commit ea1d84b into main Apr 22, 2026
5 checks passed
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.

1 participant