Commit Graph

199 Commits

Author SHA1 Message Date
fluzzi32 75b3a9f6ef Update README.md 2024-05-24 17:27:08 -03:00
fluzzi32 81d3d5e9a8 Update README.md 2024-05-24 17:26:37 -03:00
fluzzi32 e9521041a7 add logo 2024-05-24 17:17:33 -03:00
fluzzi32 c6b98d9df2 add logo 2024-05-24 17:15:15 -03:00
fluzzi32 02b4fa46bb Update readme 2024-05-24 15:53:20 -03:00
fluzzi32 583213a168 Merge branch 'main' into publish 2024-05-03 17:33:11 -03:00
fluzzi32 8ca6d6bcd9 Implement hooking system for classes and methods. Cleanup of code 2024-05-03 17:32:45 -03:00
fluzzi32 e853e97817 Update Hooks functionality 2024-04-22 18:18:21 -03:00
fluzzi32 af7aac4a05 Update hooks functionality 2024-04-22 18:17:11 -03:00
fluzzi32 5b9642d8f9 fix version for publish private 2024-04-17 17:28:31 -03:00
fluzzi32 2ac1756f99 Merge branch 'hooks' into publish 2024-04-17 17:08:55 -03:00
fluzzi32 f5df3991b4 fix setup config for new files 2024-04-17 17:06:12 -03:00
fluzzi32 ea42e43f1d Update publish.yml 2024-04-17 16:37:12 -03:00
fluzzi32 382eb9a2ff Merge branch 'hooks' into publish 2024-04-17 16:27:30 -03:00
fluzzi32 76a73fa427 add hooks and sync to google 2024-04-17 16:27:02 -03:00
fluzzi32 679960d3cd Merge branch 'main' into publish 2023-12-21 17:38:11 -03:00
fluzzi32 c7ae6d67d5 merge plugin feature, change version and update docs 2023-12-21 17:37:57 -03:00
fluzzi32 29417ab4a8 Merge branch 'plugins' into publish 2023-12-19 18:26:23 -03:00
fluzzi32 75f5ff6833 add update plugin, better completion for plugins 2023-12-19 18:26:09 -03:00
fluzzi32 321e92e76a Merge branch 'plugins' into publish 2023-12-15 12:28:15 -03:00
fluzzi32 79172be898 documentation and completion for plugins 2023-12-15 12:27:51 -03:00
fluzzi32 72ae57882e Merge branch 'plugins' into publish 2023-12-14 18:36:34 -03:00
fluzzi32 3a4fcfe77b bug fix 2023-12-14 18:36:22 -03:00
fluzzi32 cc514d0987 Merge branch 'plugins' into publish 2023-12-14 16:59:24 -03:00
fluzzi32 b995bd04fd Add new plugin feature beta1 2023-12-14 16:56:59 -03:00
fluzzi32 28893da4af Merge branch 'main' into publish 2023-12-06 17:49:05 -03:00
fluzzi32 b3c4186a6c change version and docs 2023-12-06 17:46:39 -03:00
fluzzi32 880da274c9 add docker image to run it in windows 2023-12-06 17:46:10 -03:00
fluzzi32 1e9df6fd19 merge main 2023-12-06 10:54:37 -03:00
fluzzi32 d6db04cdda merge Jumphost, modify license 2023-12-06 10:53:42 -03:00
fluzzi32 e0b168c870 Merge branch 'jumphost' into publish 2023-12-04 11:12:15 -03:00
fluzzi32 6d44fedf1d fixes for jumphost 2023-12-04 11:11:58 -03:00
fluzzi32 06ca8485ef fix version 2023-12-01 18:32:20 -03:00
fluzzi32 6517d75465 Add new jumphost feature to nodes
bug fix when adding a node without name
2023-12-01 18:30:29 -03:00
fluzzi32 c27c9d4ccd bug fixes 2023-12-01 15:31:17 -03:00
fluzzi32 b7e21806df bug fixes 2023-12-01 13:40:49 -03:00
fluzzi32 4a906f4dc1 bug fix 2023-11-03 17:27:04 -03:00
fluzzi32 1a336963cb add sftp option 2023-11-03 11:59:00 -03:00
fluzzi32 f4368906da add completion for new features 2023-10-27 13:34:32 -03:00
fluzzi32 f4ff035da3 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 0254cf6ccb Fix completion and save logs during session 2023-10-05 15:21:17 -03:00
fluzzi32 64ea3718f0 Add more export functionalities 2023-09-21 17:28:09 -03:00
fluzzi32 9f7ec176e1 add comlpetion for new import/export 2023-09-13 15:36:06 -03:00
fluzzi32 d08b2e5a2a fix export import with path, add pyfzf as required 2023-09-13 11:17:56 -03:00
fluzzi32 d77778bdcc Add bulk edit with regex and export/import folder 2023-09-12 12:33:33 -03:00
fluzzi32 ef34961222 bug fix chat history in ai 2023-07-31 12:18:10 -03:00
fluzzi32 b4b28110b1 Add More AI functions, migrate AI to openai new function support 2023-07-11 19:33:21 -03:00
fluzzi32 1148ce2129 update 2023-05-24 18:14:01 -03:00
fluzzi32 bf74c77fdd change exceptions 2023-05-24 18:13:38 -03:00
fluzzi32 05fcd5488f bug fixes 2023-05-23 16:15:03 -03:00