Skip to content

Conversation

@GJFR
Copy link
Member

@GJFR GJFR commented Jan 26, 2026

Most prominent changes:

  • Support for V8 as a JS engine subject
  • Experimental incremental support for WASM runtimes
  • Integration of external BugHog REST API for commit finding and translation
  • Test parameters in well-defined comments of PoC files
  • Improved sequence algorithm
  • Improved error remidiation
  • Improved logging
  • Toast notifications
  • Various other improvements and fixes

GJFR and others added 26 commits November 11, 2025 16:12
- Make index non-unique to resolve FileExists errors of gridFs.
- Rename binary_cache to executable_cache for consistency.
- Ruff changed double quotes to single quotes in some files.
- Remove REPORT_LEAK command.
- Fix in simulation.
This prevents needless installation of python packages used for development, and leaves `uv.lock` untouched.
- Add ty to vscode conf
- Use rich for log formatting
- Improve logging format
- Introduce bughog service
- Consistent code formatting
- Add artisanal executable manager
- Add V8 sandbox executable
- CommitState objects are allowed to not have a commit id
- Fix unit tests after changes
- Fix poc in _tests and examples
Credits to JvHKuL for using tmpfs for this.

Co-authored-by: JvHKuL
- Integrated tests will not stop upon SystemError
- Notification for forcefull stopping
- Several errors are now warnings
- Decrease memory usage (move instead of copy and delete)
- Decrease worker manager sleeps
- Add advanced feature to delete cached executable
- Add script to remove vscode developer containers
@GJFR GJFR merged commit 6a0e062 into main Jan 26, 2026
5 checks passed
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