[PR #81] [MERGED] AI Game development Agent Advisory (READY TO MERGE) #146

Closed
opened 2025-11-06 14:57:05 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/81
Author: @Madhuvod
Created: 1/10/2025
Status: Merged
Merged: 1/16/2025
Merged by: @Shubhamsaboo

Base: mainHead: ai-agentarium


📝 Commits (10+)

  • ec75262 new proj- ai game dev agent team
  • 7d28468 better system prompts with xml tags
  • bb7ce03 better system prompts with xml tags1
  • 59e5aac working code
  • cee6fbb final code - few changes remaining
  • edf3e8e final code - few changes remaining
  • 84f5e95 final code - few changes remaining
  • e421436 final code working code
  • d3a7f0a added readme and requirements.txt
  • e1921b4 Updated demo in README.md

📊 Changes

3 files changed (+333 additions, -0 deletions)

View changed files

ai_agent_tutorials/ai_game_dev_team/README.md (+68 -0)
ai_agent_tutorials/ai_game_dev_team/ai_game_dev_agents.py (+261 -0)
ai_agent_tutorials/ai_game_dev_team/requirements.txt (+4 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Shubhamsaboo/awesome-llm-apps/pull/81 **Author:** [@Madhuvod](https://github.com/Madhuvod) **Created:** 1/10/2025 **Status:** ✅ Merged **Merged:** 1/16/2025 **Merged by:** [@Shubhamsaboo](https://github.com/Shubhamsaboo) **Base:** `main` ← **Head:** `ai-agentarium` --- ### 📝 Commits (10+) - [`ec75262`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/ec7526258092fd8c084bd5563fcf246f8217e142) new proj- ai game dev agent team - [`7d28468`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/7d28468e0059f8893a877e556ecbf9fbbc752e66) better system prompts with xml tags - [`bb7ce03`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/bb7ce0341e2c0c67ac8a8e4c6d25ed354108272a) better system prompts with xml tags1 - [`59e5aac`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/59e5aacac5158f06c39b1ac4277bc4a050658836) working code - [`cee6fbb`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/cee6fbbc187c1a8bc521b2368647ef6a911de752) final code - few changes remaining - [`edf3e8e`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/edf3e8ea5827b201b4a36010e7bd5f82df086d2a) final code - few changes remaining - [`84f5e95`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/84f5e956d22ff11189020385d49b2d6a00d1d3df) final code - few changes remaining - [`e421436`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/e4214365d79a524f832d8a23adae234ca1ee1a93) final code working code - [`d3a7f0a`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/d3a7f0af21563698c3bb8a2f2fd1202e05099a07) added readme and requirements.txt - [`e1921b4`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/e1921b4fc3a7bb95222c1156a3159037c89a5703) Updated demo in README.md ### 📊 Changes **3 files changed** (+333 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ai_agent_tutorials/ai_game_dev_team/README.md` (+68 -0) ➕ `ai_agent_tutorials/ai_game_dev_team/ai_game_dev_agents.py` (+261 -0) ➕ `ai_agent_tutorials/ai_game_dev_team/requirements.txt` (+4 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 14:57:05 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#146