mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-07-10 01:29:37 +00:00
feat: add AgentField, SWE-AF, and SEC-AF
This commit is contained in:
parent
1cbccd698d
commit
0ceadfc7c2
3 changed files with 20 additions and 0 deletions
7
data/agents/sec-af.yaml
Normal file
7
data/agents/sec-af.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
name: SEC-AF
|
||||
repo: https://github.com/Agent-Field/sec-af
|
||||
tagline: Multi-agent security auditor — orchestrates a 250+ agent swarm that proves exploitability, SARIF for CI
|
||||
description: >
|
||||
Multi-agent security auditor. Orchestrates a 250+ agent swarm to find
|
||||
vulnerabilities and prove they're exploitable — not just flag patterns.
|
||||
SARIF output for GitHub Actions integration. Apache 2.0.
|
||||
6
data/agents/swe-af.yaml
Normal file
6
data/agents/swe-af.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
name: SWE-AF
|
||||
repo: https://github.com/Agent-Field/SWE-AF
|
||||
tagline: Autonomous software engineering agent team — orchestrates a 400+ agent swarm for planning, coding, testing, and review
|
||||
description: >
|
||||
Autonomous software engineering agent team. Orchestrates a 400+ agent swarm
|
||||
across the full development lifecycle from a single API call. Apache 2.0.
|
||||
7
data/projects/agentfield.yaml
Normal file
7
data/projects/agentfield.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
name: AgentField
|
||||
repo: https://github.com/Agent-Field/agentfield
|
||||
tagline: Control plane for orchestrating AI agent swarms as microservices — best-in-class DX
|
||||
description: >
|
||||
Open-source infrastructure for orchestrating AI agent swarms at scale.
|
||||
Best-in-class developer experience with SDKs for Python, Go, and TypeScript.
|
||||
Handles async execution, durable state, and observability.
|
||||
Loading…
Add table
Add a link
Reference in a new issue