Skip to content

chore: remove deprecated local primitive packages - #103

Merged
theinterneti merged 1 commit into
mainfrom
chore/remove-deprecated-packages
Oct 28, 2025
Merged

chore: remove deprecated local primitive packages#103
theinterneti merged 1 commit into
mainfrom
chore/remove-deprecated-packages

Conversation

@theinterneti

Copy link
Copy Markdown
Owner

Summary

Removes the deprecated local packages that have been replaced by the external tta-dev-primitives package from the TTA.dev repository.

Changes

  • 🗑️ Removed packages/dev-primitives/ (5 files)
  • 🗑️ Removed packages/tta-workflow-primitives/ (36 files)

Context

All code has been migrated to use tta-dev-primitives from the TTA.dev repository:

The workspace configuration in pyproject.toml is already clean - it only references the two remaining local packages (tta-ai-framework, tta-narrative-engine) and the external tta-dev-primitives from TTA.dev.

Testing

No test changes needed - deprecated packages were already marked with DEPRECATED.md files and not used by any code.

Migration Complete 🎉

This completes the migration of agentic development workflow primitives from TTA to TTA.dev:

  1. ✅ Infrastructure setup (TTA.dev PR Add Docker and devcontainer documentation with CodeCarbon integration #1)
  2. ✅ Package migration with circuit breaker consolidation
  3. ✅ Integration into TTA (PR feat: integrate tta-dev-primitives from TTA.dev #101)
  4. ✅ Code migration (PR refactor: migrate code to use tta-dev-primitives #102)
  5. ✅ Cleanup (this PR)

Related: #101, #102

Copilot AI review requested due to automatic review settings October 28, 2025 17:16

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@theinterneti
theinterneti merged commit 114e370 into main Oct 28, 2025
15 of 24 checks passed
@theinterneti
theinterneti deleted the chore/remove-deprecated-packages branch October 28, 2025 17:16
@github-actions github-actions Bot added the chore label Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants