Skip to content

v0.9.0

Choose a tag to compare

@sydney-nebulock sydney-nebulock released this 09 Mar 15:53
· 55 commits to main since this release

What's New in v0.9.0

Features

  • athf hunt promote — Move hunts from test to production directory (#13)
  • Auto-populate linked_hunts in research documents when creating hunts with --research flag (#14)
  • Related Hunts column in athf investigate list table (#15)
  • ResearchContext dataclass for structured hypothesis generation input
  • Hunt export command with session data and linked research
  • Recursive hunt search in context and similar commands

Bug Fixes

  • Correct directory path for hunts promoted from investigations — now uses hunts/production/YYYY/QQ/ (#12)
  • Fix environment.md path references in AGENTS.md (#11)

Maintenance

  • Black formatting applied across codebase
  • Unused import cleanup
  • HuntManager delegation for consistent hunt file discovery

Full Changelog: v0.8.0...v0.9.0