fluzzi32
7de6003435
Merge branch 'main' into publish
2026-04-03 15:13:11 -03:00
fluzzi32
257cb05cc1
feat: complete overhaul of AI subsystem with multi-agent litellm architecture
...
- Refactored AI module to use litellm, supporting Anthropic, Google, OpenAI, etc.
- Introduced 'Engineer' (execution) and 'Architect' (strategic) AI agents.
- Added real-time streaming responses and interactive chat mode via 'rich'.
- Added CLI arguments for model/key overrides (--engineer-model, --architect-model).
- Replaced 'openai' with 'litellm' in requirements.txt and setup.cfg.
- Updated nodes.run() to support an 'on_complete' callback for live node-status streaming.
- Fixed an undefined variable bug (config.profiles -> self.profiles) in configfile.py.
- Updated README and docstrings with new AI plugin tool registration API.
- Regenerated HTML documentation using pdoc3.
- Bumped version to 5.0b1 for beta release.
2026-04-03 15:11:37 -03:00
fluzzi32
7aefcacd23
Merge branch 'main' into publish
2025-08-13 16:08:28 -03:00
fluzzi32
b2c414485c
publish prod version with capture
2025-08-13 16:07:32 -03:00
fluzzi32
100f18f45c
Merge branch 'capture' into publish
2025-08-04 11:34:46 -03:00
fluzzi32
c5e70c6070
add capture feature, change printing mechanics for all app, bug fixes
2025-08-04 11:34:22 -03:00
fluzzi32
67df9cf8b6
Merge branch 'main' into publish
2025-07-11 22:32:46 -03:00
fluzzi32
29a6a01015
fix ai
2025-07-11 22:31:42 -03:00
fluzzi32
a7da41abf0
Merge branch 'main' into publish
2025-05-09 17:44:44 -03:00
fluzzi32
485580693d
minor bug fixes, add new tags, add bulk using file
2025-05-09 17:44:29 -03:00
fluzzi32
74c11bb5c0
Merge branch 'main' into publish
2025-01-30 18:08:50 -03:00
fluzzi32
3cb6734547
bug fix docker
2025-01-30 17:39:56 -03:00
fluzzi32
b1367562df
Merge branch 'main' into publish
2024-07-21 18:40:29 -03:00
fluzzi32
6d53b68d1f
change to openai 4o mini and improvements to ai code for new model
2024-07-21 18:39:46 -03:00
fluzzi32
e9a9cc270f
Merge branch 'main' into publish
2024-07-15 15:44:46 -03:00
fluzzi32
fcf8ed6859
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
fluzzi32
5987919032
Merge branch 'protocols' into publish
2024-07-05 17:50:05 -03:00
fluzzi32
8a672565e4
bug fix
2024-07-05 17:49:53 -03:00
fluzzi32
20a6b2bee6
Merge branch 'protocols' into publish
2024-07-02 16:53:25 -03:00
fluzzi32
c27b2589c2
add contexts and api plugins
2024-07-02 16:53:07 -03:00
fluzzi32
2d640eb892
Merge branch 'protocols' into publish
2024-06-17 16:05:45 -03:00
fluzzi32
e2570eba24
add kubectl and docker support
2024-06-17 15:58:28 -03:00
fluzzi32
2d280108c2
Merge branch 'main' into publish
2024-06-10 15:45:22 -03:00
fluzzi32
1fa47d2248
fix bug list nodes
2024-06-10 15:45:04 -03:00
fluzzi32
85353175bc
update for google
2024-05-28 15:15:01 -03:00
fluzzi32
d80982356f
Merge branch 'publish' of github.com:fluzzi/connpy_private into publish
2024-05-24 18:26:10 -03:00
fluzzi32
f9196d9d89
Merge branch 'main' into publish
2024-05-24 18:24:54 -03:00
fluzzi32
aa6376884a
add private policy
2024-05-24 18:22:30 -03:00
fluzzi32
f4a9473b95
Update README.md
2024-05-24 18:18:46 -03:00
fluzzi32
4780b113b6
Update README.md
2024-05-24 18:13:20 -03:00
fluzzi32
ae60186f24
Merge branch 'main' into publish
2024-05-24 17:57:13 -03:00
fluzzi32
2092a92a46
update version
2024-05-24 17:57:03 -03:00
fluzzi32
323c242caa
update license
2024-05-24 17:50:18 -03:00
fluzzi32
ac0d59fd8d
Update README.md
2024-05-24 17:44:22 -03:00
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