Files
gemini-cli/packages/core/src/context/ir
Your Name e2c3d07c84 refactor(context): migrate context wiring to TS Profiles and convert Processors to pure functional HOFs
This commit acts on the design review feedback:
1. Eliminates dynamic JSON registry instantiation for pipelines.
2. Introduces TS ContextProfiles for strongly-typed declarative wiring.
3. Converts ContextProcessors to pure functions returned by factories (HOFs) holding local state via closures.
4. Converts ContextWorkers to simple {start, stop} lifecycle objects.
5. Removes now-obsolete registry and JSON parsing overhead from Orchestrator.
2026-04-09 23:14:35 +00:00
..
2026-04-09 17:44:09 +00:00
2026-04-09 17:44:09 +00:00
2026-04-09 17:44:09 +00:00
2026-04-09 18:05:55 +00:00
2026-04-09 03:35:12 +00:00
2026-04-09 17:44:09 +00:00
2026-04-09 01:33:55 +00:00