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: dev-agent #264

Merged
merged 8 commits into from
Oct 3, 2023
Merged

feat: dev-agent #264

merged 8 commits into from
Oct 3, 2023

Conversation

dOrgJelli
Copy link
Contributor

@dOrgJelli dOrgJelli commented Oct 2, 2023

Added a very simple "dev agent":

prompt: 'You are an expert software engineer named "dev".'
functions:
  - fs_writeFile
  - agent_onGoalAchieved
  - agent_onGoalFailed

@dOrgJelli dOrgJelli marked this pull request as ready for review October 3, 2023 16:58
@dOrgJelli dOrgJelli requested a review from nerfZael as a code owner October 3, 2023 16:58
packages/dev/src/prompts.ts Outdated Show resolved Hide resolved
packages/dev/src/agent-functions/fs_writeFile.ts Outdated Show resolved Hide resolved
@dOrgJelli dOrgJelli requested review from nerfZael and cbrzn October 3, 2023 19:37
@dOrgJelli dOrgJelli merged commit 4b60f38 into dev Oct 3, 2023
1 check passed
@cbrzn cbrzn deleted the developer-agent branch December 5, 2023 09:37
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.

3 participants