Skip to content

Changelog

All notable changes to this project will be documented in this file.

The format follows Keep a Changelog.

[Unreleased]

Added

  • MkDocs Material navigation with domain-based submenus
  • Specification-only status notes for agents, tools, and information-flow domains

Changed

  • Organized navigation structure following agent-foundation domain organization
  • Fixed bullet point formatting in tools/definition.md
  • Updated README.md links to point to definition.md files
  • Removed broken agent-research link from tsl-core.md
  • Added LICENSE.md to agentctl ignore list

[0.2.1] - 2026-07-16

Changed

  • GitHub Pages navigation structure improved with automatic folder-based organization
  • Added logical nav_order for sections: Bootstrap → Documentation → Skills → Agents → Tools → Information Flow → Rules → Schemas
  • Enabled jekyll plugins for better automatic navigation

[0.2.0] - 2026-07-15

Added

  • CHANGELOG.md, CONTRIBUTING.md, LICENSE (MIT)
  • rules/ — workspace rules best practices, templates, and AI system portability guide (moved from agent-software)
  • docs/authoring-guide.md — clarified frontmatter exclusions (README, CHANGELOG, CONTRIBUTING, ARCHIVED)

Changed

  • README.md — added maturity table, full structure, key specifications, license and contributing links
  • bootstrap/development-environment.md — updated to reference agent-software, fixed rule templates path
  • agentctl.toml — updated hub id to geronimo-iia/agent-foundation
  • CI workflow — added if guard on commit step, added --hub-id flag

[0.1.0] - 2025-01-16

Added

  • Initial specifications: skills/, docs/, agents/, tools/, information-flow/, bootstrap/
  • JSON schemas in schemas/
  • index.json generated via agentctl
  • CI workflow publishing index.json on push to main
  • agentctl.toml with hub id geronimo-iia/agent-foundation