Peekaboo/docs
Peter Steinberger f58fdea29f refactor(tests): temporarily disable or adapt brittle tests
Update/disable tests that depended on legacy types and formatting so CI can run green while we complete the refactor. No production code changes in this commit.
2025-08-08 23:39:41 +02:00
..
logging-profiles feat: Add token usage tracking to agent execution 2025-07-29 18:59:34 +02:00
agent-patterns.md feat: Implement explicit task completion and advanced agent patterns 2025-07-27 01:43:56 +02:00
ai-sdk-full.md refactor(tests): temporarily disable or adapt brittle tests 2025-08-08 23:39:41 +02:00
anthropic-examples.md feat: Add native Anthropic SDK support with Claude 4 models 2025-07-26 23:44:50 +02:00
anthropic-verification-report.md feat: Add native Anthropic SDK support with Claude 4 models 2025-07-26 23:44:50 +02:00
anthropic.md feat: Add native Anthropic SDK support with Claude 4 models 2025-07-26 23:44:50 +02:00
AppKit-Implementing-Liquid-Glass-Design.md add docs 2025-08-06 16:34:09 +02:00
application-resolving.md feat: Add --pid parameter to all CLI commands with app targeting 2025-07-29 18:46:25 +02:00
ARCHITECTURE.md Update TermKit to latest with crash fixes and cleanup project 2025-08-04 18:11:20 +02:00
audio.md refactor: Migrate audio functionality to TachikomaAudio module 2025-08-07 13:04:12 +02:00
error-handling-guide.md docs: update documentation and build configuration 2025-07-26 15:02:21 +02:00
focus-impl.md feat: Add window focus management with Space support (partially implemented) 2025-07-28 12:43:37 +02:00
focus.md test: Remove unmockable OpenAI tests and add alternatives 2025-07-28 16:10:11 +02:00
grok.md refactor: Move Ollama debug logs to verbose mode only 2025-07-27 09:50:06 +02:00
homebrew-setup.md feat: Add AI analysis capability directly to Swift CLI (#20) 2025-07-03 22:09:25 +01:00
install-mcp-claude-desktop.md feat: Migrate MCP server from TypeScript to native Swift implementation 2025-08-02 22:10:01 +02:00
intelligent-build-prioritization.md feat: Integrate Tachikoma Swift Package for AI functionality 2025-08-02 22:25:45 +02:00
logging-guide.md docs: update documentation and build configuration 2025-07-26 15:02:21 +02:00
mcp-best-practices.md Prepare release 2025-05-27 00:21:29 +02:00
mcp-client.md Complete progressive terminal enhancement with TermKit integration 2025-08-04 15:36:06 +02:00
mcp-swift.md feat: Migrate MCP server from TypeScript to native Swift implementation 2025-08-02 22:10:01 +02:00
mcp-testing-results.md docs: Add MCP testing results with critical see tool bug findings 2025-07-28 20:18:16 +02:00
mcp-testing.md document mcp testing 2025-07-28 18:32:47 +02:00
MCP.md docs(mcp): clarify single-URL SSE design 2025-08-08 23:39:28 +02:00
modern-api.md feat: Complete Tachikoma AI SDK refactor with modern Swift 6.0 patterns 2025-08-03 14:34:57 +02:00
modern-swift.md docs: Update documentation 2025-07-30 18:55:21 +02:00
module-architecture-refactoring.md docs: Add comprehensive module architecture refactoring plan 2025-08-08 21:49:47 +02:00
module-refactoring-example.md docs: Add comprehensive module architecture refactoring plan 2025-08-08 21:49:47 +02:00
ollama-models.md docs: Add comprehensive Ollama models guide 2025-07-27 17:25:22 +02:00
ollama.md docs: Add comprehensive Ollama integration plan 2025-07-27 00:18:03 +02:00
openai-api-migration-plan.md feat: Complete migration from OpenAI Assistants API to Chat Completions API 2025-07-26 15:02:23 +02:00
openai-sdk.md refactor: Improve file structure and project organization 2025-07-27 09:54:31 +02:00
openai.md fix: Restore thinking/reasoning output display in compact mode 2025-07-27 00:06:47 +02:00
pblog-guide.md feat: Rename vtlog to pblog and improve logging documentation 2025-07-29 17:04:09 +02:00
playground-test-result.md feat: Add timing information to agent tool execution 2025-07-28 23:16:44 +02:00
playground-testing.md feat: Add window focus management with Space support (partially implemented) 2025-07-28 12:43:37 +02:00
poltergeist-implementation-summary.md fix: Comprehensive threading fixes to ensure UI operations run on MainActor 2025-07-30 02:49:11 +02:00
poltergeist-watchman-exclusions.md feat: Add Tachikoma development setup and configuration updates 2025-08-02 22:24:22 +02:00
provider.md feat: Add comprehensive custom provider support for OpenRouter and AI endpoints 2025-08-02 20:37:05 +02:00
RELEASING.md docs: Consolidate release documentation 2025-07-27 09:56:43 +02:00
service-api-reference.md docs: Add comprehensive migration summary 2025-07-26 15:02:21 +02:00
skylight-spaces-api.md feat: Implement Space (virtual desktop) management with correct CGS APIs 2025-07-28 13:57:48 +02:00
spec.md feat: Complete migration from OpenAI Assistants API to Chat Completions API 2025-07-26 15:02:23 +02:00
specv3.md feat: Rename vtlog to pblog and improve logging documentation 2025-07-29 17:04:09 +02:00
swift6-migration-compact.md feat: Add multi-display Space info and window level support 2025-07-28 15:46:33 +02:00
swift-argument-parser.md Fix deadlock in ImageCommand by replacing semaphore with RunLoop 2025-06-08 09:41:50 +01:00
swift-performance.md docs: Update swift-performance.md with comprehensive testing results 2025-08-08 21:39:47 +02:00
swift-testing-api.md Enhance Swift testing framework and test coverage 2025-06-07 23:57:26 +01:00
swift-testing-playbook.md Enhance Swift testing framework and test coverage 2025-06-07 23:57:26 +01:00
SwiftUI-Implementing-Liquid-Glass-Design.md add docs 2025-08-06 16:34:09 +02:00
SwiftUI-New-Toolbar-Features.md add docs 2025-08-06 16:34:09 +02:00
tool-formatter-architecture.md refactor: Rename Detailed formatter classes to Enhanced pattern 2025-08-08 20:02:49 +02:00
tui.md Implement progressive terminal enhancement with smart TUI detection 2025-08-04 15:36:06 +02:00
visualizer.md docs: Add visual feedback system documentation 2025-07-30 15:28:16 +02:00