A multi-agent orchestration framework for structured AI reasoning. Designed as an educational laboratory for experimenting with multi-agent prompt engineering, chain-of-thought reasoning, and LLM orchestration patterns.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
feat: automate version updates in release workflow and enhance ResearcherPanel and ThinkingPanel styles
582c8c4View on GitHubfeat: enhance release workflow with caching for pnpm and Rust dependencies, and optimize binary signing process
1b1cfdbView on GitHubfeat: implement theme toggle functionality and update styles for dark mode support
51fac7bView on GitHubfeat: refactor file path handling and update README with new Web Researcher agent
9ac615aView on GitHubfix: flatten Python.framework symlinks to fix notarization signature
d0df997View on GitHubfix: simplify signing - sign individual binaries, not framework bundle
1a38850View on GitHubfix: properly sign Python.framework for macOS notarization
1707ff1View on GitHubdocs: update README with full Makefile commands and add Tauri to acknowledgments
42192ccView on GitHubfix: sign all PyInstaller binaries for macOS notarization
02dd912View on GitHubAdd Apple code signing and notarization to release workflow
6774986View on GitHub