Skip to content

feat: top-level code agent #564

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

Merged
merged 3 commits into from
Feb 20, 2025
Merged

feat: top-level code agent #564

merged 3 commits into from
Feb 20, 2025

Conversation

jayhack
Copy link
Contributor

@jayhack jayhack commented Feb 20, 2025

Enables

from codegen import Codebase, CodeAgent

codebase = Codebase('./')
agent = CodeAgent(codebase)

agent.run("tell me about this repo")

None of the BS

@jayhack jayhack requested review from codegen-team and a team as code owners February 20, 2025 00:43
Copy link

codecov bot commented Feb 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files

@jayhack jayhack merged commit d3a1dab into develop Feb 20, 2025
25 of 26 checks passed
@jayhack jayhack deleted the jay/top-level-code-agent branch February 20, 2025 01:06
Copy link
Contributor

🎉 This PR is included in version 0.25.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants