Skip to content

docs: Prepare the first tagged release - #1

Merged
nfebe merged 1 commit into
mainfrom
chore/prepare-v1
Aug 15, 2026
Merged

docs: Prepare the first tagged release#1
nfebe merged 1 commit into
mainfrom
chore/prepare-v1

Conversation

@nfebe

@nfebe nfebe commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Nothing here has ever been tagged, so @v1, which the README recommends and every example uses,
resolves to nothing.

A changelog for the first release, and examples pinned to CLI 0.3.0 rather than 0.1.0.

Order: flatrun/cli#4, then the 0.3.0 tag, then this, then v1.0.0 and v1 here. Merged before the
release, the examples name a version nobody can download.

Nothing has ever been tagged here, so the pinning the README recommends resolves to nothing and
every documented example fails. Records what the first release contains, and points the examples
at a CLI version whose commands cover the whole agent API.
@sourceant

sourceant Bot commented Aug 11, 2026

Copy link
Copy Markdown

Code Review Summary

This PR prepares the repo for v1.0.0 by adding a changelog and updating docs to use CLI v0.3.0. While the version updates are correct, the YAML indentation in the documentation is broken and needs to be fixed to ensure users can actually use the provided examples.

🚀 Key Improvements

  • Standardized CLI version to 0.3.0 across all documentation.
  • Added a CHANGELOG.md following 'Keep a Changelog' standards.

💡 Minor Suggestions

  • Update the date in CHANGELOG.md to reflect the actual release day.

🚨 Critical Issues

  • Fix YAML indentation for the version input in all examples to prevent workflow parsing failures.

@sourceant sourceant Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Review complete. See the overview comment for a summary.

Comment thread CHANGELOG.md

All notable changes to the FlatRun GitHub Actions are documented in this file.

## [1.0.0] - 2026-08-11

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

The release date '2026-08-11' appears to be a future-dated placeholder or a typo. It should be updated to the actual current date for the v1.0.0 release.

Suggested change
## [1.0.0] - 2026-08-11
+## [1.0.0] - 2024-05-22

@nfebe
nfebe merged commit 58c303a into main Aug 15, 2026
4 checks passed
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.

1 participant