Releases: JordanCoin/codemap
Releases · JordanCoin/codemap
v4.1.3
28 Mar 00:50
Compare
Sorry, something went wrong.
No results found
Changelog
44cead3 [codex] add config setup skill routing (#61 )
v4.1.2
27 Mar 23:05
Compare
Sorry, something went wrong.
No results found
Changelog
e9ed7c1 Enhance language detection: more manifest signals, recursive scan, Makefile heuristics, and tests (#57 )
10dd2f7 Fix C# --deps: add .csproj/packages.config parsing, fix namespace resolution, add directory-based import matching (#47 )
98b3994 Validate staged Go blobs in pre-commit gofmt check and include renames (#56 )
2ba872c [codex] add codemap plugin install flow (#60 )
cfc752d fix: resolve issues #22 , #25 , #29 , #54 (#58 )
v4.1.1
26 Mar 07:22
Compare
Sorry, something went wrong.
No results found
Changelog
19f591a feat: write statusline state for visible intent indicator
756d904 fix: make extension registry output deterministic
08386c6 fix: unify language detection — single registry, all 29 extensions
a323634 perf: switch skills from push to pull — 87% reduction per prompt
v4.1.0
25 Mar 03:43
Compare
Sorry, something went wrong.
No results found
Changelog
1973bc4 Add coverage badge and Codex coverage prompt
7c20984 Fix README formatting and remove duplicate badge
7049c8f feat: intelligent routing — Phase 1 of AI coding system evolution (#49 )
26bbd39 feat: skills framework, context protocol, HTTP API, and agent-aware handoff (#52 )
v4.0.7
01 Mar 02:04
Compare
Sorry, something went wrong.
No results found
Changelog
e10fe80 Add hooks-first onboarding setup flow (#33 )
v4.0.6
28 Feb 20:55
Compare
Sorry, something went wrong.
No results found
Changelog
add5270 Debounce watch writes and clear stale graph entries (#32 )
v4.0.5
28 Feb 00:30
Compare
Sorry, something went wrong.
No results found
Changelog
f5b8809 Harden hooks/watch against context bloat and blocking scans (#31 )
v4.0.4
27 Feb 16:17
Compare
Sorry, something went wrong.
No results found
Changelog
10d3cdf feat: add project-level config (.codemap/config.json)
v4.0.3
25 Feb 15:20
Compare
Sorry, something went wrong.
No results found
Changelog
013a98c Add C# using directive extraction for dependency resolution
37cd1d1 Fix staticcheck S1017: use unconditional TrimPrefix
v4.0.2
25 Feb 03:56
Compare
Sorry, something went wrong.
No results found
Changelog
d181d71 Fix Kotlin crash and add missing language extensions to import resolver (#28 )