Skip to content

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

Open
yegors wants to merge 1 commit intonikmcfly:mainfrom
yegors:main
Open

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

Conversation

@yegors
Copy link
Copy Markdown

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

yegors commented Mar 16, 2026

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
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.

1 participant