Files
Andrey Kumanyaev 0150171a30 Reduce gortex-context bridge output by 10-30x by stripping source code
The jq filter now parses the smart_context JSON and produces a compact
  summary with only file paths, symbol signatures, callers, callees, and
  test files — dropping full source code that was the biggest token cost.
  Context calls drop from 5,000-16,000 chars to ~300-500 chars each.
2026-04-09 20:19:30 +02:00
..