feat: translate codebase to English, fix Docker config, improve NER extraction #1
Open
yegors wants to merge 1 commit intonikmcfly:mainfrom
Open
feat: translate codebase to English, fix Docker config, improve NER extraction #1yegors wants to merge 1 commit intonikmcfly:mainfrom
yegors wants to merge 1 commit intonikmcfly:mainfrom
Conversation
yegors
commented
Mar 16, 2026
- Translate all Chinese comments, logs, prompts, and UI strings to English
- Fix Docker networking (.env uses service names instead of localhost)
- Fix PEP 440 version string in pyproject.toml
- Fix Dockerfile to regenerate uv.lock inside container
- Remove Zep API limits on ontology types (10 → 50 entity/edge types)
- Relax NER extraction rules to capture entities beyond strict ontology
- Tune NER temperature (0.1 → 0.35) and chunk size (500 → 300)
- Fix report generation missing GraphToolsService injection
- Fix smart quote syntax errors in graph_memory_updater.py
- Remove Chinese text inventory and translate batch scripts
…xtraction - Translate all Chinese comments, logs, prompts, and UI strings to English - Fix Docker networking (.env uses service names instead of localhost) - Fix PEP 440 version string in pyproject.toml - Fix Dockerfile to regenerate uv.lock inside container - Remove Zep API limits on ontology types (10 → 50 entity/edge types) - Relax NER extraction rules to capture entities beyond strict ontology - Tune NER temperature (0.1 → 0.35) and chunk size (500 → 300) - Fix report generation missing GraphToolsService injection - Fix smart quote syntax errors in graph_memory_updater.py - Remove Chinese text inventory and translate batch scripts Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Author
|
There are still bugs here related to removal of Zep, the project in the current state is not usable (at least for me). |
Barac9492
referenced
this pull request
in Barac9492/MiroFish-Offline
Mar 18, 2026
Add PRD for Polymarket monetization engine
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.