Skip to content

docs: update agno create for v2.7.4 - #748

Merged
harshsinha03 merged 3 commits into
mainfrom
himanshu/agno-create-274-docs
Aug 5, 2026
Merged

docs: update agno create for v2.7.4#748
harshsinha03 merged 3 commits into
mainfrom
himanshu/agno-create-274-docs

Conversation

@Himanshu040604

Copy link
Copy Markdown
Contributor

Description

Updates the agno create docs for the v2.7.4 onboarding changes: interactive template and project-name prompts, four new starters (agentos-azure, agentos-helm, agentos-modal, agentos-render), and automatic .env seeding from example.env (which removes the manual cp example.env .env step from the quickstarts).

Pages updated:

  • cli/create.mdx: new Interactive Mode section, expanded starter table (9 templates), .env seeding step in How It Works
  • cli/overview.mdx: quickstart drops the obsolete cp example.env .env step
  • reference/cli/agnoctl.mdx: optional [name], seeding and prompt behavior in the mechanism line, full 9-template flag list

Type of Change

  • Bug fix (errors, broken links, outdated info)
  • New content
  • Content improvement
  • Other: ____

Related Issues/PRs (if applicable)

Checklist

  • Content is accurate and up-to-date
  • All links tested and working
  • Code examples verified (if applicable)
  • Spelling and grammar checked
  • Screenshots updated (if applicable)

- document interactive mode: bare agno create prompts for template and
  project name; --json / non-TTY runs still require a name
- add the four new starters (azure, helm, modal, render) to the starter
  table and the --template flag list
- drop the manual cp example.env .env step: create now seeds .env
  automatically (owner-only permissions, never overwrites, cleans up on
  failure)
Copilot AI lite review requested due to automatic review settings August 5, 2026 07:10
@mintlify

mintlify Bot commented Aug 5, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
agno 🟢 Ready View Preview Aug 5, 2026, 7:12 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the documentation for agno create to reflect the v2.7.4 onboarding flow, including interactive prompting, expanded starter templates, and automatic .env seeding from example.env.

Changes:

  • Documented interactive mode behavior (template + project name prompts, and when prompts are disabled).
  • Expanded starter template listings to include the four new starters.
  • Removed the obsolete cp example.env .env step and described automatic .env seeding behavior.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.

File Description
reference/cli/agnoctl.mdx Updates the agno create reference signature and mechanism details (optional name, prompt behavior, .env seeding, expanded template list).
cli/overview.mdx Updates the quickstart and command table to reflect optional [name] and removes the manual .env copy step.
cli/create.mdx Adds an Interactive Mode section, expands the starter templates table, and documents .env seeding in “How It Works”.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread cli/overview.mdx
Comment thread cli/create.mdx Outdated
Comment thread cli/create.mdx Outdated
Comment thread cli/create.mdx Outdated
@harshsinha03
harshsinha03 merged commit ef8fc4d into main Aug 5, 2026
2 checks passed
@Himanshu040604
Himanshu040604 deleted the himanshu/agno-create-274-docs branch August 5, 2026 09:34
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.

3 participants