Files
openfang/agents
Tsukimaru Oshawott 40bdf4316b feat(agents): add LangChain code review agent with A2A protocol
Add a Python-based code review agent powered by LangChain that
integrates with OpenFang via the A2A (Agent-to-Agent) protocol.

- agent.py: Core review logic with structured Chinese SYSTEM_PROMPT
  covering 6 dimensions (correctness, security, performance,
  maintainability, testing, style) and 4 severity levels
- server.py: FastAPI server exposing A2A-compatible endpoints
  (/.well-known/agent.json and /a2a JSON-RPC)
- workflow.json: OpenFang workflow definition for the review pipeline
- config.example.toml: Example A2A config for ~/.openfang/config.toml
- Supports OpenAI, DeepSeek, and Ollama backends

Made-with: Cursor
2026-03-16 14:33:41 +08:00
..
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00
2026-03-03 16:54:30 +03:00