Skip to content

Add forge to Artificial Intelligence - #6543

Open
tamish560 wants to merge 1 commit into
avelino:mainfrom
tamish560:add-forge
Open

Add forge to Artificial Intelligence#6543
tamish560 wants to merge 1 commit into
avelino:mainfrom
tamish560:add-forge

Conversation

@tamish560

@tamish560 tamish560 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Local-first agent runtime. One binary manages process supervision, memory, sandboxing, MCP server wiring, and observability for coding agents.

Forge link: https://github.com/valtors/forge
pkg.go.dev: https://pkg.go.dev/github.com/valtors/forge
Go Report Card: https://goreportcard.com/report/github.com/valtors/forge
Coverage: https://app.codecov.io/gh/valtors/forge (73.3%, tracked in CI)

@github-actions

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown

Automated Quality Checks

Required checks

Repo: accessible, has go.mod and SemVer release
pkg.go.dev: unreachable

How to fix: The pkg.go.dev page could not be reached.
Ensure your module path in go.mod matches the URL. After pushing a tagged release, pkg.go.dev indexes the module automatically — this can take a few minutes. You can trigger it manually by visiting https://pkg.go.dev/your-module-path.
Go Report Card: missing from PR body
How to fix: Add the following to your PR description:

goreportcard.com: https://goreportcard.com/report/github.com/valtors/forge


### Additional checks

✅ **License**: MIT
⚠️ **Maturity**: repo appears to have less than 5 months of history
  > **How to fix:** Your repository needs at least 5 months of history since the first commit.
  > Please resubmit after the repository meets this requirement.
✅ **CI/CD**: GitHub Actions workflows detected
✅ **README**: present
✅ **Coverage**: link accessible

---
> **Action needed:** one or more required checks failed. Please update your PR body with the missing links and ensure the repository meets the [quality standards](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#quality-standards).

_These checks are automated and do not replace maintainer review. See [CONTRIBUTING.md](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md) for full guidelines._

---

## PR Diff Validation

### Content checks

✅ **Files changed**: only README.md
✅ **Single item**: one package added
✅ **Link consistency**: README link matches forge link in PR body
✅ **Link text**: matches repository name
✅ **Description**: ends with punctuation
✅ **Description tone**: no promotional language detected
✅ **Category size**: Artificial Intelligence has 29 items


_Automated diff validation — does not replace maintainer review._
<!-- Sticky Pull Request Commentpr-quality-check -->

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants