Add Historical Traces - Multi-Agent Script Creation System#3
Open
Goose-is-Goose wants to merge 1 commit intoopenagents-org:mainfrom
Open
Add Historical Traces - Multi-Agent Script Creation System#3Goose-is-Goose wants to merge 1 commit intoopenagents-org:mainfrom
Goose-is-Goose wants to merge 1 commit intoopenagents-org:mainfrom
Conversation
Submission for OpenAgents PR Hackathon 2026 Project: Historical Traces Network ID: HistoricalScriptCreation GitHub: https://github.com/Goose-is-Goose/historical-traces-agents Demo Video: https://youtu.be/oF8Aa1374eE ## Overview Transform historical themes into professional theatrical scripts through 5 specialized AI agents collaborating via centralized coordination architecture. ## Core Features - Centralized coordination with AgentG as hub - 4-layer filtering mechanism for state control - 50%+ token optimization (500k → 200-300k) - Bilingual support (Chinese/English auto-detection) - Interactive user engagement (5 rounds) - Silent collection pattern for efficient output ## Technical Stack - OpenAgents v0.8.5 - DeepSeek Chat LLM - HTTP (8700) + gRPC (8600) transports - Channel-based messaging architecture ## Agents 1. AgentG - Central Coordinator 2. AgentA - Historical Researcher 3. AgentB - Script Planner 4. AgentC - Interactive Performer 5. AgentD - Complete Script Writer ## Use Cases - Education: Interactive historical learning - Creative Writing: Rapid professional script generation - Cultural Industry: Content for film/theater/documentaries ## Submission Components ✅ Code: 5 agents + network config + helper scripts ✅ Documentation: README.md + ARCHITECTURE.md ✅ Demo Video: 3-min with English subtitles 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Submission for OpenAgents PR Hackathon 2026
Project: Historical Traces
Network ID: HistoricalScriptCreation
GitHub: https://github.com/Goose-is-Goose/historical-traces-agents
Demo Video: https://youtu.be/oF8Aa1374eE
Overview
Transform historical themes into professional theatrical scripts through 5 specialized AI agents collaborating via centralized coordination architecture.
Core Features
Technical Stack
Agents
Use Cases
Submission Components
✅ Code: 5 agents + network config + helper scripts ✅ Documentation: README.md + ARCHITECTURE.md
✅ Demo Video: 3-min with English subtitles
🤖 Generated with Claude Code