This website requires JavaScript.
f6078b6fde
update version
main
fluzzi32
2026-05-05 18:25:33 -03:00
37db74f47d
refactor(core): stabilize gRPC streaming, plugin invocation, and CLI UX - Implement threaded plugin execution with Queue-based streaming in PluginService - Refactor remote logger to preserve ANSI colors and fix TTY line endings (\r\n) - Intelligent terminal filtering: disable SSM screen-clearing filter after success - Sanitize SSH-only flags in core.py when using SFTP protocol - Rewrite completion tree with pre/post-node states and flag deduplication - Update gRPC unit tests to match new streaming response structure
fluzzi32
2026-05-05 18:24:31 -03:00
16868828c6
Fix stream ai bug
fluzzi32
2026-05-01 23:54:24 -03:00
a192bd1912
connpy v6.0.0b4: AI Stability, Remote Sync & UI Polish (Clean Commit)
fluzzi32
2026-05-01 18:55:25 -03:00
c81f6e049f
feat: advanced jumphost capabilities and core bug fixes
fluzzi32
2026-04-30 19:25:17 -03:00
918fc9a07c
up version
fluzzi32
2026-04-30 14:32:45 -03:00
7967c413c9
feat: simplify node selection, enhance gRPC execution logic, and improve CLI aggregate summaries
fluzzi32
2026-04-30 14:18:41 -03:00
96049b4028
feat: Implement Smart Tunnel async architecture (v6.0.0b1)
fluzzi32
2026-04-27 15:12:07 -03:00
1c814eb9fd
refactor: Major upgrade to v5.1b6 - AWS SSM support & Distributed Architecture
fluzzi32
2026-04-24 19:23:00 -03:00
287acde1e4
chore: release v5.1b5 (optimize startup, fix ai panel)
fluzzi32
2026-04-20 12:28:43 -03:00
5f01d0c757
fix: resolve protobuf version conflict and stabilize API startup (v5.1b4)
fluzzi32
2026-04-17 21:10:49 -03:00
f30e8a991f
fix: stabilize API startup and bump version to 5.1b3
fluzzi32
2026-04-17 21:04:42 -03:00
4dd822a921
chore: sync version and build fixes to v5.1b2
fluzzi32
2026-04-17 20:05:18 -03:00
d8c572d2b6
build: update dependencies in requirements.txt and setup.cfg for v5.1b1
fluzzi32
2026-04-17 19:45:18 -03:00
cb926c2b85
feat: major architectural refactor to 5.1b1 - Service Layer, gRPC & Agent evolution (fragmented secrets)
fluzzi32
2026-04-17 18:42:08 -03:00
85b23526cd
feat: implement AI session management, fix UI rendering, and release 5.0b6
fluzzi32
2026-04-06 15:52:09 -03:00
af85051eb7
fix(config): implement atomic save, validation and recovery for config files and update pdoc
fluzzi32
2026-04-04 10:55:05 -03:00
24f98885c0
feat: fast completion caches, embedded OAuth client, and robust context plugin
fluzzi32
2026-04-04 09:20:01 -03:00
d8f7d4db87
feat: migrate config to YAML, add dual-caching and 0ms fzf wrapper
fluzzi32
2026-04-03 18:47:03 -03:00
5d8c372f23
docs: bump version to 5.0b2 and regenerate documentation
fluzzi32
2026-04-03 17:14:16 -03:00
cf95befb43
test: add comprehensive unit tests and fix bare excepts
fluzzi32
2026-04-03 17:11:45 -03:00
7de6003435
Merge branch 'main' into publish
fluzzi32
2026-04-03 15:13:11 -03:00
257cb05cc1
feat: complete overhaul of AI subsystem with multi-agent litellm architecture
fluzzi32
2026-04-03 15:11:37 -03:00
7aefcacd23
Merge branch 'main' into publish
fluzzi32
2025-08-13 16:08:28 -03:00
b2c414485c
publish prod version with capture
fluzzi32
2025-08-13 16:07:32 -03:00
100f18f45c
Merge branch 'capture' into publish
fluzzi32
2025-08-04 11:34:46 -03:00
c5e70c6070
add capture feature, change printing mechanics for all app, bug fixes
fluzzi32
2025-08-04 11:34:22 -03:00
67df9cf8b6
Merge branch 'main' into publish
fluzzi32
2025-07-11 22:32:46 -03:00
29a6a01015
fix ai
fluzzi32
2025-07-11 22:31:42 -03:00
a7da41abf0
Merge branch 'main' into publish
fluzzi32
2025-05-09 17:44:44 -03:00
485580693d
minor bug fixes, add new tags, add bulk using file
fluzzi32
2025-05-09 17:44:29 -03:00
74c11bb5c0
Merge branch 'main' into publish
fluzzi32
2025-01-30 18:08:50 -03:00
3cb6734547
bug fix docker
fluzzi32
2025-01-30 17:39:56 -03:00
b1367562df
Merge branch 'main' into publish
fluzzi32
2024-07-21 18:40:29 -03:00
6d53b68d1f
change to openai 4o mini and improvements to ai code for new model
fluzzi32
2024-07-21 18:39:46 -03:00
e9a9cc270f
Merge branch 'main' into publish
fluzzi32
2024-07-15 15:44:46 -03:00
fcf8ed6859
Add features:
fluzzi32
2024-07-15 15:38:01 -03:00
5987919032
Merge branch 'protocols' into publish
fluzzi32
2024-07-05 17:50:05 -03:00
8a672565e4
bug fix
fluzzi32
2024-07-05 17:49:53 -03:00
20a6b2bee6
Merge branch 'protocols' into publish
fluzzi32
2024-07-02 16:53:25 -03:00
c27b2589c2
add contexts and api plugins
fluzzi32
2024-07-02 16:53:07 -03:00
2d640eb892
Merge branch 'protocols' into publish
fluzzi32
2024-06-17 16:05:45 -03:00
e2570eba24
add kubectl and docker support
fluzzi32
2024-06-17 15:58:28 -03:00
2d280108c2
Merge branch 'main' into publish
fluzzi32
2024-06-10 15:45:22 -03:00
1fa47d2248
fix bug list nodes
fluzzi32
2024-06-10 15:45:04 -03:00
85353175bc
update for google
fluzzi32
2024-05-28 15:15:01 -03:00
d80982356f
Merge branch 'publish' of github.com:fluzzi/connpy_private into publish
fluzzi32
2024-05-24 18:26:10 -03:00
f9196d9d89
Merge branch 'main' into publish
fluzzi32
2024-05-24 18:24:54 -03:00
aa6376884a
add private policy
fluzzi32
2024-05-24 18:22:30 -03:00
f4a9473b95
Update README.md
fluzzi32
2024-05-24 18:18:46 -03:00
4780b113b6
Update README.md
fluzzi32
2024-05-24 18:13:20 -03:00
ae60186f24
Merge branch 'main' into publish
fluzzi32
2024-05-24 17:57:13 -03:00
2092a92a46
update version
fluzzi32
2024-05-24 17:57:03 -03:00
323c242caa
update license
fluzzi32
2024-05-24 17:50:18 -03:00
ac0d59fd8d
Update README.md
fluzzi32
2024-05-24 17:44:22 -03:00
75b3a9f6ef
Update README.md
fluzzi32
2024-05-24 17:27:08 -03:00
81d3d5e9a8
Update README.md
fluzzi32
2024-05-24 17:26:37 -03:00
e9521041a7
add logo
fluzzi32
2024-05-24 17:17:33 -03:00
c6b98d9df2
add logo
fluzzi32
2024-05-24 17:15:15 -03:00
02b4fa46bb
Update readme
fluzzi32
2024-05-24 15:53:20 -03:00
583213a168
Merge branch 'main' into publish
fluzzi32
2024-05-03 17:33:11 -03:00
8ca6d6bcd9
Implement hooking system for classes and methods. Cleanup of code
fluzzi32
2024-05-03 17:32:45 -03:00
e853e97817
Update Hooks functionality
fluzzi32
2024-04-22 18:18:21 -03:00
af7aac4a05
Update hooks functionality
fluzzi32
2024-04-22 18:17:11 -03:00
5b9642d8f9
fix version for publish private
fluzzi32
2024-04-17 17:28:31 -03:00
2ac1756f99
Merge branch 'hooks' into publish
fluzzi32
2024-04-17 17:08:55 -03:00
f5df3991b4
fix setup config for new files
fluzzi32
2024-04-17 17:06:12 -03:00
ea42e43f1d
Update publish.yml
fluzzi32
2024-04-17 16:37:12 -03:00
382eb9a2ff
Merge branch 'hooks' into publish
fluzzi32
2024-04-17 16:27:30 -03:00
76a73fa427
add hooks and sync to google
fluzzi32
2024-04-17 16:27:02 -03:00
679960d3cd
Merge branch 'main' into publish
fluzzi32
2023-12-21 17:38:11 -03:00
c7ae6d67d5
merge plugin feature, change version and update docs
fluzzi32
2023-12-21 17:37:57 -03:00
29417ab4a8
Merge branch 'plugins' into publish
fluzzi32
2023-12-19 18:26:23 -03:00
75f5ff6833
add update plugin, better completion for plugins
fluzzi32
2023-12-19 18:26:09 -03:00
321e92e76a
Merge branch 'plugins' into publish
fluzzi32
2023-12-15 12:28:15 -03:00
79172be898
documentation and completion for plugins
fluzzi32
2023-12-15 12:27:51 -03:00
72ae57882e
Merge branch 'plugins' into publish
fluzzi32
2023-12-14 18:36:34 -03:00
3a4fcfe77b
bug fix
fluzzi32
2023-12-14 18:36:22 -03:00
cc514d0987
Merge branch 'plugins' into publish
fluzzi32
2023-12-14 16:59:24 -03:00
b995bd04fd
Add new plugin feature beta1
fluzzi32
2023-12-14 16:56:59 -03:00
28893da4af
Merge branch 'main' into publish
fluzzi32
2023-12-06 17:49:05 -03:00
b3c4186a6c
change version and docs
fluzzi32
2023-12-06 17:46:39 -03:00
880da274c9
add docker image to run it in windows
fluzzi32
2023-12-06 17:46:10 -03:00
1e9df6fd19
merge main
fluzzi32
2023-12-06 10:54:37 -03:00
d6db04cdda
merge Jumphost, modify license
fluzzi32
2023-12-06 10:53:42 -03:00
e0b168c870
Merge branch 'jumphost' into publish
fluzzi32
2023-12-04 11:12:15 -03:00
6d44fedf1d
fixes for jumphost
fluzzi32
2023-12-04 11:11:58 -03:00
06ca8485ef
fix version
fluzzi32
2023-12-01 18:32:20 -03:00
6517d75465
Add new jumphost feature to nodes bug fix when adding a node without name
fluzzi32
2023-12-01 18:30:29 -03:00
c27c9d4ccd
bug fixes
fluzzi32
2023-12-01 15:31:17 -03:00
b7e21806df
bug fixes
fluzzi32
2023-12-01 13:40:49 -03:00
4a906f4dc1
bug fix
fluzzi32
2023-11-03 17:27:04 -03:00
1a336963cb
add sftp option
fluzzi32
2023-11-03 11:59:00 -03:00
f4368906da
add completion for new features
fluzzi32
2023-10-27 13:34:32 -03:00
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
fluzzi32
2023-10-26 17:33:44 -03:00
0254cf6ccb
Fix completion and save logs during session
fluzzi32
2023-10-05 15:21:17 -03:00
64ea3718f0
Add more export functionalities
fluzzi32
2023-09-21 17:28:09 -03:00
9f7ec176e1
add comlpetion for new import/export
fluzzi32
2023-09-13 15:36:06 -03:00
d08b2e5a2a
fix export import with path, add pyfzf as required
fluzzi32
2023-09-13 11:17:56 -03:00
d77778bdcc
Add bulk edit with regex and export/import folder
fluzzi32
2023-09-12 12:33:33 -03:00