Skip to content

Example colony: a summarizer harness (web_fetch then llm) #1

Description

@mmeyerlein

A small showcase colony under examples/: a web_fetch tool cell pulls a URL, an llm cell summarizes the body, the summary lands somewhere visible (the trace, or a store).

Use examples/swarm and examples/hello as the template. Keep it small and runnable under the daemon on a fresh build. Add a short folder README in the repo voice (no em-dashes).

Good first issue because it touches no Rust: config.json trees plus one code cell, and it teaches the core model (cells are dumb, edges route).

Done when: meclaw --root ./examples/<name> --validate passes and the colony runs under --daemon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions