Commit Graph

1063 Commits

Author SHA1 Message Date
34da4f06e1 ... 2025-07-30 23:00:49 +02:00
932b6508c9 ... 2025-07-30 22:23:24 +02:00
bfaa2446cd ... 2025-07-30 22:12:19 +02:00
bfe3110894 ... 2025-07-30 21:36:30 +02:00
59386bb1c2 ... 2025-07-30 20:06:27 +02:00
b99f5ae6e9 ... 2025-07-30 19:17:14 +02:00
4472dc7d04 ... 2025-07-30 19:14:31 +02:00
d3d7eccf3d ... 2025-07-30 19:08:15 +02:00
7e250d1224 ... 2025-07-30 18:58:11 +02:00
14d8d5af8d ... 2025-07-30 18:51:29 +02:00
1cb6c486df ... 2025-07-30 17:43:39 +02:00
bc163eb61d ... 2025-07-30 17:35:19 +02:00
802f6e074d ... 2025-07-30 15:58:04 +02:00
4bf4294c42 ... 2025-07-30 15:28:14 +02:00
cb13febd78 ... 2025-07-30 15:24:10 +02:00
685a58aa14 ... 2025-07-30 15:21:10 +02:00
2bc2c07114 ... 2025-07-30 15:08:23 +02:00
66757c52d7 ... 2025-07-30 15:00:20 +02:00
9fd551e0f7 ... 2025-07-30 14:37:02 +02:00
705f2d640e ... 2025-07-30 14:27:06 +02:00
0eb4dd38f8 ... 2025-07-30 14:19:16 +02:00
6233961371 ... 2025-07-30 14:01:29 +02:00
ddfb48f7ab Merge branch 'development' of github.com:freeflowuniverse/herolib into development 2025-07-30 13:53:56 +02:00
800133ab89 .. 2025-07-30 13:53:54 +02:00
Mahmoud-Emad
2319912f8f refactor: Simplify site.config_meta action handling
- Replace `plbook.find` loop with direct `action_get`
- Standardize on single quotes for string arguments
- Adjust spacing around variable assignment operator
- Simplify PlayBook type hint
2025-07-30 14:53:31 +03:00
0363e5e661 .. 2025-07-30 13:49:57 +02:00
d2bf58f514 ... 2025-07-30 13:19:17 +02:00
bc92114918 ... 2025-07-30 13:15:09 +02:00
f143e3cf48 ... 2025-07-30 13:01:20 +02:00
f20f5efcb6 ... 2025-07-30 13:00:26 +02:00
1d383faa62 ... 2025-07-30 12:57:32 +02:00
46e425cbc5 Merge branch 'development' of github.com:freeflowuniverse/herolib into development 2025-07-30 12:53:01 +02:00
44d3edca55 ... 2025-07-30 12:52:59 +02:00
Mahmoud-Emad
a44072bd4d fix: add error propagation to git operations
- Add error propagation `!` to git method calls
- Handle potential errors from `gittools.get` and `gs.load`
- Adjust playbook import statement
- Remove unnecessary blank line

Merge branch 'development' of https://github.com/freeflowuniverse/herolib into development
2025-07-30 13:48:36 +03:00
Mahmoud-Emad
957d977147 fix: add error propagation to git operations
- Add error propagation `!` to git method calls
- Handle potential errors from `gittools.get` and `gs.load`
- Adjust playbook import statement
- Remove unnecessary blank line
2025-07-30 13:47:52 +03:00
c038334e67 ... 2025-07-30 12:47:49 +02:00
2f450f7b9b ... 2025-07-30 12:42:53 +02:00
Omdanii
a840d1211a Merge pull request #96 from freeflowuniverse/development_mcp_server
Development mcp server
2025-07-29 20:05:25 +03:00
Mahmoud-Emad
f8dc42499b Merge branch 'development' into development_mcp_server 2025-07-29 20:05:00 +03:00
Mahmoud-Emad
78c5a7a3c6 feat: add SSE endpoint for streaming updates
- Add `/sse` endpoint for Server-Sent Events
- Handle SSE connection in a separate thread
- Periodically stream capabilities and tools list
- Send keepalive pings to maintain connection
2025-07-29 20:03:50 +03:00
Omdanii
983908e531 Merge pull request #95 from freeflowuniverse/development_mcp_server
Add HTTP/REST Transport Support to MCP Framework
2025-07-28 16:13:16 +03:00
Mahmoud-Emad
a76dfc3a28 Merge branch 'development' into development_mcp_server 2025-07-28 15:14:24 +03:00
Mahmoud-Emad
914cba5388 feat: add HTTP/REST transport for MCP servers
- Refactor server to use a generic transport interface
- Add HttpTransport for JSON-RPC and REST over HTTP
- Move existing STDIO logic into a StdioTransport
- Enable dual-mode (STDIO/HTTP) via command-line flags
- Add new examples and docs for HTTP server usage
2025-07-28 13:32:01 +03:00
4c7654fb3c ... 2025-07-28 10:42:27 +02:00
5b48304fac ... 2025-07-28 10:20:13 +02:00
Mahmoud-Emad
6357ae43db feat: add complete V server example and improve runner
- Create new `server.vsh` example with custom tools
- Update `example.sh` to use the new V server script
- Improve README with new, clearer running instructions
- Fix server to not send responses for notifications
- Remove debug logging statements from server and handler
2025-07-27 16:01:28 +03:00
ab5430ddc7 ... 2025-07-25 14:08:44 +02:00
6877de4626 ... 2025-07-25 13:35:30 +02:00
181a81a84a .... 2025-07-25 13:25:48 +02:00
f2079c7c3d ... 2025-07-25 11:05:30 +02:00