Skip to content

S1 — a4h chat --demo: a real A2A round trip in under 60 seconds, no credentials #13

Description

@fmind

What a stranger gets: docker run --rm -it ghcr.io/fmind-ai/a4h chat --demo answers in under 60 seconds — a real A2A round trip, no account, no credential, no config file.

Acceptance

  1. The repository builds: Go module and pinned toolchain live; mise run format, check, test, build all green; hooks installed; CI runs the same tasks.
  2. a4h chat --demo starts a terminal REPL against the bundled sample agent (an in-process A2A server): deterministic scripted answers, no model, no key, works air-gapped.
  3. a4h chat <url> runs the same REPL against any A2A endpoint (auth header via env).
  4. Cold docker run to first reply measured under 60 seconds.

Floor

AGENTS.md §4 applies to every slice. The bundled agent never calls a model — permanent invariant.

Non-goals

Streaming polish (S5) · platform adapters (S3, S7) · serve beyond what chat needs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions