Skip to content

Releases: natiixnt/redcon

v1.18.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 08:14

What's Changed

  • Exp 4 Phase A: tiered rendering policies, dev sweep, pre-registration by @natiixnt in #265
  • Add Exp 4 W2 results: tiered topk:10 holds all three hypotheses by @natiixnt in #266
  • Close Exp 4 as held-with-nuance; register size-gated adaptive-v2 by @natiixnt in #267
  • Make adaptive size-aware: tier the largest repositories (1.18.0) by @natiixnt in #268
  • Exp 6 Phase A: offline tool-result compression ceiling by @natiixnt in #269
  • Fix gateway auth: normalize bearer token so both server paths agree by @natiixnt in #272
  • Release 1.18.0 by @natiixnt in #270

Full Changelog: v1.17.0...v1.18.0

v1.17.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 11:46

What's Changed

  • Add experiment 1 design: one-shot selection quality by @natiixnt in #253
  • Add experiment 2 design: P-lite ranking-list injection by @natiixnt in #254
  • Add Exp 1 one-shot results: selection quality does not beat naive at equal budget by @natiixnt in #255
  • Add Exp 2 P-lite results: ranking injection does not beat baseline; push closed by @natiixnt in #256
  • Correct push-arm precision: exclude redcon .redcon build artifacts by @natiixnt in #260
  • Add adaptive render mode (flag, default unchanged) by @natiixnt in #258
  • Add Exp 3 design: adaptive rendering (pre-registered) by @natiixnt in #259
  • Close Exp 1/Exp 2 as negative, register Exp 3, revise positioning by @natiixnt in #257
  • Add Exp 3 results: adaptive beats naive and compressed at equal budget by @natiixnt in #261
  • Close Exp 3 as positive; update writeup positioning by @natiixnt in #262
  • Flip default render mode to adaptive (1.17.0) by @natiixnt in #263
  • Release 1.17.0 by @natiixnt in #264

Full Changelog: v1.16.0...v1.17.0

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 18:39

What's Changed

  • Add deterministic agentic evaluation harness by @natiixnt in #240
  • Add layer-1 evaluation results and phrasing distinguishability metric by @natiixnt in #241
  • Add MCP stdio determinism end-to-end check by @natiixnt in #242
  • Add agent-in-the-loop arm harness (layer 2) by @natiixnt in #243
  • Add night-1 agent-arm pilot results and 56c7 failure audit by @natiixnt in #244
  • Add context-heavy task corpus from django and sympy by @natiixnt in #245
  • Add night-2 harness: three arms, stream-json capture, tool-call metric by @natiixnt in #246
  • Add night-2 agent-arm results, arms, and coverage sweep by @natiixnt in #247
  • Add the agentic-evaluation writeup by @natiixnt in #248
  • Write the redcon instruction block to CLAUDE.md when it is missing by @natiixnt in #249
  • Slim the MCP tool descriptions and cap their size by @natiixnt in #250
  • Scale the default pack budget by repository size by @natiixnt in #251
  • Release 1.16.0 by @natiixnt in #252

Full Changelog: v1.15.0...v1.16.0

v1.15.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 20:48

What's Changed

  • Replace retired VS Code marketplace badge with a static badge by @natiixnt in #235
  • Refresh backlog and roadmap status lines by @natiixnt in #236
  • Merge cache state from disk before applying prune removals by @natiixnt in #237
  • Extend doctor with license, scan index and cache checks by @natiixnt in #238
  • Release 1.15.0 by @natiixnt in #239

Full Changelog: v1.14.0...v1.15.0

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 14:18

What's Changed

  • Add CI recipes doc for changed-files targeting and policy gates by @natiixnt in #225
  • Add import-graph tests for mixed Python and TypeScript repos by @natiixnt in #226
  • Document the telemetry event field map and privacy model by @natiixnt in #227
  • Add CLI vs Python API parity tests for plan, pack and report by @natiixnt in #228
  • Audit launch backlog statuses against shipped code by @natiixnt in #229
  • Add self-contained HTML reports for run, diff and benchmark by @natiixnt in #230
  • Add a policy rule for skipped critical files by @natiixnt in #232
  • Add a realistic example service repo by @natiixnt in #233
  • Add local cache TTL and a cache prune command by @natiixnt in #231
  • Release 1.14.0 by @natiixnt in #234

Full Changelog: v1.13.0...v1.14.0

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 11:33

What's Changed

Full Changelog: v1.12.0...v1.13.0

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 08:49

What's Changed

  • vscode-redcon 0.9.4: keyword metadata refresh by @natiixnt in #209
  • Make the max compression profile free for everyone by @natiixnt in #211
  • Rewrite ROADMAP to the delivered state of the packer phases by @natiixnt in #210
  • Add changed-file targeting to plan and pack by @natiixnt in #214
  • Expose per-file scoring breakdown in plan output and run.json by @natiixnt in #215
  • Release 1.12.0: changed-file targeting, scoring breakdown, free max profile by @natiixnt in #216
  • Revert to file-based license declaration (unblock 1.12.0 publish) by @natiixnt in #217

Full Changelog: v1.11.4...v1.12.0

v1.11.4

Choose a tag to compare

@github-actions github-actions released this 30 Jul 10:09

What's Changed

  • Release 1.11.4: pin mcp<2.0 (fix MCP server startup) by @natiixnt in #208

Full Changelog: v1.11.3...v1.11.4

v1.11.3

Choose a tag to compare

@github-actions github-actions released this 30 Jul 09:25

What's Changed

  • Add Dockerfile.mcp for the MCP server; fix stale repo label by @natiixnt in #204
  • Add server.json for the MCP Registry by @natiixnt in #206
  • Release 1.11.3: MCP Registry marker + server.json by @natiixnt in #207

Full Changelog: v1.11.2...v1.11.3

v1.11.2

Choose a tag to compare

@github-actions github-actions released this 28 Jul 17:07

What's Changed

  • Add cursor, mcp, claude-code, token-saver to VS Code extension keywords by @natiixnt in #201
  • docs: add Releasing section to CONTRIBUTING, tidy root by @natiixnt in #202
  • Rotate the embedded license verification key (1.11.2) by @natiixnt in #203

Full Changelog: v1.11.1...v1.11.2