[PR #9625] feat: add autoexec prompt functionality #13166

Open
opened 2026-02-16 18:18:02 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/9625

State: open
Merged: No


This PR adds functionality to execute autoexec prompts at session start.\n\n- Add autoexec_prompt field to config schema\n- Modify Session.initialize to execute autoexec prompts at session start\n- This allows users to set prompts that automatically execute, such as 'if gh command ready then do not use git command'

resolved issue #9615

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/9625 **State:** open **Merged:** No --- This PR adds functionality to execute autoexec prompts at session start.\n\n- Add autoexec_prompt field to config schema\n- Modify Session.initialize to execute autoexec prompts at session start\n- This allows users to set prompts that automatically execute, such as 'if gh command ready then do not use git command' resolved issue #9615
yindo added the pull-request label 2026-02-16 18:18:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13166