agentic-community-wg-development repo structure #10
Closed
sriaradhyula
started this conversation in
Ideas
Replies: 4 comments 2 replies
-
Looks good to me... agentic-community-wg-dev, or autonomous-agent-dev, anything of that sort sounds good to me |
Beta Was this translation helpful? Give feedback.
1 reply
-
Looks good to me. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Per our conversation today, we may also want to consider something like:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
I made updates to your PR with the updated directory structure. The PR has been merged and the structure is now active. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Agentic Working Group Development Repository
Proposal for Structure, Organization, and Best Practices
Purpose
This repository is designed as the home for developing, testing, and standardizing meta agentic systems, patterns. It provides structure for meta-agents, sub-agents, mcp servers, eval, and all major architectural decisions in the form of ADRs.
Directory Structure (with Inline Comments)
Directory Purposes (Expanded)
agents/
meta_agents/
mcp/
evals/
adr/
docs/index.md
helm/
tests/
.github/workflows/
Next Steps
Pick a repo name (e.g.,
agentic-community-wg-dev
)Initialize repo with this structure
Draft first ADRs, agents, or meta-agents
Populate docs/index.md with project charter, setup, and quickstart info
Begin accepting contributions via PRs
Beta Was this translation helpful? Give feedback.
All reactions