Commit Graph

110 Commits

Author SHA1 Message Date
fluzzi32 00905575fc Fix:
- Fix not allowing to use some regex symbols when passing arguments.
    - Fix AI requests timing out when list of nodes is big.
    - Fix error when forwarding connpy run commands to a file

Features:
    - Improve AI response time changing list of devices to list of OS,
      reducing the lenght of request.
    - Update GPT model to last one.
    - Add filtering option to list command, Also format can be passed to
      format the output as needed.
    - Allow to use regular expresions to match nodes in: run command
      (using yaml file or directly), remove command.
    - When there is a connectivity error, now it shows the error number
      plus the protocol error.
2023-10-26 17:33:44 -03:00
fluzzi32 d96910092b Fix completion and save logs during session 2023-10-05 15:21:17 -03:00
fluzzi32 0813b927b0 Add more export functionalities 2023-09-21 17:28:09 -03:00
fluzzi32 7856dcb9a3 add comlpetion for new import/export 2023-09-13 15:36:06 -03:00
fluzzi32 4373a34711 fix export import with path, add pyfzf as required 2023-09-13 11:17:56 -03:00
fluzzi32 98b85628de Add bulk edit with regex and export/import folder 2023-09-12 12:33:33 -03:00
fluzzi32 be40b2accd bug fix chat history in ai 2023-07-31 12:18:10 -03:00
fluzzi32 54fa5845af Add More AI functions, migrate AI to openai new function support 2023-07-11 19:33:21 -03:00
fluzzi32 06501eccc9 update 2023-05-24 18:14:01 -03:00
fluzzi32 bcbbd4765d change exceptions 2023-05-24 18:13:38 -03:00
fluzzi32 acbfb03b10 bug fixes 2023-05-23 16:15:03 -03:00
fluzzi32 51f86f214a docs 2023-05-22 18:32:49 -03:00
fluzzi32 a0a0e68c49 bug fixes, prompt better 2023-05-22 18:32:31 -03:00
fluzzi32 d5ca894d55 bug fixes 2023-05-18 18:27:25 -03:00
fluzzi32 fc85314e9b fix 2023-05-12 18:30:47 -03:00
fluzzi32 6e70b38524 fix 2023-05-12 18:30:24 -03:00
fluzzi32 5a1dbc04e1 add confirmation and fixes 2023-05-12 12:05:25 -03:00
fluzzi32 0e34ea79c6 add history in ai chat 2023-05-10 12:34:19 -03:00
fluzzi32 a74d055993 cleanup 2023-05-05 14:19:18 -03:00
fluzzi32 8828471c1b add new AI feature. Add tags feature, used tags: OS for AI, screen_length_command for automation, prompt for automation. fixes 2023-05-05 13:41:32 -03:00
fluzzi32 404d874771 bug fix 2023-04-18 18:00:43 -03:00
fluzzi32 1cb0962fac fix README.md 2023-04-15 22:40:02 -03:00
fluzzi32 7d10409ad1 add api debug option 2023-04-15 22:38:52 -03:00
fluzzi32 98a85154cb bug fixes 2023-04-14 18:30:58 -03:00
fluzzi32 8235de23ec fix dependencies 2023-04-14 13:46:05 -03:00
fluzzi32 150268b11d update requirements 2023-04-14 13:40:44 -03:00
fluzzi32 b268f8a372 update requirements 2023-04-14 13:14:22 -03:00
fluzzi32 0b16de5db8 update completion with new features 2023-04-14 11:57:11 -03:00
fluzzi32 65fed3a1a2 update version to 3.0 2023-04-14 11:46:16 -03:00
fluzzi32 51bdc4e59a add api 2023-04-14 11:44:56 -03:00
fluzzi32 68b63baeac starting api 2023-04-06 18:47:29 -03:00
fluzzi32 8329ca25de Add fuzzy non case sensistive search 2023-03-21 18:23:29 -03:00
fluzzi32 bc157a990c bug fixes, add reconnect 2023-01-05 16:39:22 -03:00
fluzzi32 9440611f1e bug fix ver 2022-08-18 18:05:18 -03:00
fluzzi32 943865958d bug fix 2022-08-18 18:00:55 -03:00
fluzzi32 0fad67513f bug fix 2022-07-08 13:03:17 -03:00
fluzzi32 2f5b5fcf6b bug fixes, preparing for unittesting 2022-06-10 13:24:26 -03:00
fluzzi32 3061b54059 fix github actions publish - pick 'publish' branch, fix typos 2022-05-26 11:33:35 -03:00
fluzzi32 ffed88189f fix build issue 2022-05-25 17:43:02 -03:00
fluzzi32 9893f2ed51 Merge branch 'main' of github.com:fluzzi/connpy 2022-05-25 17:27:25 -03:00
fluzzi32 2aa4934288 improve keepalive, logging and output 2022-05-25 17:25:02 -03:00
fluzzi32 feb34ad638 Rename .github/worksflows/publish.yml to .github/workflows/publish.yml 2022-05-25 17:16:36 -03:00
fluzzi32 59821d6c16 Create publish.yml 2022-05-25 17:08:36 -03:00
fluzzi32 38eb2e2d37 update version 2022-05-19 17:30:52 -03:00
fluzzi32 860e57be02 bugfix logfile 2022-05-19 17:30:05 -03:00
fluzzi32 a78aa4c75e fix edit bug, tune run/test automation, prepare for testing 2022-05-19 16:11:41 -03:00
fluzzi32 cc68ff0545 new version add automation in cmd 2022-05-11 14:25:43 -03:00
fluzzi32 638db44aa5 update doc/readme 2022-04-28 12:49:31 -03:00
fluzzi32 b4660254cd working in automation upgrade 2022-04-23 17:11:38 -03:00
fluzzi32 c706ac893c add fzf and change completion 2022-04-18 19:19:25 -03:00