Mahmoud-Emad
dd400ba6fa
style: improve code formatting; refactor module imports
...
- Apply consistent alignment for struct fields and parameters
- Standardize string literal delimiters to single quotes
- Refactor module import strategy in `models` package
- Enhance asset formatting for precise decimal display
- Remove unused imports and redundant `+}` syntax artifacts
2025-09-03 11:36:02 +03:00
Mahmoud-Emad
03935c3637
Merge branch 'development' into development_decartive
2025-09-02 19:10:58 +03:00
Mahmoud-Emad
cf8e69041d
feat: improve tmux_logger with flexible argument parsing
...
- Add structured argument parsing to `tmux_logger` utility
- Introduce `--no-log` and `--logreset` command-line options
- Enable dynamic log path resolution and pane-specific directories
- Simplify tmux pane logging integration, remove buffer script
- Standardize log category output padding in `categorize_output`
2025-09-02 13:47:35 +03:00
de763f14f6
...
2025-09-02 09:36:21 +02:00
d5f06ef971
...
2025-09-02 09:24:49 +02:00
418a38527a
...
2025-09-02 08:52:51 +02:00
3af0aef6c1
...
2025-09-02 08:44:44 +02:00
Mahmoud-Emad
46a3bcb840
refactor: Migrate from vweb to veb web framework
...
- Update all references from `vweb` to `veb`
- Add `veb.StaticHandler` to `Playground` struct
- Ensure error propagation for static file serving calls
- Apply consistent indentation across various module definitions
- Adjust documentation and comments for `veb` framework
2025-09-01 13:00:17 +03:00
6edbfef12a
...
2025-08-29 10:44:46 +02:00
b7b89eece7
Merge branch 'development' of github.com:freeflowuniverse/herolib into development
2025-08-29 10:35:29 +02:00
90a3ce1181
...
2025-08-29 10:35:27 +02:00
Timur Gordon
c813546085
Merge branch 'development' of github.com:freeflowuniverse/herolib into development
2025-08-29 10:18:25 +02:00
Timur Gordon
b0b1fbf2c2
zinit client fixes
2025-08-29 10:17:51 +02:00
ce6cf3aa9c
...
2025-08-29 09:48:44 +02:00
03bb86bd72
...
2025-08-29 09:48:13 +02:00
3bcb6bee80
...
2025-08-19 05:51:43 +02:00
6306883463
...
2025-08-16 19:42:08 +02:00
f7d5415484
...
2025-08-16 19:27:31 +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
02ffc71aea
...
2025-07-19 15:54:23 +02:00
Mahmoud-Emad
c5759ea30e
feat: Add Mycelium JSON-RPC client
...
- Adds a new V language client for interacting with the Mycelium
JSON-RPC admin API.
- Includes comprehensive example code demonstrating all API features.
- Implements all methods defined in the Mycelium JSON-RPC spec.
- Provides type-safe API with robust error handling.
- Uses HTTP transport for communication with the Mycelium node.
2025-06-02 16:48:59 +03:00
d0baac83a9
...
2025-05-31 16:02:52 +03:00
b6a2671665
...
2025-05-31 12:45:05 +03:00
ac4db0f789
rpc example
2025-05-31 11:05:59 +03:00
37f9ab78ec
format, implement unixsocket rpc
2025-05-31 08:26:03 +03:00
a1404584d6
...
2025-05-25 06:47:17 +04:00
3ef1698c2c
...
2025-05-25 06:44:51 +04:00
a7fb704627
...
2025-05-25 06:30:48 +04:00
Timur Gordon
86d47c218b
vcode and baobab mcps enhancements
2025-03-28 19:47:26 +01:00
Timur Gordon
b71362eb9a
fix encoding of non-generic jsonrpc response
2025-03-28 12:22:36 +01:00
Timur Gordon
367340d69d
Merge branch 'development_actions007' of github.com:freeflowuniverse/herolib into development_actions007
2025-03-26 19:27:57 +01:00
Timur Gordon
51b432d911
mcp fixes
2025-03-26 19:26:03 +01:00
598b312140
...
2025-03-24 06:44:39 +01:00
Timur Gordon
bd3abade55
fix example compilation
2025-03-17 01:14:04 +01:00
Timur Gordon
ea0637423e
Merge branch 'development' into development_actions007
2025-03-17 00:39:38 +01:00
Timur Gordon
133e7c9809
Merge branch 'development' into 6-openrpc-code-generator
2025-03-16 19:15:04 +01:00
Timur Gordon
8b9b0678b8
implement tools resources and prompts for mcp
2025-03-14 23:05:55 +01:00
Timur Gordon
1e26162e00
fix jsonrpc serializations
2025-03-14 02:36:40 +01:00
Timur Gordon
269d0474c5
add refactored schemas modules from 6-openrpc-code-generator branch
2025-03-13 12:41:35 +01:00
timurgordon
776942cd8b
generic code generation improvements
2025-02-13 02:31:59 +03:00
timurgordon
80254739b0
better openapi schema support
2025-02-11 17:10:00 +03:00
timurgordon
dd4bb73a78
fix & improve actor code generation
2025-02-10 12:39:19 +03:00
timurgordon
1005576814
Merge branch 'development' into 6-openrpc-code-generator
2025-02-08 17:45:43 +03:00
timurgordon
7e8a4c5c45
fix schemas to better support code generation
2025-02-01 11:56:36 +03:00
timurgordon
09ed341b97
openapi typescript client generation implementation
2025-01-30 04:53:55 +03:00
timurgordon
5cb30e6783
openapi json model, processing & parsing fixes
2025-01-30 04:53:08 +03:00
timurgordon
135866e5b0
add actor openapi interface swagger ui support
2025-01-21 02:32:33 +00:00
timurgordon
eef88b5375
better support for parsing generating numeric types
2025-01-21 02:30:38 +00:00
timurgordon
8b9717bb74
implement openrpc & openapi examples support
2025-01-21 02:29:23 +00:00
timurgordon
038c563843
openrpc to actor spec base object fixes
2025-01-08 02:20:52 -05:00