46e0e56e61
...
2025-12-02 10:17:45 +01:00
55966be158
...
2025-12-01 16:45:47 +01:00
Mahmoud-Emad
f447c7a3f1
Merge branch 'development' into dev_docusaurus
2025-12-01 15:16:17 +02:00
5b2069c560
...
2025-11-30 08:59:38 +01:00
peternashaat
449213681e
fixing startupcmd
2025-11-26 14:51:53 +00:00
Mahmoud-Emad
dd7baa59b0
Merge branch 'development' into development_heropods
2025-11-23 13:06:50 +02:00
Timur Gordon
fcb178156b
rename some installers, fix installer service startup w/ zinit
2025-11-19 11:42:55 +01:00
Mahmoud-Emad
122a864601
Merge branch 'development' into development_heropods
2025-11-17 12:05:53 +02:00
d267c1131f
...
2025-11-15 06:15:02 +02:00
e7611d4dc2
...
2025-11-14 08:51:32 +02:00
Mahmoud-Emad
1d67522937
feat: Auto-install hero binary in containers
...
- Install hero binary into container rootfs
- Compile hero binary if not found on host
- Copy hero binary to container's /usr/local/bin
- Make hero binary executable in container
2025-11-11 12:48:34 +02:00
Mahmoud-Emad
2fafd025eb
feat: Add heropods library to plbook
...
- Import heropods library
- Play heropods library in plbook
2025-11-11 10:40:27 +02:00
ea1a49ffd5
...
2025-11-07 07:19:28 +04:00
Mahmoud-Emad
f6734a3568
chore: Remove openrouter client
...
- Remove call to openrouter.play from the main play function
- Used the OpenAI client instead
- Updated the examples
- Updated the README
2025-10-29 11:42:44 +03:00
9c8bcbff0c
...
2025-10-29 09:35:46 +04:00
c5f1d39958
...
2025-10-29 07:53:34 +04:00
5cdac4d7fd
atlas is working
2025-10-23 16:41:48 +02:00
Mahmoud-Emad
98ba344d65
refactor: Use action_ directly instead of action alias
...
- Access action_ parameters directly
- Avoid creating a mutable alias for action_
2025-10-22 11:06:07 +03:00
a5f8074411
...
2025-10-21 08:51:27 +02:00
25eb9bbb86
...
2025-10-14 11:25:11 +04:00
Mahmoud-Emad
f789564f51
feat: Add encoderhero and heroscript_dumps/loads
...
- Add encoderhero import to multiple modules
- Implement heroscript_dumps and heroscript_loads functions
- Update several methods to use `if mut` for cleaner optionals
- Rename rclone globals for clarity
2025-10-13 21:49:19 +03:00
319bfc3bc6
...
2025-10-13 12:53:42 +04:00
f34ca98623
...
2025-10-13 11:41:26 +04:00
aa992cef7d
...
2025-10-13 10:58:00 +04:00
bd50ace19e
...
2025-10-13 10:36:21 +04:00
a056c830d2
...
2025-10-13 07:30:12 +04:00
Mahmoud-Emad
8f2d187b17
fix: Rename freeflowuniverse to incubaid
2025-10-12 12:30:19 +03:00
ce6cf3aa9c
...
2025-08-29 09:48:44 +02:00
0221c0a28c
...
2025-08-28 21:21:57 +02:00
e89bd8ce24
...
2025-08-28 19:22:14 +02:00
fb87adf87d
...
2025-08-28 16:02:28 +02:00
0bf586f748
Merge branch 'development_decartive' into development_builders
...
* development_decartive:
refactor: use osal.processinfo_get for process stats
feat: add declarative tmux and ttyd management
# Conflicts:
# lib/osal/tmux/readme.md
2025-08-28 14:26:30 +02:00
Mahmoud-Emad
b6324849a4
feat: add declarative tmux and ttyd management
...
- Implement `tmux.pane_split` action
- Add declarative `tmux.session_ttyd` and `tmux.window_ttyd`
- Include `tmux.session_ttyd_stop`, `window_ttyd_stop`, `ttyd_stop_all`
- Update tmux documentation and add usage examples
- Improve robustness of tmux session and window scanning
2025-08-28 12:45:46 +03:00
c10a7f2e7b
...
2025-08-28 09:17:10 +02:00
d1ec4ff568
lima installer
2025-08-28 05:39:51 +02:00
f30d1fd503
...
2025-08-26 04:53:39 +02:00
856a5add22
...
2025-08-25 06:59:30 +02:00
de60c5f78e
...
2025-08-16 11:23:58 +02:00
27bc172257
...
2025-08-16 07:31:32 +02:00
43ffedfad8
...
2025-08-15 08:52:46 +02:00
e030309b7f
...
2025-08-15 07:09:40 +02:00
1501a09e62
...
2025-08-13 12:09:11 +02:00
1f9bc11a2e
...
2025-08-13 08:49:44 +02:00
Mahmoud-Emad
e9bcf6ef69
refactor: Improve docusaurus import and site handling
...
- Simplify command logic to use a single defined site
- Enhance git import to resolve paths relative to project root
- Add `docusaurus.export` action to trigger `build_publish`
- Change asset import destination from `docs` to `static`
- Add `dsite_get_only` helper for simplified site access
2025-08-13 04:19:32 +03:00
ffff44f347
..
2025-08-12 15:52:13 +02:00
Mahmoud-Emad
0e1450b5db
chore: add debug prints and perform code cleanup
...
- Add extensive debug prints for troubleshooting
- Comment out docusaurus build/dev action logic
- Rename gittools parameters for clarity (reset/pull)
- Apply consistent formatting to function calls
- Remove unused imports in playbook include module
2025-08-12 13:37:01 +03:00
6b46b3dbaa
...
2025-08-12 10:36:26 +02:00
4cd5b51085
...
2025-08-12 10:33:29 +02:00
0a7851b920
...
2025-08-12 09:41:50 +02:00
a0fdaf395e
...
2025-08-12 09:33:53 +02:00