fullsend-ai/fullsend
On the path to fully autonomous agentic engineering
About the project
Autonomous agents for software development on Git hosts (GitHub, GitLab, Forgejo): they triage issues, implement solutions, review code, and merge to production on their own. Written in Go, aimed at teams and organizations wanting to automate the development loop.
Useful for
- Set up an agent to automatically triage incoming issues in a repository
- Enable autonomous review and merging of pull requests in GitLab or Forgejo
- Automate implementation of small issue-based tasks without developer involvement
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 1 star so far today, about 1 expected by the end of the day.
- GitHub Trending Go today: #18.
- Recent forks include notable developers: @jeremyeder (203 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 134
- Today
- 1 · ≈ 2 by evening
- Forks
- 105
- Issues and pull requests
- 7,476
- Watchers
- 9
- Language
- Go
- License
- Apache-2.0
- Latest release
- v0.43.0 · September 9, 2026
- Created
- March 9, 2026
- Last push
- September 22, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 22, 2026GitHub Trending Go today: #18
Similar by description
-
1.3
cobusgreyling/loop-engineering
A pattern library, starters and CLI tools for loop engineering: designing loops where AI coding agents discover work in a repo, act on it and verify results. Aimed at developers who want to automate routine codebase…
-
1.2
github/gh-aw
A GitHub CLI extension that compiles AI agentic workflows written in Markdown with YAML frontmatter into standard GitHub Actions with sandboxing and safe outputs.