Letta Code Action
Version updated for https://github.com/letta-ai/letta-code-action to version v0.0.4.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Letta Code GitHub Action integrates stateful AI coding agents into your repository, allowing users to mention @letta-code in issues or pull requests to receive assistance with code-related questions, implementation, and reviews. It automates tasks such as maintaining conversational context across interactions, running commands, and even making commits directly to your repository. This action streamlines collaboration and code management by providing dynamic, context-aware AI support directly within GitHub workflows.
Release notes
What’s Changed
- update prompting and conversation continuation by @sarahwooders in https://github.com/letta-ai/letta-code-action/pull/10
- update marketplace details and add logo by @sarahwooders in https://github.com/letta-ai/letta-code-action/pull/11
- feat: update prompts for persistent agent and direct PR creation by @sarahwooders in https://github.com/letta-ai/letta-code-action/pull/13
Full Changelog: https://github.com/letta-ai/letta-code-action/compare/v0.0.3...v0.0.4