Commit Graph

51 Commits

Author SHA1 Message Date
timurgordon
6f814b5d09 add snake_case name fixer 2025-01-02 01:47:56 -05:00
timurgordon
5d3df608e1 lighten modules and remove unnecessary imports 2025-01-02 01:47:15 -05:00
timurgordon
86af42bf4a add performance analysis tool to view import trees 2025-01-02 01:44:49 -05:00
timurgordon
5869998f6e move codemodel to core as code and fix 2025-01-02 01:43:28 -05:00
timurgordon
cbdc0fd313 move and fix baobab for generation 2025-01-02 01:42:39 -05:00
timurgordon
7bc4da97ab port schema modules from crystallib 2025-01-02 01:40:01 -05:00
523a58cfec ... 2024-12-30 08:39:45 +01:00
7894f7d420 ... 2024-12-30 08:01:17 +01:00
dfafeecf2c Merge branch 'main_test_fixes' into development
* main_test_fixes:
  fixes in rclone module

# Conflicts:
#	test_basic.vsh
2024-12-30 07:39:08 +01:00
8612f80c53 Merge branch 'development_mahmoud' into development
* development_mahmoud:
  test: improve test suite
2024-12-30 07:35:44 +01:00
f25be20e21 fixes in rclone module 2024-12-29 14:05:09 +02:00
33eb743ba5 ... 2024-12-27 15:38:41 +01:00
480ca32c57 ... 2024-12-27 15:31:17 +01:00
97fe1cd110 remove parser for now 2024-12-27 15:15:47 +01:00
Mahmoud-Emad
da44604910 test: improve test suite
- Remove unnecessary debug print statements.
- Remove redundant initialization calls.
- Improve test cache handling and error reporting.
- Refactor code for better readability and maintainability.
- Update test suite to include additional tests.
- Improve code formatting and style consistency.
2024-12-26 10:14:37 +00:00
26c370ed91 screem 2024-12-25 22:33:20 +01:00
4373ec21aa fixes installers 2024-12-25 22:30:33 +01:00
958daaa697 fixes for docu 2024-12-25 21:48:03 +01:00
34b70e76cc notifier 2024-12-25 21:29:25 +01:00
8e48610c11 more installers 2024-12-25 20:56:35 +01:00
d458ccb7d0 installers 2024-12-25 20:53:37 +01:00
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
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
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
f77c7ba874 the base 2024-12-25 12:38:51 +01:00
4848703a8b the base 2024-12-25 12:37:24 +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
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
a8801e43fe the base 2024-12-25 11:56:28 +01:00
fbae8eeb2a the base 2024-12-25 11:44:17 +01:00
27ef87f9c7 the base 2024-12-25 11:36:34 +01:00
a2a47ed7ee the base 2024-12-25 11:18:08 +01:00
a7e714058f the base 2024-12-25 10:18:31 +01:00
37d2501067 the base 2024-12-25 10:11:52 +01:00
8c58633c56 herojson 2024-12-25 09:37:32 +01:00
4ef1d75331 hsjon 2024-12-25 09:36:40 +01:00
4e030b794d the base 2024-12-25 09:23:31 +01:00