source context
2
ctx:discord/blah/fetch/2kind: custommode: permissive77 statements20 distinct subjects
Source document
full textfetch-2
text/plain3 KBdoc:agent/fetch-2/e4a3d7be-144d-4b0b-9411-5aaa0b1a0600
[2026-02-03 03:15] traves_theberge: <@329116693186215938> <@806444151422976035> <@1211062099137265723>
OKAY! So it's workingish.
Fetch itself is a harness that uses OpenAI or whatever model you select, with function calling
But I have questions, given the following configuration,
- Let's assume we are using GPT 4o or GPT 4.2 Nano or Mini
- Let's assume it's containerized
- Let's assume it has Conversation History
- Let's assume it has tools.
- Let's assume each of the systems has prompt/intent classification
- Let's assume it has a tasking system, for example (Fetch <--Tasks--> Claude)
- Let's assume it can assign tasks to harnesses (Claude Code, Gemini CLI and Copilot CLI)
- What tools would we need to interact with repos ?
- What tools are needed between the Fetch harness and the Tasking system ?
- What tools are needed between the Claude, Gemini, Copilot harnesses and the Tasking system ?
- What agent.md/usage.md/skills.md/prompt is required for the tools and operations for the Fetch harness ?
- What agent.md/usage.md/skills.md/prompt is required for the tools and operations for the Claude, Gemini, and Copilot harnesses ?
- What other prompts are needed for the Fetch harness ?
- What other prompts are needed for the Claude, Gemini, and Copilot harnesses?
LASTLY have i missed any Questions or made erroneous assumptions?
Would love your inputs.
[2026-02-03 03:52] ajaxdavis: - tools: i haven't tried claudebot yet but from what i read, i thought it had self editing of its codebase enabled, so it just builds tools it needs, and pretty much all those answers can be answers by that
- and i'd expect it can just install anything on the box i have it installed on and would just be the same as booting up `claude` in my home dir with sudo and just doing whatever it wants
[2026-02-03 04:37] traves_theberge: okay, but is it the the fetch "openai" harness acting on the code or is it the Claude, Gemini, Copilot harness acting on the fetch codebase. you know what i mean
[2026-02-03 04:45] traves_theberge: i suppose the Fetch Harness "openai" orchestrates the tasking system, which then, in turn, is sent to the Claude harness, which acts on the GitHub repo to change the code, which the Fetch Harness "OpenAI" can use once persisted.
Much like omega works if I'm thinking correctly.
[2026-02-03 04:46] traves_theberge: <@806444151422976035>
[2026-02-03 04:51] traves_theberge: Anyways this is a side quest anyway I won’t be putting much more energy into it but I did get it to work and it will live on my raspberry pi at some point
Facts in this context
Grouped by subject. Each subject links to its full article.