Comment on Benchmarking coding agents on Databricks' multi-million line codebaseparentComments−sgc2moCan anybody share a tested system prompt they use for general coding tasks in pi?−cyanydeez2moclone opencode and ask your ai yo find it. i did that then just wrote my own primary open code agent.−sgc2moA bit late, but I followed up on this useful tip and found a gist that breaks down the opencode methodology:https://gist.github.com/rmk40/cde7a98c1c90614a27478216cc0155...The gist led me to the opencode session / prompt control folder:https://github.com/anomalyco/opencode/tree/dev/packages/open...
Comments
Can anybody share a tested system prompt they use for general coding tasks in pi?
clone opencode and ask your ai yo find it. i did that then just wrote my own primary open code agent.
A bit late, but I followed up on this useful tip and found a gist that breaks down the opencode methodology:
https://gist.github.com/rmk40/cde7a98c1c90614a27478216cc0155...
The gist led me to the opencode session / prompt control folder:
https://github.com/anomalyco/opencode/tree/dev/packages/open...