Skip to content

Add CI lint check for agent TypeScript code #702

Description

@robertocarlous

Description

The agent package lacks CI linting. There's no ESLint or TypeScript strict checking configured in the CI pipeline for the agent code.

Current State

  • Agent uses TypeScript but no lint config
  • No CI job for agent code quality
  • Potential for type errors and code smells

Expected Behavior

  • Add ESLint configuration for agent
  • Add TypeScript strict mode
  • Add CI job to lint agent code on PRs

Files Affected

  • agent/
  • .github/workflows/ (add lint job)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions