Commit Graph

4 Commits

Author SHA1 Message Date
Rob Lourens 04b6016192 Gpt prompt cleanups (#2020)
* Refactor agent prompt tests

* Gpt prompt cleanups
Includes switching the gpt-5.1-codex-mini prompt to use the codex prompt
2025-11-15 00:03:09 +00:00
Bhavya U 237bb568c9 Add authoring guide for model-specific prompts (#1625)
* Add authoring guide for model-specific prompts

* Update docs/prompts.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update docs/prompts.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update docs/prompts.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-26 03:36:50 +00:00
Rob Lourens 0893eaecfd Rename executePrompt to runSubagent (#1420) 2025-10-19 21:52:40 +00:00
Rob Lourens 91fe4863d3 Add doc about implementing tools (#146)
* Add doc about implementing tools
Ported from old wiki and updated

* A couple more notes
2025-07-07 22:09:41 +00:00