Skip to content

Add AGI command reference#772

Merged
Bryan-Roe merged 2 commits intomainfrom
o136ld-codex/document-agi-command-structure
Aug 3, 2025
Merged

Add AGI command reference#772
Bryan-Roe merged 2 commits intomainfrom
o136ld-codex/document-agi-command-structure

Conversation

@Bryan-Roe
Copy link
Collaborator

@Bryan-Roe Bryan-Roe commented Jul 27, 2025

Summary

  • document main AGI commands in AGI_COMMANDS.md

Testing

  • pytest --version
  • pytest test_local_agent.py -q (fails: ModuleNotFoundError: No module named 'semantic_kernel')

https://chatgpt.com/codex/tasks/task_e_6886a7beb80883229017518823b1144b

Summary by Sourcery

Add a new markdown guide that documents the primary AGI command-line tools and scripts for interacting with and managing AGI agents.

Documentation:

  • Create AGI_COMMANDS.md to list and explain the subcommands of agi_cli.py
  • Document usage of local_agent_launcher.py for listing, starting, stopping, and inspecting AGI agents
  • Include reference for demo_local_agents.py and agi_status_dashboard.py scripts

Copilot AI review requested due to automatic review settings July 27, 2025 22:41
@sourcery-ai
Copy link

sourcery-ai bot commented Jul 27, 2025

Reviewer's Guide

Introduces a new markdown document that consolidates usage instructions for the project’s AGI command-line utilities, local agent launcher, and demo/dashboard scripts.

File-Level Changes

Change Details Files
Add comprehensive AGI command reference documentation
  • Create AGI_COMMANDS.md file
  • Document agi_cli.py sub-commands with usage examples
  • Describe local_agent_launcher.py operations and interactive mode
  • List demo_local_agents.py and agi_status_dashboard.py scripts
  • Provide typical command-line invocations
AGI_COMMANDS.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds documentation for the AGI command line interface and related scripts by creating a comprehensive reference guide. The documentation provides clear usage instructions and examples for developers working with the AGI tooling.

  • Creates a new AGI_COMMANDS.md file with detailed command reference documentation
  • Documents the main AGI CLI commands including reason, file, code, and plan operations
  • Provides examples and usage patterns for local agent management and demo scripts

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Bryan-Roe - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
@Bryan-Roe Bryan-Roe merged commit bec2006 into main Aug 3, 2025
7 of 11 checks passed
@Bryan-Roe Bryan-Roe deleted the o136ld-codex/document-agi-command-structure branch August 3, 2025 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant