Skip to content

Conversation

@toderian
Copy link
Contributor

No description provided.

@toderian toderian self-assigned this Dec 14, 2025
@cristibleotiu cristibleotiu merged commit 9328821 into develop Dec 15, 2025
@cristibleotiu cristibleotiu deleted the add-auto-semaphore branch December 15, 2025 10:46
toderian added a commit that referenced this pull request Dec 16, 2025
* fix: raise error if signature verify fails (#317)

* fix: raise error if signature verify fails

* fix: errors format

* fix: ora_sync logging

* fix: submit node update on pipeline update (#318)

* feat: added test_llm_servings.py script and updated the system prompt for ddl generation

* fix: error handling for size conflict when loading LLM

* fix: removed unnecessary eval

* fix: removed llama-cpp-python from requirements.txt and added specific section in dockerfile for better handling of installing

* fix: added no-deps flag to llama-cpp-python

* fix: fixed llama-cpp-python installation

* CAR tunnels start (#319)

* fix: start tunnel only after sanity check

* fix: containers persistent state

* fix: record container failure when suddenly changing status from running

* fix: refresh container status before running commands

* fix: save logs to container folder

* fix: set up endpoint poll on app start only

* fix: container start timeout

* fix: add readme for container apps

* chore: inc version

* fix: timeout

* fix: add extra logging

* Fix Cstore & R1FS API (#321)

* fix: cstore set any

* fix: r1fs get yaml

* Fix car tunnel start (#320)

* fix: add health check mode

* fix: update CAR readme

* fix: use health check config

* fix: readme

* chore: increment version

* fix: increase timeout

* feat: semaphore plugin start (#322)

* fix: car config update when plugin is stopped

* feat: add semaphore plugin start

* fix: add debug code for plugin semaphore status

* fix: add debug logs

* fix: set up semaphore only once api is really ready

* fix: set up semaphore response for ks jeeves

* fix: set up semaphore response for pentester api

* fix: reset semaphore on container stop/restart

* fix: variables set up for semaphore

* fix: repo check

* chore: increment version

* fix: rename flag

* fix: added context to devcontainer.json

* Fix semaphored plugin setup (#324)

* fix: simplify semaphored setup

* chore: increment version

* fix: remove duplicate log

* feat: moved llama-cpp-python to device.py additional package installa… (#323)

* feat: moved llama-cpp-python to device.py additional package installation + dockerfiles update + benchmarking script

* fix: removed typo

* chore: inc ver

* chore: inc ver

* Fix chainstore responses setup  (#326)

* fix: semaphore env setup

* fix: move chainstore_response_mixin to base_mixins in naeural_core

* fix: use new approach for setting up chainstore response key for CAR

* fix: use new approach for setting up chainstore response key

* chore: increment version

* TCP Tunnels support in CAR and Tunnels Manager (#327)

* feat: add CLOUDFLARE_PROTOCOL param in CAR

* feat: add support for tcp tunnels in tunnels manager

* chore: inc ver

* Add auto semaphore & auto set up of cstore auth env  (#328)

* feat: add semaphore key automatically for plugin bundles

* fix: rm signature from autogenerated semaphore key

* feat: add cstore auth hkey and secret autogeneration

* fix: inject semaphored keys in CAR/WAR

* fix: auth hkey

* fix: rm redundant logs

* fix: add automatically admin pwd to env

* fix: add automatically admin pwd to env

* fix: auto cstore env set up

* fix: set cerviguard image analzer to make mock prediction randomly

* chore: increment version

* fix: simplify instance id getters

* fix: move constants to on_init in cerviguard image analyzer

* fix: use right const for accessing key

* Cstore  (#329)

* fix: CStore debug

* fix: get_status endpoint

* fix: add time elapsed to cstore manager api methods

* chore: increment version

* fix: remove requests logging

* fix: add timers logging to r1fs manager

---------

Co-authored-by: Andrei Ionut Damian <andrei.damian@me.com>

* chore: increment version

---------

Co-authored-by: Alessandro <37877991+aledefra@users.noreply.github.com>
Co-authored-by: Cristi Bleotiu <cristibleotiu@gmail.com>
Co-authored-by: Cristi Bleotiu <164478159+cristibleotiu@users.noreply.github.com>
Co-authored-by: Andrei Ionut Damian <andrei.damian@me.com>
cristibleotiu added a commit that referenced this pull request Dec 22, 2025
* Develop (#331)

* fix: raise error if signature verify fails (#317)

* fix: raise error if signature verify fails

* fix: errors format

* fix: ora_sync logging

* fix: submit node update on pipeline update (#318)

* feat: added test_llm_servings.py script and updated the system prompt for ddl generation

* fix: error handling for size conflict when loading LLM

* fix: removed unnecessary eval

* fix: removed llama-cpp-python from requirements.txt and added specific section in dockerfile for better handling of installing

* fix: added no-deps flag to llama-cpp-python

* fix: fixed llama-cpp-python installation

* CAR tunnels start (#319)

* fix: start tunnel only after sanity check

* fix: containers persistent state

* fix: record container failure when suddenly changing status from running

* fix: refresh container status before running commands

* fix: save logs to container folder

* fix: set up endpoint poll on app start only

* fix: container start timeout

* fix: add readme for container apps

* chore: inc version

* fix: timeout

* fix: add extra logging

* Fix Cstore & R1FS API (#321)

* fix: cstore set any

* fix: r1fs get yaml

* Fix car tunnel start (#320)

* fix: add health check mode

* fix: update CAR readme

* fix: use health check config

* fix: readme

* chore: increment version

* fix: increase timeout

* feat: semaphore plugin start (#322)

* fix: car config update when plugin is stopped

* feat: add semaphore plugin start

* fix: add debug code for plugin semaphore status

* fix: add debug logs

* fix: set up semaphore only once api is really ready

* fix: set up semaphore response for ks jeeves

* fix: set up semaphore response for pentester api

* fix: reset semaphore on container stop/restart

* fix: variables set up for semaphore

* fix: repo check

* chore: increment version

* fix: rename flag

* fix: added context to devcontainer.json

* Fix semaphored plugin setup (#324)

* fix: simplify semaphored setup

* chore: increment version

* fix: remove duplicate log

* feat: moved llama-cpp-python to device.py additional package installa… (#323)

* feat: moved llama-cpp-python to device.py additional package installation + dockerfiles update + benchmarking script

* fix: removed typo

* chore: inc ver

* chore: inc ver

* Fix chainstore responses setup  (#326)

* fix: semaphore env setup

* fix: move chainstore_response_mixin to base_mixins in naeural_core

* fix: use new approach for setting up chainstore response key for CAR

* fix: use new approach for setting up chainstore response key

* chore: increment version

* TCP Tunnels support in CAR and Tunnels Manager (#327)

* feat: add CLOUDFLARE_PROTOCOL param in CAR

* feat: add support for tcp tunnels in tunnels manager

* chore: inc ver

* Add auto semaphore & auto set up of cstore auth env  (#328)

* feat: add semaphore key automatically for plugin bundles

* fix: rm signature from autogenerated semaphore key

* feat: add cstore auth hkey and secret autogeneration

* fix: inject semaphored keys in CAR/WAR

* fix: auth hkey

* fix: rm redundant logs

* fix: add automatically admin pwd to env

* fix: add automatically admin pwd to env

* fix: auto cstore env set up

* fix: set cerviguard image analzer to make mock prediction randomly

* chore: increment version

* fix: simplify instance id getters

* fix: move constants to on_init in cerviguard image analyzer

* fix: use right const for accessing key

* Cstore  (#329)

* fix: CStore debug

* fix: get_status endpoint

* fix: add time elapsed to cstore manager api methods

* chore: increment version

* fix: remove requests logging

* fix: add timers logging to r1fs manager

---------

Co-authored-by: Andrei Ionut Damian <andrei.damian@me.com>

* chore: increment version

---------

Co-authored-by: Alessandro <37877991+aledefra@users.noreply.github.com>
Co-authored-by: Cristi Bleotiu <cristibleotiu@gmail.com>
Co-authored-by: Cristi Bleotiu <164478159+cristibleotiu@users.noreply.github.com>
Co-authored-by: Andrei Ionut Damian <andrei.damian@me.com>

* fix: update RedMesh todo v1

* fix: add TODO v2

* fix: update docstring

* fix: readme and docs

* fix: revert docstring

* fix: update docstring

* fix: added simplified TODO

* feat: implement slice ports distribution for r1 workers

* fix: progress prc calculation

* fix: shuffle ports at worker/thread level

* feat: add enabled and excluded features lists

* fix: thread-worker prc calculation

* feat: add continuous monitoring

* feat: implement dune sand walking

* fix: worker infinite logging

* fix: singlepass jobs close

* fix: local worker results merge  & other small fixes

* feat: add endpoint for getting feature catalog

* fix: add extra info at job level

* fix: exceptions parsing

* fix: add get_job_data endpoint

* fix: add check if report is present before adding it

* feat: add selected_peers prop

* chore: inc version

* fix: set up default timeout for deeploy API

* fix: rm todos

* fix: add constants

---------

Co-authored-by: Cristi Bleotiu <164478159+cristibleotiu@users.noreply.github.com>
Co-authored-by: Andrei Ionut DAMIAN <andrei.damian@me.com>
Co-authored-by: Vitalii <87299468+vitalii-t12@users.noreply.github.com>
Co-authored-by: Alessandro <37877991+aledefra@users.noreply.github.com>
Co-authored-by: Cristi Bleotiu <cristibleotiu@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants