Skip to content

ft: Fill agent support gaps#16

Merged
descholar-ceo merged 15 commits into
mainfrom
ft-fill-agent-support-gaps
May 17, 2026
Merged

ft: Fill agent support gaps#16
descholar-ceo merged 15 commits into
mainfrom
ft-fill-agent-support-gaps

Conversation

@descholar-ceo

Copy link
Copy Markdown
Member

What does this PR do?

Type of change

  • Bug fix
  • New command or flag
  • Skeleton template change (affects gofasta new output)
  • Generation template change (affects gofasta g output)
  • Refactor / cleanup
  • Documentation
  • Other (describe below)

How to test

# Build the CLI
go build -o /tmp/gofasta ./cmd/gofasta/

# Create a test project
/tmp/gofasta new /tmp/testproject

# Verify it compiles
cd /tmp/testproject && go build ./...

Checklist

  • go test ./... passes
  • golangci-lint run passes
  • If skeleton templates changed: generated project compiles with go build ./...
  • If generation templates changed: tested with gofasta g scaffold
  • Related issue linked (e.g. Fixes #123)

@descholar-ceo descholar-ceo self-assigned this May 16, 2026
@codecov

codecov Bot commented May 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@descholar-ceo descholar-ceo force-pushed the ft-fill-agent-support-gaps branch from 87d005e to 8a4a565 Compare May 17, 2026 02:41
@descholar-ceo descholar-ceo merged commit 85ec0cf into main May 17, 2026
10 checks passed
@descholar-ceo descholar-ceo deleted the ft-fill-agent-support-gaps branch May 17, 2026 21:50
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.

1 participant