Skip to content

Optimization/func#33

Merged
andev0x merged 2 commits into
mainfrom
optimization/func
May 23, 2026
Merged

Optimization/func#33
andev0x merged 2 commits into
mainfrom
optimization/func

Conversation

@andev0x
Copy link
Copy Markdown
Owner

@andev0x andev0x commented May 23, 2026

No description provided.

andev0x added 2 commits May 24, 2026 00:05
with confidence weights

    - Introduce weighted average scoring to reduce noise in action selection
    - Add 'normalizeScoring' and 'signalWeights' to configuration
    - Normalize signal sources (branch, diff-stat, keywords, patterns) to 0.0–1.0
    - Implement fallback threshold for heuristic action determination
    - Add comprehensive tests for normalized scoring logic
    - Update documentation in ALGORITHMS.md and CONFIGURATION.md
and enhanced AI context

    - Add maxSubjectLength and maxBodyLength configuration options.
    - Update Formatter to support automatic line wrapping and subject-to-body
      overflow with blank line separation.
    - Enrich AI prompt with summarized git diff content for better commit
      body generation.
    - Refine wrapping logic to preserve multi-paragraph structures.
    - Add unit tests for the new formatting and wrapping behavior.
@andev0x andev0x merged commit 41e4eb1 into main May 23, 2026
1 check passed
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.

1 participant