←back to thread

Building a Personal AI Factory

(www.john-rush.com)
260 points derek | 4 comments | | HN request time: 0s | source
Show context
steveklabnik ◴[] No.44438330[source]
I'd love to see more specifics here, that is, how Claude and o3 talk to each other, an example session, etc.
replies(3): >>44438361 #>>44438366 #>>44438730 #
breckenedge ◴[] No.44438361[source]
I presume via Goose via MCP in Claude Code:

> I also have a local mcp which runs Goose and o3.

replies(1): >>44438374 #
1. steveklabnik ◴[] No.44438374[source]
Ah, I skimmed the docs for Goose but I couldn't figure out exactly what it is that it does, which is a common issue for docs.

For example: https://block.github.io/goose/docs/category/tutorials/ I just want to see an example workflow before I set this up in CI or build a custom extension to it!

replies(1): >>44438560 #
2. breckenedge ◴[] No.44438560[source]
Classic Steve Klabnik comment.
replies(2): >>44438748 #>>44439230 #
3. IncreasePosts ◴[] No.44438748[source]
An uncommon Aaron Breckenridge comment
4. steveklabnik ◴[] No.44439230[source]
It's true that I deeply care about docs! Turns out they're good for both humans and LLMs :)