Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking β€œSign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync #5

Closed
wants to merge 394 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
394 commits
Select commit Hold shift + click to select a range
f77d383
Update README.md (#5647)
Swiftyos Oct 9, 2023
3bd8ae4
Forge/workshop (#5654)
waynehamadi Oct 9, 2023
4841d31
fix label csv (#5656)
waynehamadi Oct 9, 2023
c77ade5
Gate test suites from the task view based off isDeveloperModeEnabled …
hunteraraujo Oct 9, 2023
9b80943
Add SharedPreferencesService
hunteraraujo Oct 10, 2023
0856f68
CISLERK entering the arena (#5677)
cislerk Oct 10, 2023
860f985
Add SharedPreferencesService to dependency injection system
hunteraraujo Oct 10, 2023
fc915d0
Merge branch 'master' of github.com:Significant-Gravitas/Auto-GPT
hunteraraujo Oct 10, 2023
0eb476c
Refactor TaskService to use SharedPreferencesService
hunteraraujo Oct 10, 2023
8972132
Refactor SettingsViewModel to use SharedPreferencesService
hunteraraujo Oct 10, 2023
8245433
Refactor TaskViewModel to use SharedPreferencesService
hunteraraujo Oct 10, 2023
dbec110
Refactor ChatInputField to use SharedPreferencesService
hunteraraujo Oct 11, 2023
57bcbdf
Refactor LeaderboardSubmissionDialog to use SharedPreferencesService
hunteraraujo Oct 11, 2023
704e332
smith entering the arena (#5692)
kevinboudot Oct 11, 2023
766796a
Verkiezingsprogrammas entering the arena (#5690)
bergje0810 Oct 11, 2023
bd93ec5
Jarvis entering the arena (#5707)
elynch303 Oct 12, 2023
38790a2
da-agent entering the arena (#5706)
rayzh-lab Oct 12, 2023
93e3ec3
Update test.py (#5721)
waynehamadi Oct 13, 2023
e6b21bd
Remove duplicate RESPONSE_SCHEMA from OneShotAgentPromptStrategy
Pwuts Oct 14, 2023
0c2d564
Rename Workspace -> FileWorkspace; expand interface
Pwuts Oct 14, 2023
0ceaa5b
lint
Pwuts Oct 14, 2023
6fdc56a
Use FileWorkspace methods in `commands.file_operations`
Pwuts Oct 14, 2023
c5cbea0
Add AgentProtocolServer
Pwuts Oct 14, 2023
7896f76
Update README.md remove use stable
SilenNaihin Oct 14, 2023
74ee69d
Update data.json
SilenNaihin Oct 14, 2023
b30b613
Delete & ignore accidentally committed stuff from data/
Pwuts Oct 14, 2023
521305f
Fix typing of @coroutine decorator
Pwuts Oct 14, 2023
04d7dee
Merge branch 'master' into autogpt/agent-protocol
Pwuts Oct 16, 2023
2f79caa
searchagent entering the arena (#5758)
sanjeevsaara Oct 16, 2023
9ea973e
UmaruAgent entering the arena (#5769)
g1331 Oct 16, 2023
454e761
ExampleAgent entering the arena (#5768)
janekdijkstra Oct 16, 2023
837b071
Raslebot entering the arena (#5767)
Jimcau Oct 16, 2023
76e15ee
Auto entering the arena (#5766)
Nikhil8652 Oct 16, 2023
6aaf1b9
zze entering the arena (#5765)
quasimodo7614 Oct 16, 2023
a81de65
teacher entering the arena (#5764)
miaowacao Oct 16, 2023
c0fda8d
TraceLLMAgent entering the arena (#5757)
vmwsree Oct 16, 2023
9c358e4
dda entering the arena (#5755)
aiherrera1 Oct 16, 2023
d656e3d
dev_agent entering the arena (#5754)
pedrovvitor Oct 16, 2023
839fde4
robot entering the arena (#5752)
brisklad Oct 16, 2023
ed65f75
web_developer entering the arena (#5750)
paul726 Oct 16, 2023
540178d
testGPT entering the arena (#5749)
PZON2 Oct 16, 2023
f2446e4
AutoTestGenerator entering the arena (#5747)
cagdasbas Oct 16, 2023
5a3851f
xt0m-GPT entering the arena (#5746)
jcartes Oct 16, 2023
3d312fd
billy entering the arena (#5744)
khelil Oct 16, 2023
546e08a
MyFirstAgent entering the arena (#5743)
smaxaddington Oct 16, 2023
65a7e2b
Fix AutoGPT saving and resuming
Pwuts Oct 16, 2023
0c04bf5
Add AutoGPT serve subcommand to run Agent Protocol server
Pwuts Oct 16, 2023
eb57d1f
AutoGPT/server: Fix & improve step output format
Pwuts Oct 16, 2023
e75073b
AutoGPT: Improve output format of web commands
Pwuts Oct 16, 2023
f01588f
Mark poetry.lock as generated
Pwuts Oct 16, 2023
0278873
Remove double milliseconds field from AutoGPT log format
Pwuts Oct 16, 2023
a558c9f
AutoGPT: Clean up CLI prompts
Pwuts Oct 16, 2023
2652551
AutoGPT: lint
Pwuts Oct 16, 2023
374b028
Merge branch 'master' into autogpt/agent-protocol
Pwuts Oct 16, 2023
aa9e219
Unbreak AutoGPT CLI
Pwuts Oct 16, 2023
abb77fc
Fix AutoGPT dependencies (step 1)
Pwuts Oct 17, 2023
ec8d42a
Fix AutoGPT dependencies (step 2)
Pwuts Oct 17, 2023
0f55569
Fix AutoGPT Docker build
Pwuts Oct 17, 2023
3ae376c
Fix AutoGPT dependencies (step 3)
Pwuts Oct 17, 2023
1eadc64
Fix AutoGPT Docker cache purge workflow
Pwuts Oct 17, 2023
cba90e2
LinuzGPT entering the arena (#5739)
linusaltacc Oct 17, 2023
ce1353b
Update dependencies
Pwuts Oct 17, 2023
7f3ca0b
Forge: add output fields to DB StepModel (#5759)
Pwuts Oct 17, 2023
10aecec
Fix subproject dependency compatibility
Pwuts Oct 17, 2023
799ee19
Merge branch 'master' into autogpt/agent-protocol
Pwuts Oct 17, 2023
0bd5d44
Unbreak autogpts-ci.yml
Pwuts Oct 17, 2023
eb7eb37
Add AutoGPT agent to autogpts-ci.yml
Pwuts Oct 17, 2023
648fac7
Merge branch 'master' into autogpt/agent-protocol
Pwuts Oct 17, 2023
53c2b26
AGBenchmark v0.0.10 compatible?
Pwuts Oct 17, 2023
2fc7c62
Fix AutoGPT docker build
Pwuts Oct 17, 2023
8cf246b
Unbreak benchmark-ci.yml
Pwuts Oct 17, 2023
57751a7
Merge branch 'master' into autogpt/agent-protocol
Pwuts Oct 17, 2023
12d959f
Update AutoGPT .dockerignore to include nested .venv and __pycache__
Pwuts Oct 17, 2023
2660e5e
Fix AutoGPT agbenchmark config
Pwuts Oct 17, 2023
70f617d
Debug AIDirectives validation
Pwuts Oct 17, 2023
6909413
AutoGPT: accept "y" as input for proceeding with action
Pwuts Oct 17, 2023
24cd8e3
AutoGPT: Fix file ops
Pwuts Oct 17, 2023
b75b412
Merge branch 'master' into autogpt/agent-protocol
Pwuts Oct 17, 2023
27e362c
AutoGPT: Fix file ops (vol. 2)
Pwuts Oct 17, 2023
fff7667
AutoGPT: Save step output to DB
Pwuts Oct 17, 2023
fac52a6
AutoGPT: Handle Agent self-termination gracefully
Pwuts Oct 17, 2023
8adfca5
AutoGPT: Fix artifact upload
Pwuts Oct 17, 2023
11eeaeb
AutoGPT: Fix artifact download
Pwuts Oct 17, 2023
7efd622
Fix profile generator in-prompt example
Pwuts Oct 17, 2023
4a3f052
Bodge BaseAgent.file_manager type to get rid of type errors everywhere
Pwuts Oct 17, 2023
9dc059f
lint
Pwuts Oct 17, 2023
03992b3
Abandon tests/challenges in favor of benchmark
Pwuts Oct 18, 2023
129483b
Disable broken memory tests
Pwuts Oct 18, 2023
7e7365e
Fix file_operations tests
Pwuts Oct 18, 2023
3cc8b2a
Fix web_search tests
Pwuts Oct 18, 2023
fc9689b
Fix setup tests
Pwuts Oct 18, 2023
6a05e11
AutoGPT: Fix decorator typings
Pwuts Oct 18, 2023
18352d8
Merge branch 'master' into autogpt/agent-protocol
Pwuts Oct 18, 2023
ae9fc68
Remove references to legacy challenges
Pwuts Oct 18, 2023
bceb66f
AutoGPT: Implement Agent Protocol (#5612)
Pwuts Oct 18, 2023
d173dd7
Tutorial improvement (#5736)
paperMoose Oct 18, 2023
b1f1f7a
Fix AutoGPT forge dependency
Pwuts Oct 18, 2023
62df429
AutoGPT: Fix artifact creation & downloading
Pwuts Oct 18, 2023
07e8603
Fix AutoGPT dependence on forge (vol. 2)
Pwuts Oct 18, 2023
c8fbb51
AutoGPT: Fix context sharing between agent
Pwuts Oct 18, 2023
7a7e157
.gitignore agbenchmark_config data
Pwuts Oct 18, 2023
cd0df40
AutoGPT: Make `core.prompting.utils:json_loads` slightly more robust
Pwuts Oct 18, 2023
e0a9341
AutoGPT: Enable hybrid mode by default
Pwuts Oct 18, 2023
4fd3df9
Unbreak `core.prompting.utils:json_loads` :')
Pwuts Oct 18, 2023
344ef3b
fixing password gen and revenue retrieval 2 challenges
SilenNaihin Oct 18, 2023
21a0147
AutoGPT: Prompt tweaks
Pwuts Oct 18, 2023
d617c3f
AutoGPT: Use watchdog to mitigate empty commands
Pwuts Oct 18, 2023
8dbcdc2
AutoGPT: Fix error handling in `AgentProtocolServer.execute_step`
Pwuts Oct 18, 2023
e9b64ad
Lint AutoGPT
Pwuts Oct 18, 2023
a151a2e
AutoGPT2 entering the arena (#5808)
SarahGrevy Oct 18, 2023
39ababe
Marx entering the arena (#5806)
maxletemple Oct 18, 2023
1a30d00
MyTestAgent entering the arena (#5804)
CHIGUI0 Oct 18, 2023
e8d16d6
Fix typo in exceptions.py
eltociear Oct 19, 2023
b38712b
baby_agent entering the arena (#5814)
keli-61 Oct 19, 2023
d7c7ded
shivi entering the arena (#5589)
kshivang Oct 19, 2023
bf20ae0
FynAgent entering the arena (#5801)
tomkat-cr Oct 19, 2023
47fe550
my_fx_agent entering the arena (#5799)
YoshiyaTatemoto Oct 19, 2023
1dcd719
engineer entering the arena (#5798)
bary12 Oct 19, 2023
ee026cd
martingpt entering the arena (#5797)
martinpeng Oct 19, 2023
f7129de
jonesyboi entering the arena (#5793)
neilrjones Oct 19, 2023
a78689a
JarvisAgent entering the arena (#5789)
JadeCong Oct 19, 2023
430b553
researchGPT2 entering the arena (#5784)
gty3310 Oct 19, 2023
4118cbb
GeorgeGPT entering the arena (#5783)
norn93 Oct 19, 2023
84f045c
Adtractive_Agent entering the arena (#5781)
aivaras-mazylis Oct 19, 2023
833a8cb
ZhaoJianAutoGPT entering the arena (#5780)
zhaojianchn Oct 19, 2023
fa4c9a0
eddy entering the arena (#5779)
ltxctdbnn Oct 19, 2023
0438df9
lcdegpt entering the arena (#5777)
tablc Oct 19, 2023
167c4f6
RosterAgent entering the arena (#5776)
ricowong0730 Oct 19, 2023
4689a59
letst entering the arena (#5772)
jianhuanggo Oct 19, 2023
516e39b
letstest entering the arena (#5771)
jianhuanggo Oct 19, 2023
a2fc295
assistant1 entering the arena (#5770)
BarneyChambers Oct 19, 2023
f78edf0
XXY entering the arena (#5737)
xuxiangyang Oct 19, 2023
347aa09
date-buffer entering the arena (#5735)
jackbullen Oct 19, 2023
8fc12b9
AgentKD entering the arena (#5733)
kitdesai Oct 19, 2023
a36d992
TRAVIS entering the arena (#5732)
tskaggs Oct 19, 2023
a2248ea
han entering the arena (#5730)
Hanhan0831 Oct 19, 2023
3ea3bcc
rename arena agent (hackathonishe -> dive2code) (#5731)
qwdqwqdwqd Oct 19, 2023
0192c1e
GameSoundGPT entering the arena (#5725)
mordvinov Oct 19, 2023
83d4be7
gpt-engineer entering the arena (#5415)
ATheorell Oct 19, 2023
66c4b54
MANU entering the arena (#5600)
manuel-soria Oct 19, 2023
b5f7e0a
a_reverent_heart entering the arena (#5621)
iamlockelightning Oct 19, 2023
cafe910
chappigpt entering the arena (#5619)
Wiradjuri Oct 19, 2023
2cf27de
Zeus entering the arena (#5614)
MerlimarCode Oct 19, 2023
e585ede
CreaitorMarketing entering the arena (#5611)
simonfunk Oct 19, 2023
c2e7be6
info-retrieval entering the arena (#5607)
paperMoose Oct 19, 2023
c4e6126
HACKATHON entering the arena (#5601)
manuel-soria Oct 19, 2023
e01fdec
chappyAi entering the arena (#5620)
Wiradjuri Oct 19, 2023
191d45a
MOBILE entering the arena (#5615)
nel349 Oct 19, 2023
6683662
Yui3 entering the arena (#5613)
YuiChan04233 Oct 19, 2023
9af1730
RAGOptimizer entering the arena (#5610)
nel349 Oct 19, 2023
f62651f
foobar entering the arena (#5603)
sosthoff Oct 19, 2023
3f23ab6
theone entering the arena (#5633)
hisandan Oct 19, 2023
5ca85a0
RFPScanner entering the arena (#5652)
vidhatanand Oct 19, 2023
e19b847
autogbd entering the arena (#5651)
kylaro Oct 19, 2023
064f364
JackGPT entering the arena (#5649)
JackDance Oct 19, 2023
9e499ce
HMD2 entering the arena (#5648)
HMDCrew Oct 19, 2023
569a869
aiwowo entering the arena (#5645)
jeffxtang Oct 19, 2023
54c672b
autogpt_hackathon entering the arena (#5641)
ThisisHubert Oct 19, 2023
42d1fa8
operationAgent entering the arena (#5639)
KMing-L Oct 19, 2023
db1692f
wedding-planner entering the arena (#5634)
mogronalol Oct 19, 2023
50a1c35
jarvis2 entering the arena (#5629)
MissingDLL Oct 19, 2023
8a13463
rachael entering the arena (#5627)
dotdust Oct 19, 2023
2a87c9f
TLGPT entering the arena (#5653)
TheoLawrence86 Oct 19, 2023
64a3b89
momo entering the arena (#5815)
UICJohn Oct 19, 2023
a7f6cea
webgeek entering the arena (#5719)
webgeeksai Oct 19, 2023
dd9e53d
dndagent entering the arena (#5717)
xSudoNymx Oct 19, 2023
b1ee7b6
autoai entering the arena (#5655)
maanvithag Oct 19, 2023
abf435e
CYNO_AGENT entering the arena (#5664)
dr1yl Oct 19, 2023
9be8412
researchGPT entering the arena (#5665)
gty3310 Oct 19, 2023
3aa92c0
chatgpt_taller entering the arena (#5668)
leobusar Oct 19, 2023
284ae8d
AUTO_GPT_JON001 entering the arena (#5671)
Jonobinsoftware Oct 19, 2023
0549472
fst entering the arena (#5672)
onewesong Oct 19, 2023
9217262
newAgent entering the arena (#5674)
alexsoshnikov Oct 19, 2023
2a3cd0d
yarbis entering the arena (#5675)
andresSintec Oct 19, 2023
1e50f85
cislerk2 entering the arena (#5679)
cislerk Oct 19, 2023
93edbc4
aWOL entering the arena (#5680)
aodrasa Oct 19, 2023
4a2b492
xmly entering the arena (#5683)
dongdaoguang Oct 19, 2023
3ccbcf9
babe_perphorator_ entering the arena (#5688)
beavishead Oct 19, 2023
93149a3
AndersLensway entering the arena (#5689)
4nd3rs Oct 19, 2023
3149000
AutoTDD entering the arena (#5693)
vshneer Oct 19, 2023
1a7a504
AgentJPark entering the arena (#5696)
againeureka Oct 19, 2023
7c2f1eb
bot01 entering the arena (#5697)
Arthur-Heng Oct 19, 2023
16073ab
aiaudit entering the arena (#5698)
bigsml Oct 19, 2023
e4547b0
Lab49Agent entering the arena (#5704)
thundra Oct 19, 2023
77f88b8
Lirum entering the arena (#5711)
rogerioth Oct 19, 2023
01d4534
icode entering the arena (#5713)
krishnaji Oct 19, 2023
a07d36d
ASSISTANT entering the arena (#5714)
hongzzz Oct 19, 2023
2529753
stockAgent entering the arena (#5816)
SnowYoung Oct 19, 2023
9ae284e
typo Heisenberg.json (#5720)
jmikedupont2 Oct 19, 2023
1559b5d
fix typo (#5715)
bsenst Oct 19, 2023
9b3c6de
docs: fix typo in QUICKSTART.md (#5700)
Raff-dev Oct 19, 2023
2bbc3b9
updated CLI-USAGE.md agents command to current agent command (#5805)
isayahc Oct 19, 2023
4b1e8f6
Improved Documentation for Windows Users (#5410)
DonGuillotine Oct 19, 2023
b4588f6
Fix typo in exceptions.py (#5813)
Pwuts Oct 19, 2023
7ddef39
scrape synthesize challenge additions
SilenNaihin Oct 20, 2023
655bc8b
fix data challenges
SilenNaihin Oct 20, 2023
8ef4098
NadeemAgent entering the arena (#5824)
kiyanwang Oct 20, 2023
052802f
zhizhi entering the arena (#5821)
bolyage Oct 20, 2023
17d9342
Add flutter_markdown dependency
hunteraraujo Oct 20, 2023
9219bfb
add Markdown detection and rendering
hunteraraujo Oct 20, 2023
952f181
Stop continuous mode when agent returns isLast
hunteraraujo Oct 20, 2023
27ff99a
Check for inline code blocks in agent step
hunteraraujo Oct 20, 2023
2187f66
Show error toast for 5xx error
hunteraraujo Oct 20, 2023
dae6ee2
Removed unfinished tutorials
Swiftyos Oct 20, 2023
b77450f
testAgent entering the arena (#5845)
Nilllas Oct 20, 2023
6cee225
Pumu2_agent entering the arena (#5844)
xpineda Oct 20, 2023
baafada
hello entering the arena (#5843)
ldnvnbl Oct 20, 2023
3dc73e6
Bagi_agent entering the arena (#5842)
xpineda Oct 20, 2023
9cabd16
agsCehAgent entering the arena (#5827)
albags Oct 20, 2023
4acc2f5
devagent entering the arena (#5841)
w6m6 Oct 20, 2023
6b5cef2
WYC entering the arena (#5839)
Oct 20, 2023
fc86226
ResearchAgent entering the arena (#5837)
Umar-Azam Oct 20, 2023
b4dd0c6
UGYUJI entering the arena (#5835)
ugyuji Oct 20, 2023
3ffef50
ZJgpt entering the arena (#5834)
jiezhangGt Oct 20, 2023
d14f27a
YoudaoAutoGPT entering the arena (#5833)
jiezhangGt Oct 20, 2023
de2473d
AwareAgent entering the arena (#5832)
LuisLechugaRuiz Oct 20, 2023
62a9510
MyExample entering the arena (#5831)
gabenitez Oct 20, 2023
c38809a
contentstrategy entering the arena (#5830)
banderson12 Oct 20, 2023
eab4275
UniAgent entering the arena (#5828)
JovanKanevche Oct 20, 2023
fc22dd0
LAWYER_EMAD entering the arena (#5826)
emads7 Oct 20, 2023
ef52c2f
woohoo_agent entering the arena (#5825)
FIresInWind Oct 20, 2023
09f6a37
fix capitalization, rename
SilenNaihin Oct 20, 2023
d29785e
Merge branch 'master' of https://github.com/Significant-Gravitas/Auto…
SilenNaihin Oct 20, 2023
82434a2
Disable markdown as it causes crash for some responses
hunteraraujo Oct 20, 2023
0e51b12
Merge branch 'master' of github.com:Significant-Gravitas/Auto-GPT
hunteraraujo Oct 20, 2023
825c3ad
case sensitivity, updating challenges
SilenNaihin Oct 20, 2023
643846e
analystgpt entering the arena (#5847)
vleonidas Oct 20, 2023
3230090
kingmitch entering the arena (#5848)
mitch11223 Oct 20, 2023
03e56fe
akela entering the arena (#5851)
SarahGrevy Oct 20, 2023
e5e0c4b
reverting new challenges
SilenNaihin Oct 21, 2023
415b4ce
Merge branch 'master' of https://github.com/Significant-Gravitas/Auto…
SilenNaihin Oct 21, 2023
0f54c65
stefan entering the arena (#5854)
sutefu23 Oct 21, 2023
4ecf940
easn entering the arena (#5856)
qazwsxdshb Oct 21, 2023
b0bf039
AlphaCISO entering the arena (#5857)
Oct 21, 2023
115f9f7
CCAgent entering the arena (#5860)
ccsnow127 Oct 21, 2023
eda21d5
business entering the arena (#5861)
danielfebrero Oct 21, 2023
16e266c
Set up CI for `development` branch; deprecate `stable` branch
Pwuts Oct 21, 2023
b4ee485
Rename autogpts/autogpt/CITATION.cff to CITATION.cff (#5785)
ntindle Oct 22, 2023
a44d169
AutoGPT-ariel entering the arena (#5864)
RedTachyon Oct 23, 2023
0b6c409
gaby_agent entering the arena (#5865)
ggonza156 Oct 23, 2023
44d4800
480bot entering the arena (#5866)
480 Oct 23, 2023
8261c0c
autogpt_hackathon1 entering the arena (#5867)
ThisisHubert Oct 23, 2023
7364f2e
career-agent entering the arena (#5869)
asifdotpy Oct 23, 2023
9823f9e
autogpt-hackathon2 entering the arena (#5870)
ThisisHubert Oct 23, 2023
e289f8f
first-agent entering the arena (#5872)
DG1202 Oct 23, 2023
30a2286
zaheer entering the arena (#5874)
zaheerahmad33 Oct 23, 2023
4edc791
metware entering the arena (#5876)
chenxuya Oct 23, 2023
90082b4
miniAgent entering the arena (#5877)
Oct 23, 2023
ab362f9
ccace entering the arena (#5880)
ccsnow127 Oct 23, 2023
89d333f
MangoAgent-3 entering the arena (#5944)
stargatejy Oct 25, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
CCAgent entering the arena (Significant-Gravitas#5860)
  • Loading branch information
ccsnow127 authored Oct 21, 2023
commit 115f9f7f5e5c72b1a5e53d7ad280ba031f9d445e
6 changes: 6 additions & 0 deletions arena/CCAgent.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"github_repo_url": "https://github.com/ccsnow127/AutoGPT",
"timestamp": "2023-10-21T13:57:15.131761",
"commit_hash_to_benchmark": "e9b64adae9fce180a392c726457e150177e746fb",
"branch_to_benchmark": "master"
}
Loading