MicroFish/backend/app/services
Ubuntu 84fdb4ceaa feat(auth): AuthService — bcrypt hash, invitation and reset token CRUD
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 09:10:56 +00:00
..
__init__.py chore(i18n): replace all hardcoded Chinese strings with English in backend 2026-04-24 23:40:58 +00:00
auth_service.py feat(auth): AuthService — bcrypt hash, invitation and reset token CRUD 2026-05-16 09:10:56 +00:00
graph_builder.py fix(ontology): handle string attributes from LLM response to prevent TypeError crash 2026-04-26 14:59:10 +00:00
oasis_profile_generator.py feat(f2a-b): step02/03 UX overhaul, Azure OpenAI fix, offline report interviews 2026-05-04 23:20:41 +00:00
ontology_generator.py fix(ontology): handle string attributes from LLM response to prevent TypeError crash 2026-04-26 14:59:10 +00:00
project_name_generator.py feat(project): add LLM-based project name generator service 2026-05-15 22:11:13 +00:00
report_agent.py fix(report): strip fabricated tool_result blocks to prevent LLM hallucination loop 2026-04-26 15:06:24 +00:00
simulation_config_generator.py fix(llm): centralise Azure URL normalisation in parse_azure_url utility 2026-04-25 21:09:48 +00:00
simulation_ipc.py chore(i18n): replace all hardcoded Chinese strings with English in backend 2026-04-24 23:40:58 +00:00
simulation_manager.py feat(f2a-b): step02/03 UX overhaul, Azure OpenAI fix, offline report interviews 2026-05-04 23:20:41 +00:00
simulation_runner.py feat(f2a-b): step02/03 UX overhaul, Azure OpenAI fix, offline report interviews 2026-05-04 23:20:41 +00:00
text_processor.py chore(i18n): replace all hardcoded Chinese strings with English in backend 2026-04-24 23:40:58 +00:00
zep_entity_reader.py feat(simulation): add max_agents selector via top-N connectivity in prepare 2026-05-03 21:54:34 +00:00
zep_graph_memory_updater.py refactor(services): replace direct Zep SDK calls with GraphBackend interface 2026-04-25 13:09:59 +00:00
zep_tools.py refactor(services): replace direct Zep SDK calls with GraphBackend interface 2026-04-25 13:09:59 +00:00