Commit Graph

72 Commits

Author SHA1 Message Date
e34ba394b9 Merge branch 'development' into development_heroprompt_v2
* development: (182 commits)
  ...
  ...
  fix ci
  ...
  fix: Ignore regex_convert_test.v test
  refactor: Replace codewalker with pathlib and filemap
  test: Ignore virt/heropods/network_test.v in CI
  feat: implement container keep-alive feature
  ...
  ...
  ...
  ...
  ...
  ...
  ...
  ...
  test: Add comprehensive heropods network and container tests
  ...
  ...
  codewalker
  ...

# Conflicts:
#	lib/develop/heroprompt/heroprompt_workspace.v
2025-11-25 18:54:14 +01:00
Mahmoud-Emad
49868a18e1 Refactor the herolib repo:
- Removed the unused files
- Updated the README
- Added all needed scripts in /scripts dir
- Update script paths in CI configuration
- Update script paths in Go code
- Move installation scripts to scripts directory
- Change script path from ./install_v.sh to ./scripts/install_v.sh
2025-11-17 15:11:55 +02:00
d267c1131f ... 2025-11-15 06:15:02 +02:00
e574bcbc50 ... 2025-10-25 09:44:19 +04:00
Mahmoud-Emad
27c8273eec docs: Document doctree export and WARP guidelines
- Add documentation for doctree export functionality
- Include WARP.md with project guidelines and commands
2025-10-21 11:26:48 +03:00
Mahmoud-Emad
3d25fe0f04 refactor: Update import paths and save logic
- Update import paths from `freeflowuniverse.herolib` to `incubaid.herolib`
- Ensure `ws.parent.save()` is only called when `ws.parent` is present
- Remove redundant symlink cleanup for `freeflowuniverse.herolib`
2025-10-15 15:03:25 +03:00
Mahmoud-Emad
d91957b945 Merge branch 'development' into development_heroprompt_v2 2025-10-15 14:40:14 +03:00
73ff7e5534 ... 2025-10-13 06:52:31 +04:00
cba62d33ba ... 2025-10-12 16:02:34 +04:00
Mahmoud-Emad
8f2d187b17 fix: Rename freeflowuniverse to incubaid 2025-10-12 12:30:19 +03:00
Mahmoud-Emad
923f8c24e7 feat: Improve HeroPrompt file selection and workspace management
- Refactor Directory struct and its methods.
- Update file selection logic for directories and files.
- Enhance prompt generation with better file mapping.
- Add unit tests for directory and file operations.
- Improve workspace management with auto-save and logging.
2025-10-12 12:16:52 +03:00
1101107b9b Merge branch 'development' into development_heroserver
* development:
  ...
  ...

# Conflicts:
#	CONTRIBUTING.md
#	aiprompts/herolib_start_here.md
#	docker/herolib/scripts/install_v.sh
#	install_v.sh
#	lib/readme.md
#	manual/config.json
#	test_basic.vsh
2025-09-25 06:03:11 +04:00
aec8908205 ... 2025-09-24 21:06:37 +04:00
9643dcf53b ... 2025-09-18 05:58:33 +02:00
ee11b07ffb ... 2025-09-17 06:03:27 +02:00
0eaf56be91 ... 2025-09-14 19:08:13 +02:00
12a00dbc78 ... 2025-09-14 17:19:32 +02:00
3f90e5bc15 ... 2025-09-14 15:35:41 +02:00
b918079117 ... 2025-09-14 14:54:24 +02:00
28839cf646 ... 2025-09-14 07:19:52 +02:00
cb125e8114 ...
Co-authored-by: Omdanii <mahmmoud.hassanein@gmail.com>
2025-09-07 15:15:41 +04:00
3af0aef6c1 ... 2025-09-02 08:44:44 +02:00
18f4471d3f ... 2025-09-02 07:49:10 +02:00
b0f82ac834 ... 2025-09-02 07:28:13 +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
79d2bb49f9 ... 2025-08-30 11:26:36 +02:00
fb87adf87d ... 2025-08-28 16:02:28 +02:00
db9d2b5a0a ... 2025-08-27 10:20:52 +02:00
692838566a Merge branch 'development' into development_heroprompt
* development:
  ...
2025-08-25 06:59:37 +02:00
856a5add22 ... 2025-08-25 06:59:30 +02:00
5f683ec4a8 ... 2025-08-25 06:09:51 +02:00
607b2b0881 ... 2025-08-25 05:58:44 +02:00
01163ef534 ... 2025-08-25 05:44:45 +02:00
7204aff27e ... 2025-08-17 10:04:58 +02:00
6b46b3dbaa ... 2025-08-12 10:36:26 +02:00
19632b4b4b ... 2025-08-11 15:32:12 +02:00
04403b62a4 ... 2025-08-06 08:50:32 +02:00
50a76dd096 ... 2025-07-31 03:44:44 +02:00
bfaa2446cd ... 2025-07-30 22:12:19 +02:00
bfe3110894 ... 2025-07-30 21:36:30 +02:00
14d8d5af8d ... 2025-07-30 18:51:29 +02:00
bc163eb61d ... 2025-07-30 17:35:19 +02:00
1fe0f04226 ... 2025-07-21 12:46:31 +02:00
bf01a35686 ... 2025-07-21 11:57:31 +02:00
1ea0978776 ... 2025-07-21 11:45:23 +02:00
5cc32b3e9c ... 2025-07-21 11:39:22 +02:00
8282bdf6d5 ... 2025-07-21 11:16:51 +02:00
b8759d29fb ... 2025-07-21 09:56:01 +02:00
a538b2af90 ... 2025-07-21 06:47:31 +02:00
bd120180ea ... 2025-07-21 06:42:00 +02:00