Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
5b60dd4
phase4(rag): structured queryStructured() fixes the bogus-URI consumers
Jun 12, 2026
33f7023
phase5(apply): fix the dead multi_edit replace_all via a sequential t…
Jun 12, 2026
17e6178
reliability: fix chatLatencyAudit leaks, bg-agent thread leak, Anthro…
Jun 12, 2026
a4e4ccc
phase6(skills): .cortexide/skills/<name>/SKILL.md + slash-command dis…
Jun 12, 2026
1bf2bd2
phase8(privacy): surface the telemetry channel in the Privacy Report
Jun 12, 2026
0e5eecb
phase7(mcp): deterministic per-server tool-name prefix (was Math.random)
Jun 12, 2026
e6ed274
phase10(positioning): claims-verification test pinning each promise t…
Jun 12, 2026
ce7e25b
phase8(privacy): surface platform-inherited egress the local-only gat…
Jun 12, 2026
b5c4586
phase2(safety): extract the auto-approve policy into a pure tested co…
Jun 12, 2026
3b7eadb
phase2(safety): extract editRiskScore.scoreEditFromContext as a pure …
Jun 12, 2026
b0763f0
phase5(apply): test findDiffs (golden hunks + reconstruction property…
Jun 12, 2026
6384106
phase5(apply): extract per-hunk accept/reject splice + range math (pu…
Jun 12, 2026
e314680
phase5(apply): randomized streaming fuzz for the SR parser + delete d…
Jun 12, 2026
6bf2617
phase8(privacy): extract pure log-redaction core (the "no secret reac…
Jun 12, 2026
2691350
phase3(providers): unify the 3 SDK tool-schema builders onto buildTyp…
Jun 12, 2026
bf9143e
phase3(providers): extract OpenAI non-streaming + Gemini streaming to…
Jun 12, 2026
33443c5
phase9(test-debt): real rollback-snapshot budget tests (was 4x assert…
Jun 13, 2026
ae413dc
phase9(test-debt): real git stash-ref parsing tests (was 4x assert.ok…
Jun 13, 2026
bb76525
phase9(test-debt): delete the vacuous applyAll.rollback.flow placehol…
Jun 13, 2026
de6a7fb
phase9(test-debt): real audit-log format + rotation tests (was 3x ass…
Jun 13, 2026
518d4eb
phase3(routing): test the routingEscalation quality + speculative-esc…
Jun 13, 2026
00627c8
phase4(rag): extract+fuzz partialSort; fuzz found+fixed a k=0 crash
Jun 13, 2026
01fc690
phase4(rag): extract+test the BM25 lexical scoring core (the only liv…
Jun 13, 2026
d553998
phase4(rag): test the ls_dir tree renderer (stringifyDirectoryTree1Deep)
Jun 13, 2026
aeb8910
phase4(routing): extract+test the router's pre-flight quality-tier es…
Jun 13, 2026
c66a009
phase4(rag): extract+test the hybrid BM25+vector blend (blendScores)
Jun 13, 2026
b19ab53
phase4(routing): test RoutingEvaluationService aggregation via an in-…
Jun 13, 2026
cab6470
phase6(skills): allowed-tools frontmatter parity + hardening helpers
Jun 13, 2026
368b31e
phase5(apply): pin the CRLF + sequential-compose contracts of the SR …
Jun 13, 2026
f41bff1
phase8(rag): extract+test the fail-closed embeddings gate (privacy co…
Jun 13, 2026
03a98b4
phase8(ssrf): classifyResolvedAddress + isPrivateResolvedIP (DNS-rebi…
Jun 14, 2026
1690567
phase2(routing): dedupe the drifted inline codebase-question regex on…
Jun 14, 2026
c68df24
phase3(routing): extract computeModelScore from ModelRouter.scoreMode…
Jun 14, 2026
5850fe8
phase2(agent-loop): fix escalation counter divergence -- tool-error e…
Jun 14, 2026
3041a20
phase8(audit): add the read-side parseJsonl for the append-only audit…
Jun 14, 2026
e257c1d
phase-rag(treesitter): extract the extension->grammar map to common/ …
Jun 14, 2026
562cee4
phase2(routing): dedupe the two hand-rolled isAutoMode checks onto th…
Jun 14, 2026
ece4bec
phase2(llm): extract the streaming XML tool-call scanner from extract…
Jun 14, 2026
e6ed042
phase5(llm): extract computeMaxTokensForLocalProvider to common/ + pi…
Jun 14, 2026
a49b356
phase5(llm): dedupe the 4 inline localhost-endpoint checks onto a tes…
Jun 14, 2026
59373be
phase9(dev-build): fix two type-as-value re-exports that broke workbe…
Jun 15, 2026
28a1e7c
phase-rag(treesitter): ACTIVATE AST symbol extraction (was dead code …
Jun 15, 2026
49ae021
phase8(audit): add a "Show Audit Log" view command (read-back + rende…
Jun 15, 2026
f8c89dc
phase5(apply): extract the streaming SEARCH/REPLACE revert decision t…
Jun 15, 2026
7487870
phase4(rag): activate hybrid retrieval via a local Ollama embedding p…
Jun 15, 2026
ac86ea6
chore: remove the docs/ folder (match main; modernization docs live i…
Jun 15, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
107 changes: 0 additions & 107 deletions docs/CortexIDE-Model-Support-Code-Editing-Comparison.md

This file was deleted.

Loading
Loading