Skip to content

Releases: agentinit/contextcalc

v1.4.4

23 Oct 21:33

Choose a tag to compare

1.4.4 (2025-10-23)

Bug Fixes

  • prevent entities field in cache when AST is disabled (#19) (c8ac0a5)

v1.4.3

23 Oct 20:50

Choose a tag to compare

1.4.3 (2025-10-23)

Bug Fixes

  • Fix AST grammar loading and improve file counting (#17) (9e3f9b2), closes #14

v1.4.2

23 Oct 19:40

Choose a tag to compare

1.4.2 (2025-10-23)

Bug Fixes

  • remove stdin timeout that caused race condition with piped input (#16) (ef6187b)

v1.4.1

23 Oct 19:10

Choose a tag to compare

1.4.1 (2025-10-23)

Bug Fixes

v1.4.0

23 Oct 17:53

Choose a tag to compare

1.4.0 (2025-10-23)

Features

  • Add AST parsing with tree-sitter for code symbol extraction (#14) (41053c9)

v1.3.6

20 Sep 22:57

Choose a tag to compare

1.3.6 (2025-09-20)

Bug Fixes

v1.3.5

20 Sep 21:06
bcdbaff

Choose a tag to compare

1.3.5 (2025-09-20)

Bug Fixes

  • sync CLI version with package.json to resolve version mismatch (1041af3)

v1.3.2

12 Sep 14:32

Choose a tag to compare

1.3.2 (2025-09-12)

Bug Fixes

v1.3.1

12 Sep 14:25

Choose a tag to compare

1.3.1 (2025-09-12)

Bug Fixes

v1.3.0

10 Sep 19:58

Choose a tag to compare

1.3.0 (2025-09-10)

Features