Skip to content

chore: add AI agent groundwork#27

Open
roncodes wants to merge 1 commit into
mainfrom
chore/ai-agent-groundwork
Open

chore: add AI agent groundwork#27
roncodes wants to merge 1 commit into
mainfrom
chore/ai-agent-groundwork

Conversation

@roncodes
Copy link
Copy Markdown
Member

Summary

Adds foundational AI agent instructions and GitHub templates for agent-assisted development.

Files Added / Updated

  • AGENTS.md
  • .github/PULL_REQUEST_TEMPLATE.md
  • .github/ISSUE_TEMPLATE/bug.yml
  • .github/ISSUE_TEMPLATE/feature.yml
  • .github/ISSUE_TEMPLATE/config.yml

Notes

Install: pnpm install. Validation guidance recorded: pnpm lint, pnpm build, pnpm generate:api-docs, pnpm dev.

Validation performed for this template-only change:

  • Confirmed all five requested files exist in this repository.
  • Parsed the GitHub issue template YAML files successfully with Ruby YAML.
  • Full test/lint/build suites were not run because this PR only adds Markdown and GitHub issue/PR templates.

Documentation Impact

No direct documentation update required for this groundwork task.

Future code changes may require updates in:

  • fleetbase/fleetbase.io
  • fleetbase/postman

API Reference Notes

Agents should evaluate whether API behavior changes require specification updates in fleetbase/postman.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
fleetbase-io Ready Ready Preview, Comment May 27, 2026 7:46am

Request Review

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