Letta Code Action
Version updated for https://github.com/letta-ai/letta-code-action to version v0.0.5.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
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, enabling assistance with code-related tasks such as answering questions, implementing changes, and conducting reviews. By mentioning @letta-code in issues or pull requests, users can automate code discussions and workflows, with the AI maintaining context across interactions. It simplifies collaboration and automates repetitive tasks by providing actionable responses, file edits, and commit suggestions directly within GitHub.
Release notes
What’s Changed
- fix: resolve CLI flag conflict when user provides –agent in bracket syntax by @cpfiffer in https://github.com/letta-ai/letta-code-action/pull/12
- fix: skip compare API call when branch doesn’t exist remotely by @github-actions[bot] in https://github.com/letta-ai/letta-code-action/pull/16
- feat: improve report formatting with vertical lists by @github-actions[bot] in https://github.com/letta-ai/letta-code-action/pull/18
- feat: add git clone and gh repo clone to allowed tools by @cpfiffer in https://github.com/letta-ai/letta-code-action/pull/20
- fix: encode parentheses in PR URLs to fix markdown link rendering by @sarahwooders in https://github.com/letta-ai/letta-code-action/pull/14
- fix: encode parentheses in PR URLs that break markdown link rendering by @sarahwooders in https://github.com/letta-ai/letta-code-action/pull/21
New Contributors
- @cpfiffer made their first contribution in https://github.com/letta-ai/letta-code-action/pull/12
- @github-actions[bot] made their first contribution in https://github.com/letta-ai/letta-code-action/pull/16
Full Changelog: https://github.com/letta-ai/letta-code-action/compare/v0...v0.0.5