Commit Graph

146 Commits

Author SHA1 Message Date
b1188587fc change to openai 4o mini and improvements to ai code for new model 2024-07-21 18:39:46 -03:00
4d8244a10f Add features:
- New protocols: Docker and Kubectl
 - Add contexts to filter the number of nodes
 - Add option to modify the api using plugins
 - Minor bug fixes
2024-07-15 15:38:01 -03:00
a71d8adcb3 bug fix 2024-07-05 17:49:53 -03:00
3c01d76391 add contexts and api plugins 2024-07-02 16:53:07 -03:00
89e828451c add kubectl and docker support 2024-06-17 15:58:28 -03:00
3365acb473 fix bug list nodes 2024-06-10 15:45:04 -03:00
e09481e6f1 update for google 2024-05-28 15:15:01 -03:00
7a46f640e2 add private policy 2024-05-24 18:22:30 -03:00
c2584c86ba
Update README.md 2024-05-24 18:18:46 -03:00
a6aff6df76 update version 2024-05-24 17:57:03 -03:00
e5ebf8eea7 update license 2024-05-24 17:50:18 -03:00
b80ed64957
Update README.md 2024-05-24 17:44:22 -03:00
4823238538
Update README.md 2024-05-24 17:27:08 -03:00
9149d5b157
Update README.md 2024-05-24 17:26:37 -03:00
a1244855d4 add logo 2024-05-24 17:17:33 -03:00
0805f6f72f add logo 2024-05-24 17:15:15 -03:00
25de08a17c Update readme 2024-05-24 15:53:20 -03:00
1bd9bd62c5 Implement hooking system for classes and methods. Cleanup of code 2024-05-03 17:32:45 -03:00
87bb6302ff Update hooks functionality 2024-04-22 18:17:11 -03:00
c6a31cb710 fix setup config for new files 2024-04-17 17:06:12 -03:00
b7528027ac add hooks and sync to google 2024-04-17 16:27:02 -03:00
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
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