.. |
agent
|
Implemented showing the number of preauthorised commands left. #1035 (#3322)
|
2023-05-13 18:21:16 +03:00 |
commands
|
Fix commands with same name overwriting (#4226)
|
2023-05-15 19:41:11 +01:00 |
config
|
Enable denylist handling for plugins (#3688)
|
2023-05-03 21:31:23 -05:00 |
js
|
Implemented Selenium based web browsing. (#1397)
|
2023-04-14 21:35:19 +01:00 |
json_utils
|
Synchronize `stable` -> `master` (#3677)
|
2023-05-02 12:17:09 +01:00 |
llm
|
Test New CI Pipeline (#4170)
|
2023-05-14 13:18:31 +12:00 |
log_cycle
|
Implement Logging of User Input in logs/Debug Folder (#3867)
|
2023-05-05 17:14:08 -07:00 |
memory
|
Updated memory setup links (#3829)
|
2023-05-13 02:01:52 +03:00 |
memory_management
|
Catch JSON error in summary_memory.py (#3996)
|
2023-05-12 22:18:15 +03:00 |
models
|
Fix all commands and cleanup
|
2023-04-19 18:17:04 -05:00 |
processing
|
fix typos (#3998)
|
2023-05-08 14:10:58 +01:00 |
prompts
|
Update prompt.py to clarify how to call commands (#4027)
|
2023-05-15 15:55:33 +03:00 |
speech
|
replace 50+ occurrences of print() with logger (#3056)
|
2023-04-29 23:40:57 -05:00 |
url_utils
|
fix typos (#3798)
|
2023-05-04 18:46:37 +01:00 |
workspace
|
The unlooping and fixing of file execution. (#3368)
|
2023-04-26 21:07:28 -07:00 |
__init__.py
|
The unlooping and fixing of file execution. (#3368)
|
2023-04-26 21:07:28 -07:00 |
__main__.py
|
fix merge
|
2023-04-18 18:48:44 -05:00 |
app.py
|
Move task_complete command out of prompt (#3663)
|
2023-05-03 16:40:49 -07:00 |
cli.py
|
Re-add install-plugin-deps to CLI (#3170)
|
2023-04-24 20:11:19 -05:00 |
configurator.py
|
Merge branch 'master' into arg_config_optimization
|
2023-04-19 06:48:31 +08:00 |
logs.py
|
Feature/enable intuitive logs for community challenge step 1 (#3695)
|
2023-05-03 08:27:54 +01:00 |
main.py
|
Allow users to Disable Commands via the .env (#3667)
|
2023-05-03 19:05:35 -05:00 |
plugins.py
|
Enable denylist handling for plugins (#3688)
|
2023-05-03 21:31:23 -05:00 |
setup.py
|
Feature/centralize prompt (#3990)
|
2023-05-08 07:24:53 +01:00 |
singleton.py
|
Refactor/move singleton out of config module (#3161)
|
2023-04-24 17:24:57 -05:00 |
spinner.py
|
Added basic spinner tests and modified spinner method docstring
|
2023-04-22 01:13:32 +03:00 |
utils.py
|
Fix docker volume mounts (#3710)
|
2023-05-02 18:08:15 -05:00 |