Commit Graph

122 Commits

Author SHA1 Message Date
54a539c51a bug fix 2023-12-14 18:36:22 -03:00
4f8497ff26 Add new plugin feature beta1 2023-12-14 16:56:59 -03:00
9975d60a91 change version and docs 2023-12-06 17:46:39 -03:00
3d5db06343 add docker image to run it in windows 2023-12-06 17:46:10 -03:00
3e32aa958c merge Jumphost, modify license 2023-12-06 10:53:42 -03:00
ea3bfeee9e fixes for jumphost 2023-12-04 11:11:58 -03:00
fd883a4821 Add new jumphost feature to nodes
bug fix when adding a node without name
2023-12-01 18:30:29 -03:00
137524b176 bug fixes 2023-12-01 15:31:17 -03:00
d6880d5956 bug fixes 2023-12-01 13:40:49 -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
97c039459c add completion for new features 2023-10-27 13:34:32 -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
7856dcb9a3 add comlpetion for new import/export 2023-09-13 15:36:06 -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
bcbbd4765d change exceptions 2023-05-24 18:13:38 -03:00
acbfb03b10 bug fixes 2023-05-23 16:15:03 -03:00
51f86f214a docs 2023-05-22 18:32:49 -03:00
a0a0e68c49 bug fixes, prompt better 2023-05-22 18:32:31 -03:00
d5ca894d55 bug fixes 2023-05-18 18:27:25 -03:00
fc85314e9b fix 2023-05-12 18:30:47 -03:00
6e70b38524 fix 2023-05-12 18:30:24 -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
a74d055993 cleanup 2023-05-05 14:19:18 -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
404d874771 bug fix 2023-04-18 18:00:43 -03:00
1cb0962fac fix README.md 2023-04-15 22:40:02 -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
8235de23ec fix dependencies 2023-04-14 13:46:05 -03:00
150268b11d update requirements 2023-04-14 13:40:44 -03:00
b268f8a372 update requirements 2023-04-14 13:14:22 -03:00
0b16de5db8 update completion with new features 2023-04-14 11:57:11 -03:00
65fed3a1a2 update version to 3.0 2023-04-14 11:46:16 -03:00
51bdc4e59a add api 2023-04-14 11:44:56 -03:00
68b63baeac starting api 2023-04-06 18:47:29 -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
9440611f1e bug fix ver 2022-08-18 18:05:18 -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