Skip to content

Releases: thatfactory/agent-guidelines

0.0.12

Choose a tag to compare

@github-actions github-actions released this 25 Jul 15:05
d959548

Added

  • Login-shell guidance for using explicitly authorized gh credentials exported by local shell startup configuration without exposing token values.

0.0.11

Choose a tag to compare

@github-actions github-actions released this 24 Jul 23:46
38f4736

Added

  • Pre-compilation Xcode build-phase guidance and a reusable format-and-lint command for human and agent workflows.
  • An easy-to-find record of Xcode-aligned layout settings, enabled rule overrides, and deliberate non-adoptions.
  • Pull-request guidance that prevents duplicate manual Codex requests when automatic review is enabled.

Changed

  • Enabled empty-array literals, force-try rejection, brace whitespace cleanup, where clauses in eligible loops, and documentation-comment validation.

0.0.10

Choose a tag to compare

@github-actions github-actions released this 24 Jul 20:00
ce9f351

Added

  • Shared Xcode-aligned swift-format and EditorConfig configuration.
  • Reusable format, warning-lint, and strict-lint commands for Swift consumers.

Changed

  • Replaced SwiftLint guidance with toolchain-native swift-format guidance.

0.0.9

Choose a tag to compare

@github-actions github-actions released this 23 Jul 16:49
edcf0b2

Added

  • Consumer pull-request review scope that excludes synchronized AgentGuidelines/** files from substantive Codex and human review outside the central repository.

0.0.8

Choose a tag to compare

@github-actions github-actions released this 23 Jul 16:10
0146279

Added

  • Consumer guidance for keeping AgentGuidelines/ tracked while collapsing synchronized files in GitHub pull-request diffs with .gitattributes.
  • Pull-request conventions for isolated subtree commits, explicit version notes, central review links, and continued CI validation.

0.0.7

Choose a tag to compare

@github-actions github-actions released this 23 Jul 14:44
c037349

Added

  • Shared logging ownership, subsystem, package emoji, message design, privacy, testing, and filtering guidance.
  • Logging pointers for application development, Swift packages, and consumer instruction templates.

0.0.6

Choose a tag to compare

@backslash-f backslash-f released this 22 Jul 10:14
520eb5b

Changelog

All notable changes to this project are documented in this file.

[0.0.6] - 2026-07-22

Added

  • Generic Redux store contracts, state/action, service-boundary, projection, and middleware guidance.
  • Generic GitHub Actions workflow, self-hosted runner, build strategy, and failure-investigation guidance.
  • Shared documentation conventions and test-tag/mock guidance.

[0.0.5] - 2026-07-21

Added

  • Default DocC documentation and GitHub Pages publishing guidance for Swift packages.

[0.0.4] - 2026-07-21

Added

  • Development guidance for reusability-first design and checking the latest shared-guidelines version before project work.

Changed

  • Require an approved pull request before releasing agent-guidelines or any consumer package.

[0.0.3] - 2026-07-21

Added

  • A Codex review-monitoring workflow covering paginated processing reactions and review threads, clean reviews, inline feedback, replies, thread resolution, and CI checks.

[0.0.2] - 2026-07-21

Added

  • Standard README badge conventions for ThatFactory projects and packages.
  • Git repository guidance that defaults push-capable clones to SSH remotes.
  • GitHub pull-request review and merge-gate guidance.
  • Updated and Revision badges to the repository README.

Changed

  • Updated GitHub workflows to actions/checkout@v7 and documented using current stable action versions in new workflows.
  • Clarified the Redux side-effect loop and the canonical view-projection test path.
  • Expanded and tested semantic-version validation to support prerelease plus build metadata and reject invalid numeric identifiers.
  • Removed the redundant README license section while retaining the MIT license badge and root license file.

[0.0.1] - 2026-07-21

Added

  • Initial shared guidelines for Redux, Swift, SwiftUI, SwiftLint, localization, testing, documentation, package maintenance, CI/CD, Xcode MCP, and Xcode security audits.
  • A consumer AGENTS.md template and Git subtree installation workflow.
  • Structural validation for links, the documentation catalog, version metadata, subtree instructions, and public-repository safety.
  • A tag-driven GitHub release workflow that validates the tag against VERSION and publishes changelog notes.

0.0.5

Choose a tag to compare

@github-actions github-actions released this 21 Jul 21:36
f175353

Added

  • Default DocC documentation and GitHub Pages publishing guidance for Swift packages.

0.0.4

Choose a tag to compare

@github-actions github-actions released this 21 Jul 19:58
e439e1a

Added

  • Development guidance for reusability-first design and checking the latest shared-guidelines version before project work.

Changed

  • Require an approved pull request before releasing agent-guidelines or any consumer package.

0.0.3

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:01
2958ce1

Added

  • A Codex review-monitoring workflow covering paginated processing reactions and review threads, clean reviews, inline feedback, replies, thread resolution, and CI checks.