Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(agent): Create repository context services #26

Merged
merged 6 commits into from
Jan 3, 2025

Conversation

skarllot
Copy link
Owner

@skarllot skarllot commented Jan 3, 2025

Pull Request

The issue or feature being addressed

  • Missing message to provide project key files content
  • Missing message to provide repository structure

Details on the issue fix or feature implementation

  • Update FxKit to 0.8.4 (support TryAggregate)
  • Create DirectoryStructureMessageFactory to build a message with repository structure
  • Create ProjectFilesMessageFactory to build a message with the content of project key files
  • Fix ReadAllText(To) extension methods for using abstractions

Confirm the following

  • I started this PR by branching from the head of the default branch
  • I have targeted the PR to merge into the default branch
  • I have included unit tests for the issue/feature
  • I have successfully run a local build

Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.75%. Comparing base (13f575e) to head (66ff812).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
+ Coverage   39.37%   46.75%   +7.38%     
==========================================
  Files          58       62       +4     
  Lines        1082     1172      +90     
  Branches       91       94       +3     
==========================================
+ Hits          426      548     +122     
+ Misses        643      612      -31     
+ Partials       13       12       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@skarllot skarllot merged commit bb3ee24 into main Jan 3, 2025
10 checks passed
@skarllot skarllot deleted the feature/agent-context-services branch January 3, 2025 20:05
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