Commit Graph

116 Commits

Author SHA1 Message Date
7cbfb504d6 default clients & installs 2024-12-25 20:45:21 +01:00
20527ae412 renames 2024-12-25 20:30:24 +01:00
0fcccf93b0 add virt 2024-12-25 20:13:02 +01:00
eff6338f71 generation starts working again 2024-12-25 19:32:53 +01:00
7bbeee570e fix 2024-12-25 19:17:23 +01:00
49286ffcd0 bugfixes 2024-12-25 19:11:07 +01:00
41f0c13da6 fixes for scanning generator 2024-12-25 19:01:32 +01:00
1bbb182df3 Merge branch 'development_mahmoud' into development_kristof
* development_mahmoud:
  chore: update install script
  test: fix startupmanager test
  fix openai import
2024-12-25 17:53:13 +01:00
04e18f439b generator code for herolib 2024-12-25 17:52:57 +01:00
Mahmoud-Emad
a8a975a688 chore: update install script
- Add `dnsutils` to the list of packages installed on Linux systems.
2024-12-25 16:05:56 +00:00
Mahmoud-Emad
6e769b6af5 test: fix startupmanager test
- The test was failing because it assumed the process `redis-server` was not already running.
- This commit adds a check to see if the process exists. If it does, it stops it before starting it.
- If it doesn't exist, it creates it before starting it.
- This ensures the test is more robust and reliable.
2024-12-25 15:58:02 +00:00
64d913d730 fix openai import 2024-12-25 17:46:19 +02:00
63660bbb90 hero lang 2024-12-25 16:19:37 +01:00
Mahmoud Emad
ccfc7c4656 fix: improve package management and screen status
- Fix issues in package installation and removal across
different platforms (Ubuntu, macOS, Alpine, Arch).
- Improve error handling and add sudo support where
necessary.
- Enhance screen status check to accurately reflect
process activity.
- Address minor bugs in `db.v`, `done.v`, and
`net_test.v`.
- Correct minor inconsistencies in package names.
2024-12-25 17:12:08 +02:00
Mahmoud Emad
259e0db19f Merge branch 'development_mahmoud' of https://github.com/freeflowuniverse/herolib into development_mahmoud 2024-12-25 14:02:51 +02:00
Mahmoud Emad
7242564b80 refactor: Process actions in code blocks and actions
- Removed commented-out code from `element_action.v` and
  `element_codeblock.v`.
- Enabled processing of actions within code blocks.
- The code now correctly handles multiple actions within a
  code block.
- Improves the handling of actions within Markdown.
2024-12-25 14:02:39 +02:00
0305d909bc the base 2024-12-25 12:49:45 +01:00
c179f09c91 the base 2024-12-25 12:43:04 +01:00
f77c7ba874 the base 2024-12-25 12:38:51 +01:00
4848703a8b the base 2024-12-25 12:37:24 +01:00
f38f2f4b16 Merge branch 'development_mahmoud' of github.com:freeflowuniverse/herolib into development_mahmoud 2024-12-25 12:31:24 +01:00
34c67b1672 Merge branch 'main' into development_mahmoud
* main:
  the base
  the base
  the base
  the base
  the base
  the base
  the base
  the base
  the base
  the base
  the base
  the base
  the base
  the base
2024-12-25 12:31:03 +01:00
Mahmoud Emad
10e27d2962 feat: add base module
- Add base module with context, session, and configurator.
- Implement session management and configuration loading/saving.
- Introduce error handling and logging mechanisms.
- Include template files for Lua scripts.
2024-12-25 13:31:03 +02:00
38986124a2 the base 2024-12-25 12:30:49 +01:00
Mahmoud Emad
71373ed2fc Merge branch 'main' into development_mahmoud 2024-12-25 13:29:26 +02:00
4614c12819 the base 2024-12-25 12:27:58 +01:00
29fa39955e the base 2024-12-25 12:26:15 +01:00
Mahmoud Emad
873d689a8f Merge branch 'main' into development_mahmoud 2024-12-25 13:24:35 +02:00
098fe97d73 the base 2024-12-25 12:23:15 +01:00
Mahmoud Emad
9508f2f73b refactor: Remove unnecessary int casts in lookup.v
- Remove unnecessary casts from `int(lut.keysize)` to `lut.keysize`
- This simplifies the code and improves readability.
- No functional changes are introduced.
2024-12-25 13:13:59 +02:00
9f7a871113 the base 2024-12-25 12:11:35 +01:00
db49638190 the base 2024-12-25 12:06:08 +01:00
ef3dd89896 the base 2024-12-25 12:04:36 +01:00
f21a0304d4 the base 2024-12-25 12:00:45 +01:00
a8801e43fe the base 2024-12-25 11:56:28 +01:00
231ddf707c the base 2024-12-25 11:52:45 +01:00
5dad42e970 the base 2024-12-25 11:48:39 +01:00
467a3393ee the base 2024-12-25 11:46:36 +01:00
fbae8eeb2a the base 2024-12-25 11:44:17 +01:00
27ef87f9c7 the base 2024-12-25 11:36:34 +01:00
Mahmoud Emad
f433a390cb Merge branch 'main' into development_mahmoud 2024-12-25 12:33:29 +02:00
b8169fdb4b the base 2024-12-25 11:30:15 +01:00
0eec2d1c91 the base 2024-12-25 11:21:51 +01:00
5070a9b2c2 the base 2024-12-25 11:20:39 +01:00
a2a47ed7ee the base 2024-12-25 11:18:08 +01:00
Mahmoud-Emad
983f353a5e fix: Update the vtest alias 2024-12-25 09:54:51 +00:00
5085b377d9 the base 2024-12-25 10:46:14 +01:00
d8601c0e97 the base 2024-12-25 10:44:57 +01:00
711addd818 the base 2024-12-25 10:28:18 +01:00
49c21fbf4e the base 2024-12-25 10:25:08 +01:00