Skip to content

Conversation

saiabhiram1928
Copy link

Description

This PR adds AWS profile authentication support for embedding options, allowing users to use their AWS profiles instead of directly entering AWS credentials. This feature was requested in issue #147.

Key changes:

  • Added radio button selection between AWS credentials and AWS profile authentication methods in embeddings congfiguration
  • Implemented profile name input field when profile authentication is selected

Type of Change

  • [ x ] ✨ New feature (non-breaking change which adds functionality)

Pre-flight Checklist

  • [ x ] Changes are limited to a single feature, bugfix or chore (split larger changes into separate PRs)
  • [ x ] Tests are passing (npm test) and code is formatted and linted (npm run format && npm run lint)
  • [ x ] I have created a changeset using npm run changeset (required for user-facing changes)
  • [ x ] I have reviewed contributor guidelines

Screenshots

Screenshot 2025-06-13 at 10 26 40 PM

Additional Notes

magesh-presidio and others added 10 commits June 2, 2025 19:03
…nd also updated the node version for release-dev pipeline (presidio-oss#167)
…-oss#169)

* feat: Add CorMatrix integration for AI code origin tracking

Implements optional code retention analysis with privacy-first design.
Only cryptographic hashes are transmitted, source code stays local.
Includes comprehensive documentation and workspace configuration support.

* fix: Improve CorMatrix code tracking and diff calculation

- Corrected iteration in CorMatrixService.track to use 'change' instead of 'diff' for accurate code origin tracking.
- Enhanced DiffViewProvider to normalize line endings before diffing, ensuring accurate change detection across different OSs. This fixes potential issues with incorrect diffs due to inconsistent line endings.
Remove the spaces according the file

Signed-off-by: sai abhiram ponnapalli <75559376+saiabhiram1928@users.noreply.github.com>
Copy link

changeset-bot bot commented Jun 17, 2025

🦋 Changeset detected

Latest commit: a48f5ec

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
hai-build-code-generator Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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.

5 participants