Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 989 Bytes

File metadata and controls

34 lines (28 loc) · 989 Bytes
name Feature Request
about Propose a new capability or improvement.
title [FEAT]
labels enhancement
assignees

What problem does this solve?

Proposed solution

Alternatives considered

Which module(s) would this touch?

  • app.py — UI only
  • modules/llm_parser.py — NL parsing
  • modules/optimizer.py — PuLP optimization
  • modules/agents.py — Agent swarm
  • modules/chem_utils.py — RDKit helpers
  • modules/analytics.py — PostHog events
  • data/ingredients_db.csv — Ingredient data
  • New module
  • Other (describe below)

Are you willing to implement this?

  • Yes, I'll open a PR
  • I can help, but need guidance
  • No, proposing for someone else to pick up

Additional context