Skip to content

Conversation

@emcd
Copy link
Owner

@emcd emcd commented Aug 10, 2025

Summary

  • ensure emcd-appcore dependency follows project conventions
  • centralize appcore imports and reference its modules directly
  • update sources and tests to use the consolidated appcore accessors

Testing

  • hatch --env develop run linters
  • hatch --env develop run testers

https://chatgpt.com/codex/tasks/task_e_6897c5f3d77c832c89771b11c5bdcc0d

@emcd emcd merged commit 556db71 into master Aug 10, 2025
17 checks passed
emcd pushed a commit that referenced this pull request Nov 9, 2025
Add comprehensive report of tyro CLI parsing failure that prevents the
application from running. This is a pre-existing issue from the appcore
refactor (PR #9), not introduced by the Detextive 2.0 port.

The issue appears to be related to tyro's inability to parse type hints
involving _io.TextIOWrapper, likely from stdin/stdout/stderr usage.

Suggested fix: Switch to emcd-appcore[cli] dependency.

Co-Authored-By: Claude Sonnet 4.5 <claude-sonnet-4-5@anthropic.com>
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