v0.4.9

agno-agi/agnov0.4.9Feb 24, 2026by github-actions[bot]

AI Summary

This release improves Jira integration by fixing reversed 'Blocks' link parameters and enhances documentation with parameter semantics and code examples for Symfony console commands.

Key Highlights

  • Fixed reversed Jira 'Blocks' link parameters.
  • Added inline parameter hints to Jira commands.
  • Updated Symfony console command example with exception handling.
  • Enhanced Jira query documentation.

New Features

  • Issue linking documentation with parameter semantics
  • Inline Jira parameter hints for commands

Full Release Notes


### Added
- Issue linking documentation in `atlassian-mcp/references/jira-queries.md` with parameter semantics, code examples, and anti-patterns (#163)

### Changed
- Updated `php-pro` Symfony console command example to use framework's built-in exception handling (#164)
- Added Framework Idiom Principle to CLAUDE.md reference file standards
- Added inline `jira_create_issue_link` parameter hints to `approve-synthesis` and `create-implementation-plan` commands (#163)

### Fixed
- Fixed reversed Jira "Blocks" link parameters — `inward_issue_key` is the blocker, `outward_issue_key` is the blocked issue (#163)
- Fixed nested code block rendering in `prompt-engineer` skill's CoT example (#160)

### Contributors
- @wiretail — Report and document reversed Jira issue link semantics (#163)
- @Big-Shark — Update console example in symfony-patterns (#164)
- @fiberproduct — Fix nested code block formatting in prompt-patterns.md (#160)

---

**Documentation:** https://jeffallan.github.io/claude-skills/