Skip to content

Add AGENTS.md guide for AI coding agents#2

Open
continue-development-app[bot] wants to merge 1 commit intomainfrom
add-agents-guide
Open

Add AGENTS.md guide for AI coding agents#2
continue-development-app[bot] wants to merge 1 commit intomainfrom
add-agents-guide

Conversation

@continue-development-app
Copy link
Copy Markdown

Summary

Adds comprehensive AGENTS.md documentation to help AI coding agents work effectively with the AutoCut.AI codebase.

What's Included

  • Quick Start: Setup commands and environment configuration
  • Architecture Overview: Processing pipeline and critical timestamp synchronization
  • Code Conventions: TypeScript, React, naming patterns, API response format
  • Key Files Reference: API routes, core libraries, UI components
  • Development Tasks: Common workflows like adding cut types, modifying AI prompts
  • Testing Guidelines: Manual testing checklist, test video characteristics, Stripe test cards
  • Troubleshooting: FFmpeg issues, timestamp alignment, API limits, memory management
  • Security & Performance: Best practices for AI agents

Why This Matters

  • Provides essential context for AI agents to understand the codebase
  • Documents critical design decisions (especially timestamp synchronization at 10fps)
  • Establishes code quality standards and conventions
  • Reduces onboarding time for AI-assisted development
  • Serves as living documentation that should be updated with architectural changes

Related to PR #1

This guide references PR #1 which added the .env.local.example file for easier environment setup.


This agent session was co-authored by peter-parker and Continue.

This file provides essential information for AI coding agents including:
- Quick start commands and environment setup
- Tech stack overview and architecture
- Code style conventions and best practices
- Critical implementation details (timestamp sync, API patterns)
- Common development tasks and troubleshooting
- Security and deployment considerations

References PR #1 which added .env.local.example file.

Co-authored-by: peter-parker <e2e@continue.dev>
Co-Authored-By: Continue <noreply@continue.dev>
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.

0 participants