TreeThinkerAgent is a lightweight orchestration layer that turns any LLM into an autonomous multi-step reasoning agent. It supports multi-step planning, tool execution, and final synthesis while exposing the entire reasoning process as a tree you can explore.
Stars
21
Forks
5
Watchers
21
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
32
commits
Merge pull request #9 from Bessouat40/codex/add-real-time-frontend-updates-during-backend-changes
ce4a02cView on GitHubMerge pull request #8 from Bessouat40/codex/add-tree-download-and-upload-functionality
7f30cd4View on GitHubfeat(frontend): support reasoning tree import and export
51f6643View on GitHubMerge pull request #7 from Bessouat40/codex/fix-minimap-functionality-and-fit-accuracy
715ac59View on GitHubMerge pull request #6 from Bessouat40/feature.add-new-settings-parameters
6cadb67View on GitHubfeat: add openInspector function to simplify inspector access
fb76edeView on GitHubMerge pull request #5 from Bessouat40/feature.add-new-settings-parameters
3347fecView on GitHubfeat: enhance LLM integration with provider-specific configurations and update frontend for new settings
57b0816View on GitHubfeat: add Ollama model support and update README with new environment variables
4cefe0fView on GitHub