Resources¶
Public¶
- agentic-taf on GitHub — the test automation framework. LGPL-3.0, Python 3.12+, 277 unit tests, 9 plugins.
- Architecture diagram (SVG) — the multi-layer plugin architecture.
- Implementation plan — T.1-T.10 task tracker for the framework.
- Container image on GHCR
—
ghcr.io/wesleypeng/agentic-taf:v1.0.0.
Legacy report¶
The original SW QA Automation Recommendations Assessment Report (Word-export HTML) is preserved at /docs/assessment-report/. The TAF implementation slide deck and PDF are available there as well.
Reading order¶
If you're new to the platform, this is a good progression:
- Home — tagline + what the platform does
- Architecture — layers, GitOps reconciliation, state machine, LLM routing, RBAC
- Phases & Roadmap — status of each phase, what's done, what's deferred
- Test Automation — the open-source
agentic-tafframework - Tech Stack — component versions and choices
- About — how to access private repositories
External technology docs¶
- LangGraph — the graph-based agent framework
- Cluster API — declarative Kubernetes cluster lifecycle (CAPI)
- CAPV — vSphere infrastructure provider for CAPI
- Metal3 — bare-metal infrastructure provider (planned for Task 8.9)
- Flux — GitOps for Kubernetes
- Sealed Secrets — encrypted Secrets in Git
- LangFuse — LLM observability and tracing
- NATS JetStream — the persistence layer for the event bus