v0.67.4
title: Changelog
description: Latest updates and improvements to Upsonic AI Agent Framework
New Features:
Improvements:
Bug Fixes:
- Fixed Run Command Import Functionality: The run command was not properly importing other files from the same directory or project structure. This has been fixed by correctly setting up sys.path, package, and name attributes to ensure proper module resolution and relative imports work correctly when executing agents.
Full Changelog address: v0.67.3...v0.67.4