merwanehamadi
10d7747ae2
Use JSON format for commands signature ( #4714 )
...
* Use JSON for command signature
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com >
* Improve plugin backward compatibility (#4716 )
* Fixed plugin test
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com >
* Fix Docker-CI
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com >
* Put back commands, clean typing and signatures
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com >
---------
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com >
Co-authored-by: Erik Peterson <e@eriklp.com >
Co-authored-by: Luke K (pr-0f3t) <2609441+lc0rp@users.noreply.github.com >
2023-06-17 08:39:17 -07:00
merwanehamadi
512d7ba208
Remove analyze_code ( #4705 )
...
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com >
Co-authored-by: Erik Peterson <e@eriklp.com >
2023-06-15 12:55:50 -07:00
DGdev91
42a5a0ce13
Make prompt parameters configurable ( #3375 )
...
Co-authored-by: Nicholas Tindle <nick@ntindle.com >
Co-authored-by: k-boikov <64261260+k-boikov@users.noreply.github.com >
2023-05-17 20:12:10 +03:00
Nicholas Tindle
911cea781f
Document Disabling command categories ( #3669 )
...
* feat: move task_complete command out of prompt
* fix: formatting fixes
* feat: add command disabling
* docs: document how to disable command categories
2023-05-03 19:14:07 -05:00
Reinier van der Leer
76df14b831
Fix docs ( #3336 )
...
* Fix docs
* Add short section about testing to contribution guide
* Add back note for voice configuration
* Remove LICENSE symlink from docs/
* Fix site_url in mkdocs.yml
2023-04-26 19:14:14 +01:00
Richard Beales
f0f34030a0
Fix docs alignment ( #3302 )
2023-04-26 02:52:33 -05:00
AbTrax
ae31dd4bb1
Feature: Added Self Feedback ( #3013 )
...
* Feature: Added Self Feedback
* minor fix: complied to flake8
* Add: Self Feedback To Usage.md
* Add: role/goal allignment
* Added: warning to usage.md
* fix: Formatted with black
---------
Co-authored-by: Richard Beales <rich@richbeales.net >
2023-04-25 06:28:06 +01:00
Reinier van der Leer
9c60eecce6
Improve docker setup & config ( #1843 )
...
* Improve docker setup & config
* fix(browsing): Selenium needs access to home directory
* fix(docker): allow overriding memory backend settings
* simplify Dockerfile and docker-compose config
* add .dockerignore
* adjust Docker CI with release build type arg
* replace Chrome by Chromium in devcontainer
* update docs
* update bulletin
* use preinstalled chromedriver in web_selenium.py
* update installation.md
* fix code blocks for mkdocs
* fix links to docs
2023-04-24 14:27:53 +01:00
Richard Beales
ad5d8b2341
Re-work Docs and split out README (using MkDocs) ( #2894 )
...
* Initial Documentation re-org
* remove testing link from readme
* rewrite quickstart
* get code blocks working across mkdocs and github
* add link to plugins repo
* add link to plugins repo and move readme to plugin template repo
* Add emoji to "Extensibility with Plugins" in readme
Co-authored-by: Reinier van der Leer <github@pwuts.nl >
* Make docs deploy workflow path-selective
* Also run workflow when the workflow is updated
* fix readme links under configuration subfolder
* shrink subheadings in readme
---------
Co-authored-by: Toran Bruce Richards <toran.richards@gmail.com >
Co-authored-by: Reinier van der Leer <github@pwuts.nl >
2023-04-22 12:56:22 +01:00