Module init

Module init 

Source
Expand description

Init command implementation - project analysis and Repository Guidelines generation

Generates AGENTS.md files following the standardized contributor guide format as specified in https://github.com/openai/codex/blob/main/codex-rs/tui/prompt_for_init_command.md

This tool analyzes any repository and generates a concise (200-400 words) AGENTS.md file that serves as a contributor guide, adapting content based on the specific project structure, commit history, and detected technologies.

Functionsยง

handle_init_command
Handle the init command - analyze project and generate AGENTS.md