| ▲ | tontinton 4 hours ago | |
I've made https://maki.sh for use cases such as this | ||
| ▲ | frafra 32 minutes ago | parent | next [-] | |
Isn't using it with GitHub Copilot a violation of GitHub terms of usage, due to usage of internal API? I read that they have an official partnership with OpenCode, and I guess it is fine to use it with OpenAI Codex, but what about other coding agents like maki? | ||
| ▲ | nopurpose an hour ago | parent | prev [-] | |
Do I understand correctly that in your harness models don't call tools and pass output of one to another via context, but instead code whole pipeline as small on-demand tools and see only final output? | ||