Skip to content

Release v1.0.1: project index, rule-based routing, GPU support - #126

Merged
bernardladenthin merged 2 commits into
mainfrom
claude/llamacpp-maven-plugin-release-z745g8
Jun 29, 2026
Merged

Release v1.0.1: project index, rule-based routing, GPU support#126
bernardladenthin merged 2 commits into
mainfrom
claude/llamacpp-maven-plugin-release-z745g8

Conversation

@bernardladenthin

Copy link
Copy Markdown
Owner

Summary

  • Release v1.0.1 with three major feature additions: third-level project index aggregation (aggregate-project goal), rule-based file routing for the generate goal with composable condition trees, and opt-in GPU support (CUDA/Vulkan profiles).
  • Added plan-time context-window fit checking to fail oversized files up front, new big-window fallback preset (IBM Granite 4.0-H-Tiny), and independently switchable phases via aiIndex.file.skip / aiIndex.package.skip / aiIndex.project.skip.
  • Added file-size band filtering, deterministic child-link navigation, per-file progress bars with ETA, and opt-in sampling controls (min_p, top_n_sigma, DRY, reasoning budget).
  • Changed default model preset to gpt-oss-20B-mxfp4 (GPU-ready), pinned net.ladenthin:llama to released 5.0.3, bumped JUnit and palantir-java-format.
  • Removed empty-body generation retry mechanism.

Test plan

  • Affected unit / integration tests pass locally
  • CI is green on this branch
  • Docs / CHANGELOG updated where applicable

Related issues / PRs

N/A

Checklist

  • I have read CONTRIBUTING.md and CODE_OF_CONDUCT.md
  • My commits follow Conventional Commits
  • No security-sensitive changes (if there are, I have notified the maintainer privately per SECURITY.md)

https://claude.ai/code/session_01HLzEqWm3AT4iCTR12uA65i

- pom.xml: 1.0.1-SNAPSHOT -> 1.0.1
- README.md: install example -> 1.0.1
- CLAUDE.md: Version -> 1.0.1
- CHANGELOG.md: dated 1.0.1 section + compare links

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HLzEqWm3AT4iCTR12uA65i
…TODO

- docs/ai-index-benchmark/tools/score.sh: add Apache-2.0 SPDX header
  (was the lone REUSE-noncompliant file, 571/572 -> 572/572)
- TODO.md: remove the README install-example version item — 1.0.0 is
  confirmed on Maven Central and the example is now bumped to 1.0.1

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HLzEqWm3AT4iCTR12uA65i
@sonarqubecloud

Copy link
Copy Markdown

@bernardladenthin
bernardladenthin merged commit 13e5107 into main Jun 29, 2026
24 of 25 checks passed
@bernardladenthin
bernardladenthin deleted the claude/llamacpp-maven-plugin-release-z745g8 branch June 29, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants