Peekaboo/scripts
Peter Steinberger e7320105a2 fix: restore image analysis via GPT-5 and config-driven providers
- Default AI to GPT-5 across PeekabooCore; include gpt‑5 mini/nano in lists
- Hydrate Tachikoma with OPENAI/ANTHROPIC keys and Ollama URL from config/env
- Wire CLI SeeCommand to real PeekabooAIService (removed placeholder)
- Make MCP Analyze tool read providers from config; use GPT‑5 for OpenAI
- Update Image tool text and model reporting to GPT‑5
- Fix OpenAI chat content encoding (type/text/image_url) for multimodal
- Prefer providers default to `openai/gpt-5` first

This re-enables OCR/vision analysis out of the box using env or config credentials.
2025-08-08 03:49:22 +02:00
..
.swiftlint.yml feat: Reorganize repository structure for better code organization 2025-07-26 15:02:20 +02:00
build-cli-standalone.sh feat: Reorganize repository structure for better code organization 2025-07-26 15:02:20 +02:00
build-mac-debug.sh feat: Enhance Mac app UI with synchronized menu, token display, and AI titles 2025-07-29 21:18:12 +02:00
build-peekaboo-cli.sh feat: Reorganize repository structure for better code organization 2025-07-26 15:02:20 +02:00
build-swift-arm.sh feat: Migrate MCP server from TypeScript to native Swift implementation 2025-08-02 22:10:01 +02:00
build-swift-debug.sh fix: restore image analysis via GPT-5 and config-driven providers 2025-08-08 03:49:22 +02:00
build-swift-universal.sh feat: Migrate MCP server from TypeScript to native Swift implementation 2025-08-02 22:10:01 +02:00
install-claude-desktop.sh feat: Migrate MCP server from TypeScript to native Swift implementation 2025-08-02 22:10:01 +02:00
pblog.sh feat: Add token usage tracking to agent execution 2025-07-29 18:59:34 +02:00
playground-log.sh feat: Add comprehensive Playground test app with logging utility 2025-07-26 15:02:21 +02:00
poltergeist-debug.sh Fix EXC_BAD_ACCESS crash in SpaceManagementService initialization 2025-07-29 23:16:54 +02:00
poltergeist-switch.sh Fix EXC_BAD_ACCESS crash in SpaceManagementService initialization 2025-07-29 23:16:54 +02:00
poltergeist-wrapper.sh Fix EXC_BAD_ACCESS crash in SpaceManagementService initialization 2025-07-29 23:16:54 +02:00
prepare-release.js feat: Reorganize repository structure for better code organization 2025-07-26 15:02:20 +02:00
README-pblog.md feat: Add token usage tracking to agent execution 2025-07-29 18:59:34 +02:00
release-binaries.sh feat: Add AI analysis capability directly to Swift CLI (#20) 2025-07-03 22:09:25 +01:00
test-package.sh Release testing 2025-05-25 21:21:53 +02:00
test-poltergeist-npm.sh Fix EXC_BAD_ACCESS crash in SpaceManagementService initialization 2025-07-29 23:16:54 +02:00
test-publish.sh Release testing 2025-05-25 21:21:53 +02:00
update-homebrew-formula.sh feat: Add AI analysis capability directly to Swift CLI (#20) 2025-07-03 22:09:25 +01:00
verify-poltergeist-config.js fix: Comprehensive threading fixes to ensure UI operations run on MainActor 2025-07-30 02:49:11 +02:00