Skip to content

Conversation

@maxkorp
Copy link
Contributor

@maxkorp maxkorp commented Oct 14, 2025

Moves things around a lot.

The general structure is

.
├── README.md/LICENSE/CLAUDE.md/etc
├── docs 
│   ├── somefile.json
│   └── otherfile/server.mdx
├── integrations  
│   ├── mastra 
│   │   └── typescript
│   ├── crewai
│   │   ├── typescript
│   │   └── python
│   ├── langgraph
│   │   ├── python
│   │   └── typescript
│   └── ...
├── middlewares 
│   ├── A2A middleware
│   └── ...
├── apps 
│   ├── dojo
│   └── cli-example
└── sdks
    ├── typescript
    ├── python
    └── community
        ├── kotlin
        ├── go
        ├── rust
        ├── dart
        └── ...

@maxkorp maxkorp changed the title Reorganize the whole dang repo Reorganize folder structure for the entire repo Oct 14, 2025
@maxkorp
Copy link
Contributor Author

maxkorp commented Oct 14, 2025

Remaining changes are just docs, not waitnig for CI for docs

@maxkorp maxkorp merged commit d28f718 into main Oct 14, 2025
21 checks passed
@maxkorp maxkorp deleted the max/org-refactor branch October 14, 2025 22:53
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.

2 participants