issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:JavaScript language:C#
Filter by
39.5M results
Context
We re still using Log4j 1.x (version 1.2.17) which has been EOL since 2015.
While this is NOT the same as the Log4Shell vulnerability (CVE-2021-44228, which affected Log4j 2.x), it still has ...
Context
With all the coupling issues in our monolith, should we consider breaking this into microservices?
Arguments For
- TaskService is too coupled to everything
- Scaling issues with the monolith ...
Problem
When memory_learn stores a fact, it saves key+value as text only. No embedding is generated. This means memory_recall
cannot find the fact via conceptual similarity, only via FTS5 keyword match. ...
enhancement
Description
The pom.xml includes mysql-connector-java (8.0.28) but the application uses H2 in-memory database. MySQL is not
configured or used.
!-- TODO: someone added mysql but we never use it in prod ...
Description
No static code analysis tools are configured. Bugs, style violations, and potential issues are only caught during code
review (if at all).
Requirements
- Add SpotBugs Maven plugin for ...
Description
There is no code coverage reporting configured. We have no visibility into which code is tested and which is not.
Requirements
- Add JaCoCo Maven plugin
- Generate coverage reports on ...
Motivation
Kritische Logik (Score, Sync, Grind-Advice) ist komplett ungetestet. Services sind nach dem Umbau ohne I/O testbar.
Änderungen
- Vitest als Dev-Dependency
- test/services/ShotService.test.js ...
enhancement
@Shaunwei
Made an online entry point for RealChar s character creator so repo visitors can try it without the Docker/API-key
setup.
[Try realchar-character-creator on Socialistic](https://socialistic.ai/en/skill/shaped-skills-30c4f8?utm_source=github ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.