An LLM-powered autonomous agent platform
Stars
1.4k
Forks
175
Watchers
1.4k
Open Issues
9
Overall repository health assessment
^29.5.0^4.14.191^18.15.3^5.0.1^1.7.9^16.0.3^114.0.0^1.1.4^29.5.0^4.17.21^4.82.0^2.8.7^24.1.1^4.6.5^29.0.5^7.1.2^8.13.0^2.2.4^8.5.4^5.57.1^5.57.1^8.37.0^10.9.1^5.0.2286
commits
8
commits
1
commits
1
commits
1
commits
1
commits
update model registry to include gpt-4.1 and adjust default model in parameters; modify test to use string reference for gpt-3.5-turbo
a6bfba1View on GitHubfix: correct typo in variable name for current goals in pinnedMessage function
6007f58View on GitHubfix: restore heartbeat functionality and correct colon index detection in console input
bc76db7View on GitHubrefactor OpenAI integration to use model configuration from JSON and simplify model handling
34a3056View on GitHubimprove command execution output handling to include both stdout and stderr in error messages
80abfbcView on GitHubrefactor message handling to remove system role and add support for new GPT_O1_PREVIEW model
7c72e43View on GitHubupdate dependencies and refactor OpenAI integration to use new API structure
d5d46f8View on GitHubrename filesystem module to system and implement runCommand action
0acca2bView on GitHubadd support for GPT-4O model with increased context window size
a595ce9View on GitHubadd basic socket server that streams all messagebus content to a websocket (#24)
6ff180eView on GitHub