AltimateAI / AltimateAI/altimate-code
fix: consolidate env-var resolver in api/client.ts with unified ENV_VAR_PATTERN
Aperta
- Lingua principale
- TypeScript
- Stelle
- 811
- Fork
- 134
- Merge medio
- 3g 2h
- PR unite (30g)
- 50
Descrizione
Found during v0.5.21 release review. `api/client.ts:59` has a separate env-var resolver (`\$\{env:([^}]+)\}`) that diverges from the unified `ENV_VAR_PATTERN` in `config/paths.ts`. This creates a third resolution grammar that makes it hard to reason about what gets resolved where.
Deferred because: consolidation refactor across multiple call sites (>30 min).
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.