Skip to content

add a page on high level harnesses#9

Open
p3t3rzb wants to merge 3 commits intomainfrom
@p3t3rzb/high-level-harnesses
Open

add a page on high level harnesses#9
p3t3rzb wants to merge 3 commits intomainfrom
@p3t3rzb/high-level-harnesses

Conversation

@p3t3rzb
Copy link
Copy Markdown
Collaborator

@p3t3rzb p3t3rzb commented Mar 25, 2026

This PR adds a page on high level harnesses near the end of the "Expanding horizons" chapter.

@p3t3rzb p3t3rzb requested a review from mkaput March 25, 2026 11:31
@p3t3rzb p3t3rzb self-assigned this Mar 25, 2026
@p3t3rzb p3t3rzb added the documentation Improvements or additions to documentation label Mar 25, 2026
Comment on lines +11 to +14
:::caution
Products and feature sets can change significantly between revisions of this guide.
Treat this page as an orientation, especially for building a solid intuition of the field, not a definitive reference.
:::
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This caveat applies to the entire guide in general. 😃 Because of this, what I suggest writing is to rather explain topics, ideas, algorithms, or abstract workflows, and at the end just list particular tools as "Hey, if you like, you can take a look at these example tools".

This also solves another problem: we don't necessarily want to endorse any specific products except maybe big AI labs ones. You have to be cautious of suggesting products that may become shady/compromised even if they aren't now.


## Running agents in parallel

The key difference is running several agents simultaneously, each on an isolated task.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a reader will ask a question: how is this different from subagents then?

you have to reframe your wording here. I doubt you can solve this questioning by explaining differences; but you can try :)


The key difference is running several agents simultaneously, each on an isolated task.

<ExternalLink href="https://conductor.build/">Conductor</ExternalLink> by Melty Labs is a tool built for exactly this.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<ExternalLink href="https://conductor.build/">Conductor</ExternalLink> by Melty Labs is a tool built for exactly this.
<ExternalLink href="https://conductor.build/"/> is a tool built for exactly this.

in links.csv set url title to Conductor and set author to Melty Labs

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and yeah, this is precisely a paragraph where you basically endorse a particular product, which we want to avoid

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why I can't use Claude Code Desktop or Codex App or Cursor Glass for this? they all support similar features

@p3t3rzb p3t3rzb changed the title add a section on high level harnesses add a page on high level harnesses Mar 26, 2026

The Code Factory pattern is the technical foundation of a broader idea: that a single person with a well-configured agent fleet can operate at the scale that would previously have required a full engineering team.

Projects like <ExternalLink href="https://myclaw.ai/">OpenClaw</ExternalLink> package infrastructure for connecting AI agents to communication platforms and scheduling systems, turning a single machine into an always-on agent runtime that responds to messages, executes tasks, and ships work continuously.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not official link! this one is https://openclaw.ai/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants