Skip to content

feat: translate codebase to English, fix Docker config, improve NER extraction #1

Open
yegors wants to merge 1 commit into
nikmcfly:mainfrom
yegors:main
Open

feat: translate codebase to English, fix Docker config, improve NER extraction #1
yegors wants to merge 1 commit into
nikmcfly:mainfrom
yegors:main

Conversation

@yegors

@yegors yegors commented Mar 16, 2026

Copy link
Copy Markdown
  • 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>
@yegors

yegors commented Mar 16, 2026

Copy link
Copy Markdown
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
@Roy19 Roy19 mentioned this pull request Mar 18, 2026
@jbarriosc

Copy link
Copy Markdown

Closing — PR will be managed within the fork (jbarriosc/MiroFish-Offline) instead.

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.

2 participants