Skip to content

feat: P0-P2 positioning, eval, A2A, durability APIs - #5

Merged
ybszm merged 1 commit into
mainfrom
feat/p012-positioning-eval-a2a
Jul 22, 2026
Merged

ybszm merged 1 commit into
mainfrom
feat/p012-positioning-eval-a2a

Conversation

@ybszm

@ybszm ybszm commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Summary

Implements roadmap P0 / P1 / P2 for adoption and competitive positioning without breaking consumers (additive / opt-in).

P0

  • README QuickAgent + multi-agent entry
  • docs/LANGCHAINGO.md, COMPARISON.md, VERSIONING.md

P1

  • eval golden trajectory helpers
  • a2a minimal agent-to-agent HTTP
  • httpware bearer/session/rate-limit
  • examples/mcp-secure tool guard pattern

P2

  • RunConfig.Durability (sync supported)
  • WithDeferred + IsDeferred (marker; full deferred scheduling still Partial)
  • graph micro-benchmarks

Test plan

  • go test ./graph ./eval ./a2a ./httpware ./prebuilt ./compat
  • go build ./examples/mcp-secure ./examples/quick-agent
  • CI green

- README front door: QuickAgent + multi-agent examples; pin @v0.1.0
- Docs: COMPARISON, LANGCHAINGO interop, VERSIONING
- eval golden trajectories; a2a HTTP subset; httpware auth/rate-limit
- examples/mcp-secure GuardTools pattern
- RunConfig.Durability (sync); WithDeferred marker; graph benchmarks
@ybszm
ybszm merged commit f067fc7 into main Jul 22, 2026
20 checks passed
@ybszm
ybszm deleted the feat/p012-positioning-eval-a2a branch July 22, 2026 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant