awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Project Workspace Structures · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesProject Workspace Structures

Standardized directory layouts and file organization patterns for managing project assets, prompts, and memory stores.

Distinguishing note: Focuses on the structural organization of project files and memory stores rather than runtime configuration.

Explore 1 awesome GitHub repository matching software engineering & architecture · Project Workspace Structures. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Project Workspace Structures

Awesome Project Workspace Structures GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • zhayujie/chatgpt-on-wechat

    zhayujie/chatgpt-on-wechat

    41,334View on GitHub↗

    This project is an autonomous agent framework designed to integrate large language models with popular messaging platforms. It functions as a middleware platform that enables automated, multimodal interactions by decomposing complex user goals into sequential plans, executing them through external tools, and maintaining persistent context across sessions. The framework distinguishes itself through a modular skill architecture and a hybrid memory system. Users can extend system capabilities by installing custom logic modules from community hubs or generating them through natural language. The

    Agent framework supports organization of system prompts, memory files, and custom skills within dedicated directories while securing sensitive configuration keys.

    Pythonaiai-agentchatgpt
    41,334View on GitHub↗