Skip to content

Conversation

@ElderOrb
Copy link

@ElderOrb ElderOrb commented Jan 5, 2026

  • Add cliTool config option (claude or opencode)
  • Add opencodeModel and autoInvokeOpencode config options
  • Add findOpenCode() for cross-platform binary detection
  • Add invokeOpenCodeCLI() function
  • Add invokeAI() dispatcher that routes to the selected CLI
  • Update run() to use cliTool for AI selection

@ElderOrb ElderOrb mentioned this pull request Jan 5, 2026
alexknowshtml added a commit that referenced this pull request Jan 6, 2026
Extracts photos, videos, and GIFs metadata including:
- type (photo/video/animated_gif)
- url, width, height, previewUrl
- videoUrl and durationMs for videos

Requires bird v0.5.1+ with PR #14 (media extraction).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
alexknowshtml added a commit that referenced this pull request Jan 6, 2026
The --media flag requires bird to have media extraction support (PR #14).
Without it, the flag is a no-op that returns empty arrays.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@alexknowshtml alexknowshtml force-pushed the main branch 2 times, most recently from c708d88 to ee77642 Compare January 6, 2026 01:33
JaviSoto pushed a commit to JaviSoto/smaug that referenced this pull request Jan 6, 2026
Extracts photos, videos, and GIFs metadata including:
- type (photo/video/animated_gif)
- url, width, height, previewUrl
- videoUrl and durationMs for videos

Requires bird v0.5.1+ with PR alexknowshtml#14 (media extraction).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
JaviSoto pushed a commit to JaviSoto/smaug that referenced this pull request Jan 6, 2026
The --media flag requires bird to have media extraction support (PR alexknowshtml#14).
Without it, the flag is a no-op that returns empty arrays.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add cliTool config option (claude or opencode)
- Add opencodeModel and autoInvokeOpencode config options
- Add findOpenCode() for cross-platform binary detection
- Add invokeOpenCodeCLI() function
- Add invokeAI() dispatcher that routes to the selected CLI
- Update run() to use cliTool for AI selection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant