Commit Graph

4009 Commits (d44a4f591debac9610f28ada2c1317dcebca31e7)

Author SHA1 Message Date
SwiftyOS d44a4f591d Added ability to keep answers 2023-09-13 11:56:31 +02:00
SwiftyOS bacd0e5e4e Added answers to the report 2023-09-13 10:40:55 +02:00
merwanehamadi b2fc8f2a06
Integrate benchmark and autogpt (#5208)
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
2023-09-12 19:30:45 -07:00
Silen Naihin 69dadee416 moving back license, removing unnecessary files 2023-09-12 14:56:33 -07:00
Silen Naihin 436823c2e7
Update README.md
change name of twitter quicklink
2023-09-12 14:51:01 -07:00
hunteraraujo 314cce75b5
Integrate TaskQueueView and Enhance SkillTree Functionality (#5206)
* Add TestQueueView to Main Layout

This commit integrates the TestQueueView into the main layout. The layout now conditionally displays the TestQueueView based on whether a node in the SkillTree is selected.

- TestQueueView appears when a SkillTree node is selected.
- Main layout adjusts to accommodate TestQueueView alongside SkillTreeView and ChatView.
- Implemented responsive layout logic to manage the widths of the different views based on the screen width and the state of the SkillTree.

* Extend SkillTreeViewModel to Track Selected Node Hierarchy

This commit enhances the SkillTreeViewModel to maintain a list of nodes that form a hierarchy from the currently selected node to the root. This allows for more interactive and informative views that can leverage this hierarchical data.

- Added a new property `selectedNodeHierarchy` to keep track of the node hierarchy.
- Modified the `toggleNodeSelection` method to populate or clear `selectedNodeHierarchy` based on node selection.
- Introduced a new method `populateSelectedNodeHierarchy` to build the hierarchy from the selected node to the root.

* Extract skill tree view model reset state to method

* Implement UI enhancements for TaskQueueView

This commit introduces several UI improvements to the TaskQueueView:
- Tiles are padded 20 units from both the leading and trailing edges.
- Tiles now have a white background.
- Added a thin black border to the tiles.
- Incorporated a slight corner radius for the tiles.
- Centered the title and subtitle horizontally within the tiles.
- Added a checkmark button with a tooltip at the bottom-right corner for running a suite of tests.

These changes aim to improve the user experience and visual appeal of the TaskQueueView.

* Make MainLayout a consumer of SkillTreeViewModel
2023-09-12 14:01:32 -07:00
merwanehamadi a6e195aa06
Update Readme Flutter (#5205) 2023-09-12 12:48:01 -07:00
merwanehamadi c23278eabd
Update README.md 2023-09-12 12:47:09 -07:00
merwanehamadi 14ef3410eb
Update Readme Flutter 2023-09-12 12:46:39 -07:00
merwanehamadi 87e972c138
Change agbenchmark folder (#5203) 2023-09-12 12:42:05 -07:00
Merwane Hamadi cd30e18986 Change agbenchmark folder 2023-09-12 12:40:53 -07:00
merwanehamadi 983130c9ac
Fix forgeAgent class (#5204) 2023-09-12 12:36:03 -07:00
Merwane Hamadi afce057b19 Fix forgeAgent class 2023-09-12 12:34:32 -07:00
merwanehamadi 17246ba086
Benchmark fixes (#5201) 2023-09-12 12:14:03 -07:00
Merwane Hamadi 1b14d304d4 Benchmark changes
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
2023-09-12 12:13:39 -07:00
Toran Bruce Richards 978a980d72
Update README.md
Replaces Auto-GPT witrh AutoGPT throughout root ReadMe.
2023-09-12 16:10:14 +01:00
SwiftyOS 1281a264f5 more benchmark fixes 2023-09-12 12:47:06 +02:00
SwiftyOS d3067c83d3 Added documentation 2023-09-12 11:39:22 +02:00
SwiftyOS cc4706ece0 Added ignore private files 2023-09-12 11:00:30 +02:00
SwiftyOS 255144bf78 Renamed forge module forge from autogpt 2023-09-12 11:00:05 +02:00
SwiftyOS 90f70aca4d Deleted start_benckmark file as it's in __main__.py now 2023-09-12 10:58:22 +02:00
merwanehamadi 8502d9cbe3
benchmark-fix (#5198) 2023-09-11 21:41:20 -07:00
merwanehamadi 049d6c7a35
Merge branch 'master' into benchmark-fix-2 2023-09-11 21:39:57 -07:00
Silen Naihin c8add70676
read me update for monorepo (#5199) 2023-09-11 21:38:31 -07:00
merwanehamadi 421965c67d
Merge branch 'master' into benchmark-fix-2 2023-09-11 21:37:52 -07:00
Silen Naihin 8080fb098e removing right 2023-09-11 21:37:33 -07:00
Merwane Hamadi c7550ba845 benchmark-fix 2023-09-11 21:37:23 -07:00
Silen Naihin ba46b25ac2 spelling fix 2023-09-11 21:37:03 -07:00
Silen Naihin c0a8a91109 fixing top cluttered 2023-09-11 21:35:54 -07:00
Silen Naihin e5d2563a2e read me updated 2023-09-11 21:34:24 -07:00
Silen Naihin 18e66de8d4 Merge branch 'master' into fix/readme 2023-09-11 19:29:25 -07:00
Silen Naihin 1d10919b91 updating unsafe monitor 2023-09-11 19:21:43 -07:00
Silen Naihin 897d492235 Merge branch 'master' into fix/readme 2023-09-11 19:19:47 -07:00
merwanehamadi cc24dd50e5
benchmark-fix (#5197) 2023-09-11 18:23:29 -07:00
merwanehamadi bbed5c5749
Merge branch 'master' into benchmark-fix 2023-09-11 18:23:18 -07:00
Merwane Hamadi b08a588c4f benchmark-fix 2023-09-11 18:22:50 -07:00
Silen Naihin 3e45f0f569
working basic monitor (#5196) 2023-09-11 18:22:09 -07:00
Silen Naihin f95a285b59
Merge branch 'master' into feat/monitor 2023-09-11 18:21:52 -07:00
Silen Naihin 39efed59af small data changes 2023-09-11 18:20:03 -07:00
merwanehamadi 91572681a5
Trying to fix the benchmarking (#5194) 2023-09-11 17:42:56 -07:00
Merwane Hamadi e44fe44605 fix conflict 2023-09-11 17:42:07 -07:00
SwiftyOS d56b4d3368 Added make file and pyproject.toml 2023-09-11 17:41:28 -07:00
SwiftyOS ef2107d9c2 Fixing benchmark code 2023-09-11 17:41:28 -07:00
SwiftyOS c73e90c4e6 Fixing benchmarks 2023-09-11 17:41:27 -07:00
merwanehamadi bce4bd6755
Add Agent protocol test to the forge (#5195) 2023-09-11 16:17:31 -07:00
Merwane Hamadi cd4589d4d9 Add CI to the forge
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
2023-09-11 16:12:44 -07:00
Auto-GPT-Bot 5f82c7533c beebot-20230911151335 2023-09-11 15:13:35 +00:00
Auto-GPT-Bot a41cfedfe7 mini-agi-20230911081923 2023-09-11 08:19:24 +00:00
Auto-GPT-Bot 0268b42e20 Auto-GPT-20230911080932 2023-09-11 08:09:32 +00:00
Auto-GPT-Bot 45589e833d gpt-engineer-20230911080814 2023-09-11 08:08:14 +00:00