Commit Graph

56 Commits

Author SHA1 Message Date
f96fe77aed merge plugin feature, change version and update docs 2023-12-21 17:37:57 -03:00
26ea2e588d add update plugin, better completion for plugins 2023-12-19 18:26:09 -03:00
e07f7ff130 documentation and completion for plugins 2023-12-15 12:27:51 -03:00
9975d60a91 change version and docs 2023-12-06 17:46:39 -03:00
3e32aa958c merge Jumphost, modify license 2023-12-06 10:53:42 -03:00
137524b176 bug fixes 2023-12-01 15:31:17 -03:00
efe1428f0d bug fix 2023-11-03 17:27:04 -03:00
a3d0e39ba8 add sftp option 2023-11-03 11:59:00 -03:00
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
d96910092b Fix completion and save logs during session 2023-10-05 15:21:17 -03:00
0813b927b0 Add more export functionalities 2023-09-21 17:28:09 -03:00
4373a34711 fix export import with path, add pyfzf as required 2023-09-13 11:17:56 -03:00
98b85628de Add bulk edit with regex and export/import folder 2023-09-12 12:33:33 -03:00
be40b2accd bug fix chat history in ai 2023-07-31 12:18:10 -03:00
54fa5845af Add More AI functions, migrate AI to openai new function support 2023-07-11 19:33:21 -03:00
06501eccc9 update 2023-05-24 18:14:01 -03:00
acbfb03b10 bug fixes 2023-05-23 16:15:03 -03:00
51f86f214a docs 2023-05-22 18:32:49 -03:00
d5ca894d55 bug fixes 2023-05-18 18:27:25 -03:00
fc85314e9b fix 2023-05-12 18:30:47 -03:00
5a1dbc04e1 add confirmation and fixes 2023-05-12 12:05:25 -03:00
0e34ea79c6 add history in ai chat 2023-05-10 12:34:19 -03:00
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
7d10409ad1 add api debug option 2023-04-15 22:38:52 -03:00
98a85154cb bug fixes 2023-04-14 18:30:58 -03:00
51bdc4e59a add api 2023-04-14 11:44:56 -03:00
8329ca25de Add fuzzy non case sensistive search 2023-03-21 18:23:29 -03:00
bc157a990c bug fixes, add reconnect 2023-01-05 16:39:22 -03:00
943865958d bug fix 2022-08-18 18:00:55 -03:00
0fad67513f bug fix 2022-07-08 13:03:17 -03:00
2f5b5fcf6b bug fixes, preparing for unittesting 2022-06-10 13:24:26 -03:00
3061b54059 fix github actions publish - pick 'publish' branch, fix typos 2022-05-26 11:33:35 -03:00
2aa4934288 improve keepalive, logging and output 2022-05-25 17:25:02 -03:00
860e57be02 bugfix logfile 2022-05-19 17:30:05 -03:00
a78aa4c75e fix edit bug, tune run/test automation, prepare for testing 2022-05-19 16:11:41 -03:00
cc68ff0545 new version add automation in cmd 2022-05-11 14:25:43 -03:00
638db44aa5 update doc/readme 2022-04-28 12:49:31 -03:00
c706ac893c add fzf and change completion 2022-04-18 19:19:25 -03:00
815c161544 add -v --version command 2022-04-05 20:04:18 -03:00
c83a2cd28f change version for pip 2022-04-05 18:32:07 -03:00
118ca1d14e fix getitem folder with subfolders 2022-04-05 18:31:19 -03:00
fa250e2ae3 fix completion 2022-04-05 15:09:05 -03:00
1f5fe13805 add new commands to completion 2022-04-04 19:33:47 -03:00
5c9c605184 added completion bash/zsh 2022-04-04 19:09:00 -03:00
881eca6181 fix completion 2022-04-04 16:38:10 -03:00
d1df2a4cf6 fixes extra arguments 2022-04-04 14:54:37 -03:00
c09703053b add 1 character arguments 2022-04-04 14:41:51 -03:00
e4e82ef1c6 updates 2022-04-04 14:14:25 -03:00
12f6baefad updates 2022-04-04 13:52:26 -03:00
65b2a5da0b rename package 2022-04-04 11:40:51 -03:00